[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] more todo action, and a spec note
Update of /home/or/cvsroot/doc
In directory moria.mit.edu:/home2/arma/work/onion/cvs/doc
Modified Files:
TODO rend-spec.txt
Log Message:
more todo action, and a spec note
Index: TODO
===================================================================
RCS file: /home/or/cvsroot/doc/TODO,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- TODO 6 Apr 2004 00:56:24 -0000 1.83
+++ TODO 7 Apr 2004 06:40:06 -0000 1.84
@@ -131,13 +131,15 @@
o Communication
o OPs remember which circuits are used for which rendezvous
points, and can look up circuits by location-hidden service
- - OPs send/handle BEGIN cells for location-hidden services
- . End-to-end communication for location-hidden services
+ o OPs send/handle BEGIN cells for location-hidden services
+ o End-to-end communication for location-hidden services
- a section in the man pages: how to configure hidden services
- - let bob use himself as a rendezvous point
+ o let bob use himself as a rendezvous point
+ - let bob choose himself as intro point
- let bob replenish his intro points and republish
- alice retries introduction and rendezvous a few times?
- should alice ever try to refresh her service desc cache entries?
+ should she expire them after e.g. 15 mins?
- race condition: alice has the serverdesc in her cache, she opens
the circs, serverdesc expires and is flushed, then she goes
to send the intro cell. should serverdesc cache have a
Index: rend-spec.txt
===================================================================
RCS file: /home/or/cvsroot/doc/rend-spec.txt,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- rend-spec.txt 5 Apr 2004 05:04:55 -0000 1.13
+++ rend-spec.txt 7 Apr 2004 06:40:06 -0000 1.14
@@ -315,6 +315,8 @@
port, based on the configuration of the service connected to the circuit,
and opens a TCP stream. From then on, Bob's OP treats the stream as an
ordinary exit connection.
+ [ Except he doesn't include addr in the connected cell or the end
+ cell. -RD]
Alice MAY send multiple RELAY_BEGIN cells along the circuit, to open
multiple streams to Bob. Alice SHOULD NOT send RELAY_BEGIN cells for any