浏览代码

bob's rend desc must list >=1 intro point

plus note a bug in our spec that we should fix


svn:r1473
Roger Dingledine 21 年之前
父节点
当前提交
fda9d9c779
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      doc/rend-spec.txt

+ 6 - 0
doc/rend-spec.txt

@@ -1,5 +1,9 @@
 $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 Spec
 Tor Rendezvous Spec
 
 
 0. Overview and preliminaries
 0. Overview and preliminaries
@@ -116,6 +120,8 @@ Tor Rendezvous Spec
    KL is the length of PK, in octets.  (Currently, KL must be 128.)
    KL is the length of PK, in octets.  (Currently, KL must be 128.)
    TS is the number of seconds elapsed since Jan 1, 1970.
    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
    [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.
    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
    Not important now, but essential if we ever have a non-total-knowledge