From 5f8a55b7023b0cbc0e5feacd1ef4e37896fcc260 Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Fri, 24 Sep 2021 20:32:48 +0200 Subject: [PATCH] Updated readme --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 038a72a..a8c79bb 100755 --- a/README.md +++ b/README.md @@ -61,10 +61,8 @@ Reticulum implements a range of generalised interface types that covers most of - UDP over IP networks ## What is currently being worked on? - - API documentation - - Useful example programs and utilities - A delay and disruption tolerant message transfer protocol built on Reticulum, see [LXMF](https://github.com/markqvist/lxmf) - - A few useful-in-the-real-world apps built with Reticulum + - A few useful-in-the-real-world apps built with Reticulum, see [Nofad Network](https://github.com/markqvist/NomadNet) ## Can I use Reticulum on amateur radio spectrum? Some countries still ban the use of encryption when operating under an amateur radio license. Reticulum offers several encryptionless modes, while still using cryptographic principles for station verification, link establishment, data integrity verification, acknowledgements and routing. It is therefore perfectly possible to include Reticulum in amateur radio use, even if your country bans encryption.