From 56b8924b19ac59cd199d3959852b2341a9369ac8 Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Fri, 20 Apr 2018 22:10:44 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e8e6fa7..ad929a9 100755 --- a/README.md +++ b/README.md @@ -17,6 +17,9 @@ An open-source LoRa-based interface has been designed specifically for use with Reticulum can also be tunneled over existing IP networks. +## Can I use Reticulum for amateur radio? +Many countries 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. + ## How do I get started? Full documentation and video tutorials are coming with the stable alpha release. Until then, you are on your own. If you really want to experiment already, you could take a look in the "Utilities" folder, for some well-documented example programs. Be sure to also read the [Reticulum Overview Document](http://unsigned.io/wp-content/uploads/2018/04/Reticulum_Overview_v0.4.pdf)