diff --git a/ROADMAP.md b/ROADMAP.md new file mode 100644 index 00000000..94cd3af8 --- /dev/null +++ b/ROADMAP.md @@ -0,0 +1,24 @@ +# Onionr Roadmap + + +## Taraxacum Release (9.0) + + +* [ X ] Implement new block format with verifiable delay function + +* [ ] Implement overhauled gossip system with dandelion++ + + The new system is separated from the underlying networks used and makes it much easier to implement new transport methods. Dandelion++ is also better than the old block mixing we did. + +* [ ] Restore webUI as a plugin +* [ ] Restore/reimplement mail plugin +* [ ] Restore/reimplement friends plugin + + +## Store Plugin Release (9.1) + +* A new marketplace plugin will be developed with the following *tenative* features: + +* [ ] store front discovery and search +* [ ] product listing search +* [ ] user reviews \ No newline at end of file diff --git a/docs/TODO.txt b/docs/TODO.txt deleted file mode 100644 index f57c4741..00000000 --- a/docs/TODO.txt +++ /dev/null @@ -1,18 +0,0 @@ -* add GUI config editor -* add multi-device forward secrecy - -* document anonymity & security theory -* document usage - -* ensure accessibility for Onionr web UI -* make forward secrecy compatible with multiple devices -* add way to mark key as dead -* add hashable set password for web ui -* add edits to circles posts -* make node "speed" setting such as when ui is open to reduce bandwidth usage -* localization support - -* add BCC support to mail - - -* truncate last N blocks when sharing list