From 15303a21dc9f7fb2cf1d16a8bac2fd009a788837 Mon Sep 17 00:00:00 2001 From: Ivan Date: Tue, 11 Mar 2025 22:22:51 -0500 Subject: [PATCH] update --- README.md | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index b1d4ef7..d909717 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Reticulum-Go > [!NOTE] -> This is WIP and not ready as of FEB 2025, Code might be a little messy in some areas. +> This is WIP and not ready as of MAR 2025, I am busy but will work on when I am able to. [Reticulum Network](https://github.com/markqvist/Reticulum) implementation in Go. @@ -185,14 +185,4 @@ make run - [ ] Move constants to their own files - [ ] Remove default community interfaces in default config creation after testing - [ ] Optimize announce packet creation and caching -- [ ] Improve debug logging system - -### Other -- [ ] Rate limiting -- [ ] QoS implementation? - -### Ivans Future Addon Packages -- [ ] 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) +- [ ] Improve debug logging system \ No newline at end of file