Updated readme

This commit is contained in:
Mark Qvist 2022-11-10 16:22:33 +01:00
parent f7ee4c1d86
commit f75ea842d9

View File

@ -3,7 +3,7 @@ Lightweight Extensible Message Format
LXMF is a simple and flexible messaging 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://github.com/markqvist/reticulum) and offers zero-conf message routing, end-to-end encryption and Forward Secrecy by default. LXMF is a simple and flexible messaging 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://github.com/markqvist/reticulum) and offers zero-conf message routing, end-to-end encryption and Forward Secrecy by default.
User-facing clients build on LXMF include: User-facing clients built on LXMF include:
- [Sideband](https://github.com/markqvist/sideband) - [Sideband](https://github.com/markqvist/sideband)
- [Nomad Network](https://github.com/markqvist/nomadnet) - [Nomad Network](https://github.com/markqvist/nomadnet)