[or-cvs] r13264: spec tweaks (in tor/trunk/doc/spec: . proposals)

arma at seul.org arma at seul.org
Thu Jan 24 22:47:39 UTC 2008


Author: arma
Date: 2008-01-24 17:47:39 -0500 (Thu, 24 Jan 2008)
New Revision: 13264

Modified:
   tor/trunk/doc/spec/proposals/124-tls-certificates.txt
   tor/trunk/doc/spec/rend-spec.txt
Log:
spec tweaks


Modified: tor/trunk/doc/spec/proposals/124-tls-certificates.txt
===================================================================
--- tor/trunk/doc/spec/proposals/124-tls-certificates.txt	2008-01-24 22:46:29 UTC (rev 13263)
+++ tor/trunk/doc/spec/proposals/124-tls-certificates.txt	2008-01-24 22:47:39 UTC (rev 13264)
@@ -81,7 +81,7 @@
   Responders supporting version 2 of the Tor connection protocol should compare
   the cipher suite list in the client hello with those in List 1. If it matches
   any in the list then the responder should assume that the initiatior supports
-  version 1, and should thus should maintain the version 1 behavior, i.e. send a
+  version 1, and thus should maintain the version 1 behavior, i.e. send a
   two-certificate chain, request a client certificate and do not send or expect
   a VERSIONS cell [2].
 

Modified: tor/trunk/doc/spec/rend-spec.txt
===================================================================
--- tor/trunk/doc/spec/rend-spec.txt	2008-01-24 22:46:29 UTC (rev 13263)
+++ tor/trunk/doc/spec/rend-spec.txt	2008-01-24 22:47:39 UTC (rev 13264)
@@ -252,7 +252,7 @@
        32 base32 chars. Using this secret id part, everyone can verify that
        the signed descriptor belongs to "descriptor-id".
 
-         secret-id-part = H(time-period | cookie | replica)
+         secret-id-part = H(time-period | descriptor-cookie | replica)
 
      "publication-time" YYYY-MM-DD HH:MM:SS NL
 



More information about the tor-commits mailing list