From 7bd6da034a86100c368d4151f02d3673feb3de48 Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Wed, 22 Jun 2022 10:00:43 +0200 Subject: [PATCH] Updated readme --- README.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index cc58c76..c9f60f2 100755 --- a/README.md +++ b/README.md @@ -112,19 +112,18 @@ Currently, the usable performance envelope is approximately 500 bits per second Reticulum should currently be considered beta software. All core protocol features are implemented and functioning, but additions will probably occur as real-world use is explored. There will be bugs. The API and wire-format can be considered relatively stable at the moment, but could change if warranted. ## Development Roadmap -- Version 0.3.8 - - A portable cryptography core, supporting multiple backends +- Version 0.3.9 + - Expansion of address space to 128 bits + - Performance and memory optimisations - Utilities for managing identities, signing and encryption +- Version 0.4.0 + - Improving [the manual](https://markqvist.github.io/Reticulum/manual/) with sections specifically for beginners + - User friendly interface configuration tool + - Support for radio and modem interfaces on Android - More interface types for even broader compatibility - Plain ESP32 devices (ESP-Now, WiFi, Bluetooth, etc.) - More LoRa transceivers - IR Transceivers -- Version 0.3.9 - - Improving [the manual](https://markqvist.github.io/Reticulum/manual/) with sections specifically for beginners - - Support for radio and modem interfaces on Android - - User friendly interface configuration tool - - Performance optimisations - - Memory optimisations - Planned, but not yet scheduled - Network-wide path balancing - Globally routable multicast