From: Roger Dingledine Date: Mon, 5 Apr 2004 04:42:00 +0000 (+0000) Subject: bob's rend desc must list >=1 intro point X-Git-Tag: tor-0.0.6incompat-merged~171 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fda9d9c779168eb232e491906487a6be7690e3c0;p=thirdparty%2Ftor.git bob's rend desc must list >=1 intro point plus note a bug in our spec that we should fix svn:r1473 --- diff --git a/doc/rend-spec.txt b/doc/rend-spec.txt index e616b677b3..3a7d409303 100644 --- a/doc/rend-spec.txt +++ b/doc/rend-spec.txt @@ -1,5 +1,9 @@ $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 Spec 0. Overview and preliminaries @@ -116,6 +120,8 @@ Tor Rendezvous Spec KL is the length of PK, in octets. (Currently, KL must be 128.) TS is the number of seconds elapsed since Jan 1, 1970. + He must list at least one introduction point. + [Shouldn't the nicknames be hostname:port's instead? That way, Alice's directory servers don't need to know Bob's chosen introduction points. Not important now, but essential if we ever have a non-total-knowledge