Files
muwire/TODO.md

27 lines
572 B
Markdown
Raw Normal View History

2019-06-16 05:28:42 +01:00
# TODO List
Not in any particular order yet
### Big Items
##### Bloom Filters
This reduces query traffic by not sending last hop queries to peers that definitely do not have the file
##### Two-tier Topology
This helps with scalability
2019-06-16 05:35:05 +01:00
##### Web UI, REST Interface, etc.
Basically any non-gui non-cli user interface
2019-06-18 09:43:22 +01:00
##### Metadata editing and search
To enable parsing of metadata from known file types and the user editing it or adding manual metadata
2019-06-16 05:28:42 +01:00
### Small Items
2019-06-16 06:26:03 +01:00
* Wrapper of some kind for in-place upgrades
2019-07-20 13:15:44 +01:00
* Automatic adjustment of number of I2P tunnels