[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r9173: Add some forward compatibility items to the TODO. (in tor/trunk: . doc)
Author: nickm
Date: 2006-12-23 21:45:41 -0500 (Sat, 23 Dec 2006)
New Revision: 9173
Modified:
tor/trunk/
tor/trunk/doc/TODO
Log:
r11678@Kushana: nickm | 2006-12-23 21:19:51 -0500
Add some forward compatibility items to the TODO.
Property changes on: tor/trunk
___________________________________________________________________
svk:merge ticket from /tor/trunk [r11678] on c95137ef-5f19-0410-b913-86e773d04f59
Modified: tor/trunk/doc/TODO
===================================================================
--- tor/trunk/doc/TODO 2006-12-24 02:45:35 UTC (rev 9172)
+++ tor/trunk/doc/TODO 2006-12-24 02:45:41 UTC (rev 9173)
@@ -192,6 +192,12 @@
- 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?)