mirror of
https://github.com/torproject/torspec.git
synced 2025-01-18 22:02:22 +00:00
spec tweaks
svn:r13264
This commit is contained in:
parent
1f40b59170
commit
d7e2135dab
@ -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].
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user