From b1f8229f658d3909eeb1542b407ab842f2b1603e Mon Sep 17 00:00:00 2001 From: markqvist Date: Mon, 22 Dec 2025 22:24:52 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ec7d17..37fe474 100644 --- a/README.md +++ b/README.md @@ -59,4 +59,24 @@ sudo apt install python3-pyaudio codec2 pip install smbus2 --break-system-packages # Install smbus module if not already installed sudo raspi-config # Enable the I2C bus under "Interface Options" sudo apt install python3-rpi.gpio # Install gpio module system-wide -``` \ No newline at end of file +``` + +## Support LXST Development +You can help support the continued development of open, free and private communications systems by donating via one of the following channels: + +- Monero: + ``` + 84FpY1QbxHcgdseePYNmhTHcrgMX4nFfBYtz2GKYToqHVVhJp8Eaw1Z1EedRnKD19b3B8NiLCGVxzKV17UMmmeEsCrPyA5w + ``` +- Bitcoin + ``` + bc1pgqgu8h8xvj4jtafslq396v7ju7hkgymyrzyqft4llfslz5vp99psqfk3a6 + ``` +- Ethereum + ``` + 0x91C421DdfB8a30a49A71d63447ddb54cEBe3465E + ``` +- Liberapay: https://liberapay.com/Reticulum/ + +- Ko-Fi: https://ko-fi.com/markqvist + From add440db433e0c6a12aa0a33a392285df2f8d051 Mon Sep 17 00:00:00 2001 From: markqvist Date: Mon, 22 Dec 2025 22:25:38 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37fe474..a78b5d7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Lightweight Extensible Signal Transport -LXST is a simple and flexible real-time streaming format and delivery protocol that allows a wide variety of implementations, while using as little bandwidth as possible. It is built on top of [Reticulum](https://reticulum.network) and offers zero-conf stream routing, end-to-end encryption and Forward Secrecy, and can be transported over any kind of medium that Reticulum supports. +LXST is a simple and flexible real-time streaming format and delivery protocol that allows a wide variety of implementations, while using as little bandwidth as possible. It is built on top of [Reticulum](https://reticulum.network) and offers zero-conf stream routing, end-to-end encryption and Forward Secrecy, and can be transported over any kind of medium that Reticulum supports. For a user-facing client using LXST for real-time voice communication, see [Sideband](https://github.com/markqvist/Sideband). - Cross-platform, works on Linux, Android, Windows and Mac - Provides a variety of ready-to-use primitives, for easily creating applications such as: