diff --git a/README.md b/README.md index 7aa122e..2751d65 100755 --- a/README.md +++ b/README.md @@ -71,6 +71,7 @@ Reticulum implements a range of generalised interface types that covers most of ## Feature Roadmap - Stream mode for links + - Globally routable multicast - More interface types for even broader compatibility - ESP32 devices (ESP-Now, Bluetooth, etc.) - More LoRa transceivers diff --git a/docs/source/whatis.rst b/docs/source/whatis.rst index 6d34592..109f057 100644 --- a/docs/source/whatis.rst +++ b/docs/source/whatis.rst @@ -2,7 +2,7 @@ What is Reticulum? ****************** -Reticulum is a cryptography-based networking stack for wide-area networks built on readily available hardware, and can operate even with very high latency and extremely low bandwidth. +Reticulum is a cryptography-based networking stack for wide-area networks built on readily available hardware, that can operate even with very high latency and extremely low bandwidth. Reticulum allows you to build very wide-area networks with off-the-shelf tools, and offers end-to-end encryption, autoconfiguring cryptographically backed multi-hop transport, efficient addressing, unforgeable packet acknowledgements and more.