summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-05-22 18:52:32 +0000
committerNick Mathewson <nickm@torproject.org>2007-05-22 18:52:32 +0000
commit38300735cdd301ac8491c7a1368acb72fe2c3ee7 (patch)
tree3603b000ddd2d32439184e190915a5fd50544a24 /doc/TODO
parent9e0acc0c11877d4df2db0b1fda0b998c5e9231bf (diff)
downloadtor-38300735cdd301ac8491c7a1368acb72fe2c3ee7.tar.gz
tor-38300735cdd301ac8491c7a1368acb72fe2c3ee7.zip
r12902@catbus: nickm | 2007-05-22 14:52:29 -0400
First draft of code to generate votes. needs testing. does not yet upload or serve votes. Shares most of its code with the old generate_v2_networkstatus. svn:r10295
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 93faa45921..e182b8bdd9 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -76,7 +76,7 @@ Things we'd like to do in 0.2.0.x:
- Serve list as needed.
o Avoid double-checking signatures every time we get a vote.
- Warn about expired stuff.
- - Code to generate votes
+ o Code to generate votes
- Code to generate consensus from a list of votes
- Add a signature to a consensus.
- Code to check signatures on a consensus