diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-04-16 21:37:21 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-04-16 21:37:21 +0000 |
commit | 362fbc79d276864c4b2b68ed9cf3bb8ba534985e (patch) | |
tree | de554cefaa860c8e384a5cbe955641ec2a7a77fc /doc | |
parent | 97e1b68e43d728b3210889d75b9855d34f5147bf (diff) | |
download | tor-362fbc79d276864c4b2b68ed9cf3bb8ba534985e.tar.gz tor-362fbc79d276864c4b2b68ed9cf3bb8ba534985e.zip |
r12414@catbus: nickm | 2007-04-16 17:37:17 -0400
More proposal-104 stuff: actually remember extra-info stuff.
svn:r9975
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -60,7 +60,8 @@ Things we'd like to do in 0.2.0.x: o Have routers generate extra-info documents. . Have have authorities accept them and serve them from specified URLs o Implement directory-protocol side. - - Implement storage. + o Implement storage in memory + - Implement cache on disk. - Have routers upload extra-info documents. - Implement option to download and cache extra-info documents. - Drop bandwidth history from router-descriptors |