aboutsummaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-09-11 20:17:28 +0000
committerNick Mathewson <nickm@torproject.org>2007-09-11 20:17:28 +0000
commite73fb2f102c714b96436d594a298566c6e8393f6 (patch)
tree058bc89abadea3586fa965b689979a553392c191 /doc/TODO
parent4de4f53abd0d5dc5b39e4756b777e71ea846992d (diff)
downloadtor-e73fb2f102c714b96436d594a298566c6e8393f6.tar
tor-e73fb2f102c714b96436d594a298566c6e8393f6.tar.gz
r15049@catbus: nickm | 2007-09-11 16:05:50 -0400
When we get a consensus for which we are missing the right certificates, keep it around pending more certificates; do not just drop it. svn:r11430
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/TODO b/doc/TODO
index 052f1fb55..be77d71e8 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -53,12 +53,12 @@ Things we'd like to do in 0.2.0.x:
o Download as needed.
o Code to download
. Code to retry download.
- . Code to generate consensus from a list of votes
- * Detect whether votes are really all for the same period.
+ o Code to generate consensus from a list of votes
+ o Detect whether votes are really all for the same period.
. Push/pull documents as appropriate.
- Pull votes and signatures if we don't get them.
- Cache votes and signatures on disk.
- - Code to keep consensus docs in limbo if they don't have
+ o Code to keep consensus docs in limbo if they don't have
have enough signatures.
o Have clients know which authorities are v3 authorities, and what
their keys are.