summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2006-12-24 02:45:41 +0000
committerNick Mathewson <nickm@torproject.org>2006-12-24 02:45:41 +0000
commita9dc42e3815ff49f469d37039df83fb2db6fa73e (patch)
tree1fedda9f5f4d400dd4b84d08541fd22bae306cca /doc/TODO
parent9efdf6acc52efa5af5a2559f14b45718874a0cda (diff)
downloadtor-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/TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index d87a7a683e..4267b68856 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -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?)