[or-cvs] add more flagday items to todo
Nick Mathewson
nickm at seul.org
Sun Apr 18 03:14:01 UTC 2004
Update of /home/or/cvsroot/doc
In directory moria.mit.edu:/tmp/cvs-serv27191/doc
Modified Files:
TODO
Log Message:
add more flagday items to todo
Index: TODO
===================================================================
RCS file: /home/or/cvsroot/doc/TODO,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -d -r1.98 -r1.99
--- TODO 17 Apr 2004 09:16:30 -0000 1.98
+++ TODO 18 Apr 2004 03:13:58 -0000 1.99
@@ -12,17 +12,20 @@
X Abandoned
Flag-day changes: (things which are backward incompatible)
- . remove link key from directories, from connection_t.
+ o remove link key from directories, from connection_t.
(just get it from the tls cert)
- . make onion keys include oaep padding, so you can tell
+ 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.
- 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?
-
Bugs:
o we call signal(), but we should be calling sigaction()
o send socks rejects when things go bad ?
More information about the tor-commits
mailing list