diff options
author | Roger Dingledine <arma@torproject.org> | 2007-02-10 21:38:31 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2007-02-10 21:38:31 +0000 |
commit | a1c80551312e13258894b95f3254a6932fb99018 (patch) | |
tree | bd0cb7c13e281eb4639a2b8c2f1d1f32b9b3ccaf /doc/spec/proposals/098-todo.txt | |
parent | ee67ab8ee903eca4cb4684b7cb6d95ec7be4d059 (diff) | |
download | tor-a1c80551312e13258894b95f3254a6932fb99018.tar.gz tor-a1c80551312e13258894b95f3254a6932fb99018.zip |
some proposal fixes, mostly cosmetic
svn:r9551
Diffstat (limited to 'doc/spec/proposals/098-todo.txt')
-rw-r--r-- | doc/spec/proposals/098-todo.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/spec/proposals/098-todo.txt b/doc/spec/proposals/098-todo.txt index 4d0f2141e3..06bac5cc8d 100644 --- a/doc/spec/proposals/098-todo.txt +++ b/doc/spec/proposals/098-todo.txt @@ -39,6 +39,9 @@ Any time: - Spec should incorporate some prose from tor-design to be more readable. - Spec when we should rotate which keys + - We should use a variable-length path length by default -- 3 +/- some + distribution. Need to think harder about allowing values less than 3, + and there's a tradeoff between having a wide variance and performance. Things that should change... @@ -73,5 +76,6 @@ B.2. ... and that we have no idea how to do. doesn't grow with the number of hops, is not patented, and is implemented and maintained by smart people. -Let onion keys be not just RSA but maybe DH too. for the reply onion +Let onion keys be not just RSA but maybe DH too, for Paul's reply onion design. + |