diff options
author | Nick Mathewson <nickm@torproject.org> | 2006-12-24 02:45:41 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2006-12-24 02:45:41 +0000 |
commit | a9dc42e3815ff49f469d37039df83fb2db6fa73e (patch) | |
tree | 1fedda9f5f4d400dd4b84d08541fd22bae306cca /doc/TODO | |
parent | 9efdf6acc52efa5af5a2559f14b45718874a0cda (diff) | |
download | tor-a9dc42e3815ff49f469d37039df83fb2db6fa73e.tar.gz tor-a9dc42e3815ff49f469d37039df83fb2db6fa73e.zip |
r11678@Kushana: nickm | 2006-12-23 21:19:51 -0500
Add some forward compatibility items to the TODO.
svn:r9173
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -192,6 +192,12 @@ R - "bandwidth classes", for incoming vs initiated-here conns, - per-conn write buckets - separate config options for read vs write limiting + - Forward compatibility fixes + - Stop requiring "opt" to ignore options in descriptors, networkstatuses, + and so on. + - Caches should start trying to cache consensus docs? + - Start uploading short and long descriptors? + Topics to think about during 0.1.2.x development: * Figure out incentives. - (How can we make this tolerant of a bad v0?) |