mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
spec tweaks
svn:r13264
This commit is contained in:
parent
cbe9863422
commit
0ddd28b75e
@ -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…
Reference in New Issue
Block a user