[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] update the todo list a bit
Update of /home/or/cvsroot/doc
In directory moria.mit.edu:/home2/arma/work/onion/cvs/doc
Modified Files:
TODO
Log Message:
update the todo list a bit
Index: TODO
===================================================================
RCS file: /home/or/cvsroot/doc/TODO,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -d -r1.127 -r1.128
--- TODO 4 Jul 2004 06:29:59 -0000 1.127
+++ TODO 12 Jul 2004 21:18:45 -0000 1.128
@@ -36,7 +36,7 @@
o actually make the clients use this sometimes.
o distinguish directory-is-dirty from runninglist-is-dirty
- ORs keep this too, and serve it
- - Design: do we need running and non-running lists?
+ o Design: do we need running and non-running lists?
o tor remembers descriptor-lists across reboots.
. Packages define datadir as /var/lib/tor/. If no datadir is defined,
then choose, make, and secure ~/.tor as datadir.
@@ -60,16 +60,15 @@
- also use this in intro points and rendezvous points, and
hidserv descs. [XXXX This isn't enough.]
- figure out what to do about ip:port:differentkey
-ARMA - ORs connect on demand. attach circuits to new connections, keep
+ o ORs connect on demand. attach circuits to new connections, keep
create cells around somewhere, send destroy if fail.
- nickname defaults to first piece of hostname
- running-routers list refers to nickname if verified, else
hash-base64'ed.
- - put OR uptime in descriptor
+ o put OR uptime in descriptor
- name the secret-key directory something to discourage people
from mailing their identity key to tor-ops
-
pre3:
- users can set their bandwidth, or we auto-detect it:
- advertised bandwidth defaults to 10KB
@@ -90,7 +89,7 @@
- he has successfully extended to you
- he has sufficient mean-time-between-failures
- add new "Middleman 1" config variable?
- - if torrc not found, exitpolicy reject *:*
+ o if torrc not found, exitpolicy reject *:*
ongoing:
. rename/rearrange functions for what file they're in