summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2004-04-18 20:44:04 +0000
committerNick Mathewson <nickm@torproject.org>2004-04-18 20:44:04 +0000
commitf1e44399d35aec2f5ef7ee6b70e19ac98ef3a2ed (patch)
tree3f0ae229050aa712a241ecfa4aaca00060ac6efc
parentc4b72a254fa3d733615384cab73692033441cf3b (diff)
downloadtor-f1e44399d35aec2f5ef7ee6b70e19ac98ef3a2ed.tar.gz
tor-f1e44399d35aec2f5ef7ee6b70e19ac98ef3a2ed.zip
Add and tenatively assign some items in flag-day todo
svn:r1669
-rw-r--r--doc/TODO10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/TODO b/doc/TODO
index 0e24c4e2de..f69a600795 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -17,11 +17,11 @@ Flag-day changes: (things which are backward incompatible)
o Generate link keys on startup; don't store them to disk.
o make onion keys include oaep padding, so you can tell
if you decrypted it correctly
- - Rotate onion keys as needed
- - Rotate TLS connections
- - Set expiration times on X509 certs
- . add bandwidthrate and bandwidthburst to server descriptor
- - directories need to say who signed them.
+ o Rotate onion keys as needed
+ - Rotate TLS connections [arma]
+ - Set expiration times on X509 certs [nickm]
+ . add bandwidthrate and bandwidthburst to server descriptor [nickm]
+ - directories need to say who signed them. [nickm]
- what other pieces of the descriptors need to change?
maybe add a section for who's connected to a given router?
add a flexible section for reputation info?