
2 changed files with 24 additions and 18 deletions
@ -0,0 +1,24 @@
@@ -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 |
@ -1,18 +0,0 @@
@@ -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 |
Loading…
Reference in new issue