aboutsummaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-06-04 22:57:23 +0000
committerNick Mathewson <nickm@torproject.org>2007-06-04 22:57:23 +0000
commit2e0713222b3c0049d930aff52c86dd646d424c83 (patch)
tree13e56e0bb9c2ad33dcc4212dff442ed844b12068 /doc/TODO
parent8b0e6a446697ad3d15a1fe23a8c5c3ed53a60c70 (diff)
downloadtor-2e0713222b3c0049d930aff52c86dd646d424c83.tar.gz
tor-2e0713222b3c0049d930aff52c86dd646d424c83.zip
r13252@catbus: nickm | 2007-06-04 18:57:21 -0400
Code to check signatures on consensus directories. svn:r10492
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 f5130aeb09..08d6e04f16 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -79,7 +79,7 @@ Things we'd like to do in 0.2.0.x:
o Code to generate votes
o Code to generate consensus from a list of votes
- Add a signature to a consensus.
- - Code to check signatures on a consensus
+ o Code to check signatures on a consensus
- Push/pull documents as appropriate.
o Have clients know which authorities are v3 authorities, and what
their keys are.