Update README.md
This commit is contained in:
11
README.md
11
README.md
@@ -1,5 +1,8 @@
|
||||
# Reticulum-Go
|
||||
|
||||
> [!NOTE]
|
||||
> This is WIP and not ready as of FEB 2025, Code might be a little messy in some areas.
|
||||
|
||||
[Reticulum Network](https://github.com/markqvist/Reticulum) implementation in Go.
|
||||
|
||||
Aiming for full spec compatibility with the Python version 0.8.8+.
|
||||
@@ -20,12 +23,6 @@ make run
|
||||
|
||||
## To-Do List
|
||||
|
||||
**1/2/25 Notes:**
|
||||
|
||||
Working on fixing announce packet creation/recieving. Right now there is bidirectional communication with the TCP interface and recieving packets. Several more things need to be cleaned up and added like config generation, storing ratches etc..
|
||||
|
||||

|
||||
|
||||
### Core Components (In Progress)
|
||||
- [x] Basic Configuration System
|
||||
- [x] Basic config structure
|
||||
@@ -198,4 +195,4 @@ Working on fixing announce packet creation/recieving. Right now there is bidirec
|
||||
- [ ] Post-quantum cryptographic primitives (separate package)
|
||||
- [ ] Hardware security module (HSM) support (separate package)
|
||||
- [ ] Encrypted storage for identities (separate package)
|
||||
- [ ] Defense against AI-guided Traffic Analysis (separate package)
|
||||
- [ ] Defense against AI-guided Traffic Analysis (separate package)
|
||||
|
||||
Reference in New Issue
Block a user