summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2008-01-24 22:47:39 +0000
committerRoger Dingledine <arma@torproject.org>2008-01-24 22:47:39 +0000
commit0ddd28b75ec493bc763ef70b83d5323d4c2dab34 (patch)
tree43e6f1aa9b32d0c93d24683a49d241be3833c035
parentcbe9863422f05c5b4e13f9492e18c4d12bbeadec (diff)
downloadtor-0ddd28b75ec493bc763ef70b83d5323d4c2dab34.tar.gz
tor-0ddd28b75ec493bc763ef70b83d5323d4c2dab34.zip
spec tweaks
svn:r13264
-rw-r--r--doc/spec/proposals/124-tls-certificates.txt2
-rw-r--r--doc/spec/rend-spec.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/spec/proposals/124-tls-certificates.txt b/doc/spec/proposals/124-tls-certificates.txt
index 3f10149439..7ed89707b4 100644
--- a/doc/spec/proposals/124-tls-certificates.txt
+++ b/doc/spec/proposals/124-tls-certificates.txt
@@ -81,7 +81,7 @@ Version negotiation and cipher suite selection:
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].
diff --git a/doc/spec/rend-spec.txt b/doc/spec/rend-spec.txt
index 63386795a5..155bf9e043 100644
--- a/doc/spec/rend-spec.txt
+++ b/doc/spec/rend-spec.txt
@@ -252,7 +252,7 @@ $Id$
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