소스 검색

write at the top of rend-spec that reading the design paper
first will be helpful.


svn:r3363

Roger Dingledine 20 년 전
부모
커밋
c8c6af659d
1개의 변경된 파일4개의 추가작업 그리고 6개의 파일을 삭제
  1. 4 6
      doc/rend-spec.txt

+ 4 - 6
doc/rend-spec.txt

@@ -1,13 +1,12 @@
 $Id$
 $Id$
 
 
-[XXX We need to make nicknames in intro* cells padded to 20
- bytes, and maybe have a fixed length for nicknames in the
- descriptor too -RD]
-
                     Tor Rendezvous Specification
                     Tor Rendezvous Specification
 
 
 0. Overview and preliminaries
 0. Overview and preliminaries
 
 
+   Read http://tor.eff.org/doc/design-paper/tor-design.html#sec:rendezvous
+   before you read this specification. It will make more sense.
+
    Rendezvous points provide location-hidden services (server
    Rendezvous points provide location-hidden services (server
    anonymity) for the onion routing network. With rendezvous points,
    anonymity) for the onion routing network. With rendezvous points,
    Bob can offer a TCP service (say, a webserver) via the onion
    Bob can offer a TCP service (say, a webserver) via the onion
@@ -126,8 +125,7 @@ $Id$
    The members of Ipt may be either (a) nicknames, or (b) identity key
    The members of Ipt may be either (a) nicknames, or (b) identity key
    digests, encoded in hex, and prefixed with a '$'.  Clients must
    digests, encoded in hex, and prefixed with a '$'.  Clients must
    accept both forms. Services must only generate the second form.
    accept both forms. Services must only generate the second form.
-   Once 0.0.8.1 and 0.0.9pre3-4 are obsoleted, we can drop the first
+   Once 0.0.9.x is obsoleted, we can drop the first form.
-   form.
 
 
    [It's ok for Bob to advertise 0 introduction points. He might want
    [It's ok for Bob to advertise 0 introduction points. He might want
     to do that if he previously advertised some introduction points,
     to do that if he previously advertised some introduction points,