[tor-commits] [torspec/master] resolve a confusing typo about the v3 link handshake
arma at torproject.org
arma at torproject.org
Sun May 14 05:13:15 UTC 2017
commit f44a8ce77264229e2f9a67eab5fa9928e692dec0
Author: Roger Dingledine <arma at torproject.org>
Date: Sun May 14 01:12:51 2017 -0400
resolve a confusing typo about the v3 link handshake
unless it was meant to be this way, and I'm the one who got confused?
---
tor-spec.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tor-spec.txt b/tor-spec.txt
index 927173b..7501246 100644
--- a/tor-spec.txt
+++ b/tor-spec.txt
@@ -192,7 +192,7 @@ see tor-design.pdf.
way, "renegotiation", the responder provides a single certificate,
and the initiator immediately performs a TLS renegotiation. (This is
supported in Tor 0.2.0.21 and later.) And in the third way,
- "in-protocol", the initial TLS renegotiation completes, and the
+ "in-protocol", the initial TLS negotiation completes, and the
parties bootstrap themselves to mutual authentication via use of the
Tor protocol without further TLS handshaking. (This is supported in
0.2.3.6-alpha and later.)
More information about the tor-commits
mailing list