[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] add work for today to TODO



Update of /home/or/cvsroot/tor/doc
In directory moria:/tmp/cvs-serv13971/doc

Modified Files:
	TODO 
Log Message:
add work for today to TODO

Index: TODO
===================================================================
RCS file: /home/or/cvsroot/tor/doc/TODO,v
retrieving revision 1.332
retrieving revision 1.333
diff -u -d -r1.332 -r1.333
--- TODO	21 Jul 2005 07:57:31 -0000	1.332
+++ TODO	22 Jul 2005 14:54:37 -0000	1.333
@@ -70,6 +70,9 @@
       o Implement
       o Test, debug
     - Additional features
+      - Expose more information via getinfo
+        o Accounting status
+        - Helper node status
       - Allow EXTENDCIRCUIT to unknown server.
       - We need some way to adjust server status, and to tell tor not to
         download directories/network-status, and a way to force a download.
@@ -84,6 +87,14 @@
         o Implement main controller interface
         o Glue code
         o Testing
+N . helper nodes (Choose N nodes randomly; if a node dies (goes down for a
+    long time), replace it.  Store nodes on disk.
+    - Implement (basic case)
+    - Implement (persistence)
+    - Test, debug
+    - Document
+N - Make a FirewallIPs to correspond to firewallPorts so I can use Tor at
+    MIT when my directory is out of date.
   - switch accountingmax to count total in+out, not either in or
     out. it's easy to move in this direction (not risky), but hard to
     back, out if we decide we prefer it the way it already is. hm.
@@ -191,7 +202,6 @@
 
 For 0.1.1.x, if we can figure out how:
   - rewrite how libevent does select() on win32 so it's not so very slow.
-  - helper nodes (at least preliminary)
   - enclaves (at least preliminary)
   - Write limiting; separate token bucket for write
   - Audit everything to make sure rend and intro points are just as likely to