[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] guess some times on some tasks
Update of /home/or/cvsroot/doc
In directory moria.mit.edu:/home2/arma/work/onion/cvs/doc
Modified Files:
TODO
Log Message:
guess some times on some tasks
Index: TODO
===================================================================
RCS file: /home/or/cvsroot/doc/TODO,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -d -r1.75 -r1.76
--- TODO 30 Mar 2004 01:32:16 -0000 1.75
+++ TODO 30 Mar 2004 02:31:36 -0000 1.76
@@ -32,6 +32,7 @@
. fix buffer unit test so it passes
Short-term:
+ - add in 'notice' log level
- make recommendedversions different for clients and servers.
e.g. C0.0.3 vs S0.0.3?
o put IP into the descriptor, so clients don't need to resolve things
@@ -102,19 +103,19 @@
- Joined to another circuit at the rendezvous point.
(We should also enumerate all the states that these operations
can be in.) [NM]
- - Add circuit metadata [NM]
- - Code to configure hidden services [NM]
+ - Add circuit metadata [NM] 3 hours
+ - Code to configure hidden services [NM] 4 hours
- Service descriptors
- - OPs need to maintain identity keys for hidden services [NM]
- - Code to generate and parse service descriptors [NM]
+ - OPs need to maintain identity keys for hidden services [NM] 1 hour
+ - Code to generate and parse service descriptors [NM] 4 hours
- Advertisement
- - Generate y.onion hostnames [NM]
+ - Generate y.onion hostnames [NM] 1 hour
- Code to do an HTTP connection over Tor from within Tor [RD]
- Publish service descriptors to directory [RD]
- Directory accepts and remembers service descriptors, and
delivers them as requested
- Frontend [RD]
- - Backend [NM]
+ - Backend [NM] 1 hour
- Code for OPs to retrieve (and cache?) service descriptors [RD]
- Rendezvous
- Code as needed to generate and parse all rendezvous-related