From 445cd8f0f132c44c2d4cc8dd94579edead849eec Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Wed, 7 May 2003 02:28:42 +0000 Subject: 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 --- doc/TODO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/TODO') 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 -- cgit v1.2.3