diff options
author | Karsten Loesing <karsten.loesing@gmx.net> | 2008-10-13 09:35:49 +0000 |
---|---|---|
committer | Karsten Loesing <karsten.loesing@gmx.net> | 2008-10-13 09:35:49 +0000 |
commit | 502192502a29f840f45a0b87386cf5efabeb3f3c (patch) | |
tree | e232d2d12616bfe4da365d776c32493e1b86306b /doc/TODO.021 | |
parent | 814135b9a6993d7ed760a48b782b2c51ae5327aa (diff) | |
download | tor-502192502a29f840f45a0b87386cf5efabeb3f3c.tar.gz tor-502192502a29f840f45a0b87386cf5efabeb3f3c.zip |
Add some open tasks for 0.2.1.x.
svn:r17069
Diffstat (limited to 'doc/TODO.021')
-rw-r--r-- | doc/TODO.021 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/TODO.021 b/doc/TODO.021 index 1f5cf8bb71..15a0e0ba59 100644 --- a/doc/TODO.021 +++ b/doc/TODO.021 @@ -181,13 +181,17 @@ For 0.2.1.x: - config option to publish what ports you listen on, beyond ORPort/DirPort. It should support ranges and bit prefixes (?) too. - Need to figure out the right format for routerinfo_t on this. - - 121: Hidden service authentication +K . 121: Hidden service authentication: + missing: delayed descriptor publication for 'stealth' mode. R d 128: families of private bridges - 134: handle authority fragmentation. o 135: simplify configuration of private tor networks. Th - 140: Provide diffs betweeen consensuses +K - 143: Improvements of Distributed Hidden Service Descriptor Storage: + only easy parts for 0.2.1.x, defer complex ones to 0.2.2.x. - 147: Eliminate the need for v2 directories in generating v3 directories - 148: Stream end reasons from the client side should be uniform. +K - 155: Four Improvements of Hidden Service Performance - Maybe: - 145: Separate "suitable from a guard" from "suitable as a new guard" |