From 7f7bbcc0b2c44d2c9d22ee2ecbcbb83673e53a91 Mon Sep 17 00:00:00 2001 From: markqvist Date: Wed, 5 Jun 2024 00:22:33 +0200 Subject: [PATCH] Updated readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 67dbff3..fa409cf 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ Sideband provides many useful and interesting functions, such as: - Secure and self-sovereign messaging using the LXMF protocol over Reticulum. - Image and file transfers over all supported mediums. +- Audio message that work even over LoRa and radio links, thanks to [Codec2](https://github.com/drowe67/codec2/) and [Opus](https://github.com/xiph/opus) encoding. - Secure and direct P2P telemetry and location sharing. No third parties or servers ever have your data. - Situation display on both online and locally stored offline maps. - Geospatial awareness calculations. @@ -22,8 +23,7 @@ Sideband provides many useful and interesting functions, such as: - Remote telemetry querying, with strong, secure and cryptographically robust authentication and control. - Plugin system that allows you to easily create your own commands, services and telemetry sources. - -Sideband works well with the terminal-based LXMF client [Nomad Network](https://github.com/markqvist/nomadnet), which allows you to easily host Propagation Nodes for your LXMF network, and more. +Sideband is fully compatible with other LXMF clients, such as [Reticulum MeshChat](https://github.com/liamcottle/reticulum-meshchat), and [Nomad Network](https://github.com/markqvist/nomadnet). The Nomad Network client also allows you to easily host Propagation Nodes for your LXMF network, and more. ## Installation On Android