Skip to content
Snippets Groups Projects
Commit e448879e authored by Nick Mathewson's avatar Nick Mathewson :family:
Browse files

Add TODO items from meeting

svn:r2522
parent c5964d67
No related branches found
No related tags found
No related merge requests found
......@@ -31,6 +31,10 @@ R - figure out enclaves, e.g. so we know what to recommend that people
N - let tor servers use proxies for port 80 exits
- Use generic port redirector for IP/bits:Port->IP:Port .
- Make use of them when we're doing exit connections.
R - We should set things in options to NULL, not rely on memset(...0)
being equivalent.
- Once we have a trusted directory on port 80, stop falling back to
forbidden ports when fascistfirewall blocks all good dirservers.
0.0.9pre5:
N - per-month byte allowances.
......@@ -64,6 +68,8 @@ R - learn from ben about his openssl-reinitialization-trick to
which is used for the first N data cells, and only
extend-data cells can be extend requests.
- make loglevel info less noisy
- Make command-line strict about checking options; make only certain
option prefixes work.
- put expiry date on onion-key, so people don't keep trying
old ones that they could know are expired?
* Leave on todo list, see if pre3 onion fixes helped enough.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment