mirror of
https://github.com/markqvist/Reticulum.git
synced 2024-11-08 07:10:15 +00:00
Updated readme
This commit is contained in:
parent
34f10d1196
commit
7bd6da034a
15
README.md
15
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.
|
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
|
## Development Roadmap
|
||||||
- Version 0.3.8
|
- Version 0.3.9
|
||||||
- A portable cryptography core, supporting multiple backends
|
- Expansion of address space to 128 bits
|
||||||
|
- Performance and memory optimisations
|
||||||
- Utilities for managing identities, signing and encryption
|
- 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
|
- More interface types for even broader compatibility
|
||||||
- Plain ESP32 devices (ESP-Now, WiFi, Bluetooth, etc.)
|
- Plain ESP32 devices (ESP-Now, WiFi, Bluetooth, etc.)
|
||||||
- More LoRa transceivers
|
- More LoRa transceivers
|
||||||
- IR 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
|
- Planned, but not yet scheduled
|
||||||
- Network-wide path balancing
|
- Network-wide path balancing
|
||||||
- Globally routable multicast
|
- Globally routable multicast
|
||||||
|
Loading…
Reference in New Issue
Block a user