[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] tweak rend spec
Update of /home/or/cvsroot/doc
In directory moria.mit.edu:/home2/arma/work/onion/cvs/doc
Modified Files:
rend-spec.txt
Log Message:
tweak rend spec
Index: rend-spec.txt
===================================================================
RCS file: /home/or/cvsroot/doc/rend-spec.txt,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- rend-spec.txt 31 Mar 2004 03:54:20 -0000 1.5
+++ rend-spec.txt 31 Mar 2004 22:30:02 -0000 1.6
@@ -187,7 +187,7 @@
1.6. Alice's OP retrieves a service descriptor
Alice opens a stream to a directory server via Tor, and makes an HTTP GET
- request for the document '/hidserv/<y>', where '<y> is replaced with the
+ request for the document '/rendezvous/<y>', where '<y> is replaced with the
encoding of Bob's public key as described above. The directory replies
with a 404 HTTP response if it does not recognize <y>, and otherwise
returns Bob's most recently uploaded service descriptor.