浏览代码

spec change: bob is allowed to advertise zero intro points

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

+ 3 - 1
doc/rend-spec.txt

@@ -120,7 +120,9 @@ 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.
+   [It's ok for Bob to advertise 0 introduction points. He might want
+    to do that if he previously advertised some introduction points,
+    and now he doesn't have any. -RD]
 
 
    [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.