aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-04-30 19:48:39 +0000
committerNick Mathewson <nickm@torproject.org>2007-04-30 19:48:39 +0000
commit0390a0499c3118743c7d727f0523b872f45dec0e (patch)
tree9acdabaeaf8c89cc5f95596f5a798a1c75963979 /doc
parentae40e7f6339208530ddbbc2fe6690faceb02a1ee (diff)
downloadtor-0390a0499c3118743c7d727f0523b872f45dec0e.tar
tor-0390a0499c3118743c7d727f0523b872f45dec0e.tar.gz
r12586@catbus: nickm | 2007-04-30 15:43:05 -0400
More work for proposal 104: actually cache extrainfo documents to disk, and reload the cache properly. svn:r10070
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 682b2b433..b5f2b7eff 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -71,10 +71,10 @@ Things we'd like to do in 0.2.0.x:
. Finalize proposal
o Implement parsing for extra-info documents
o Have routers generate extra-info documents.
- . Have have authorities accept them and serve them from specified URLs
+ o Have have authorities accept them and serve them from specified URLs
o Implement directory-protocol side.
o Implement storage in memory
- - Implement cache on disk.
+ o 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