aboutsummaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-09-08 19:08:39 +0000
committerNick Mathewson <nickm@torproject.org>2007-09-08 19:08:39 +0000
commiteb3f24f027e9d160c5b5658e7d7f86a2acda880f (patch)
tree83ff95e67c1b0527d23042129be58cdc0a9d064d /doc/TODO
parent1c8bd05c7086d9023faed011fa11737ced7fa4fb (diff)
downloadtor-eb3f24f027e9d160c5b5658e7d7f86a2acda880f.tar
tor-eb3f24f027e9d160c5b5658e7d7f86a2acda880f.tar.gz
r14358@Kushana: nickm | 2007-09-08 13:45:16 -0400
Implement certificate fetch functions. svn:r11405
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 2c77b7026..b61304dd8 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -49,13 +49,17 @@ Things we'd like to do in 0.2.0.x:
. Finalize proposal
* Describe schedule in copious detail.
- Get authorities voting
- . Code to manage key certificates
- - Download as needed.
+ o Code to manage key certificates
+ o Download as needed.
+ o Code to download
+ o Code to retry download.
. Code to generate consensus from a list of votes
* 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
+ have enough signatures.
o Have clients know which authorities are v3 authorities, and what
their keys are.
- While we're at it, let v3 authorities have fqdns lines.