aboutsummaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2003-05-07 02:28:42 +0000
committerNick Mathewson <nickm@torproject.org>2003-05-07 02:28:42 +0000
commit445cd8f0f132c44c2d4cc8dd94579edead849eec (patch)
tree7464552a7c8bf0811c4bd4c268e51a0a03384aa4 /doc/TODO
parentd0ff485e1b36e07d1edecdc6c454d636dea99061 (diff)
downloadtor-445cd8f0f132c44c2d4cc8dd94579edead849eec.tar
tor-445cd8f0f132c44c2d4cc8dd94579edead849eec.tar.gz
Decrease DH group length to 1024. (Roger, you may want to read section 1 of the IETF draft: a 1024-bit DH key probably reduces our cipher strength to ~80 bits.)
svn:r269
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 1179475d2..73203aa31 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -54,9 +54,9 @@ SPEC!! D Non-clique topologies
- Consider taking the master out of the loop?
. Directory servers
D Automated reputation management
-NICK - Include key in source; sign directories
+NICK . Include key in source; sign directories
- Add versions to code
-NICK - Have directories list recommended-versions
+NICK . Have directories list recommended-versions
- Quit if running the wrong version
- Command-line option to override quit
. Add more information to directory server entries
@@ -131,7 +131,7 @@ NICK . OS X
o incremental path building
- transition circuit-level sendmes to hop-level sendmes
- implement truncate, truncated
-NICK - move from 192byte DH to 128byte DH, so it isn't so damn slow
+ o move from 192byte DH to 128byte DH, so it isn't so damn slow
- exiting from not-last hop
- OP logic to decide to extend/truncate a path
- make sure exiting from the not-last hop works