aboutsummaryrefslogtreecommitdiff
path: root/proposals/217-ext-orport-auth.txt
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2021-06-23 04:35:49 -0400
committerRoger Dingledine <arma@torproject.org>2021-06-23 04:35:49 -0400
commit1850a1ebe730f206dd05557cf81461d9613c26b9 (patch)
tree45ed27566c15eef9a6377c4a232ff1196a863156 /proposals/217-ext-orport-auth.txt
parent42d62072d27e0415274c9987e1291001ff601e7f (diff)
downloadtorspec-1850a1ebe730f206dd05557cf81461d9613c26b9.tar.gz
torspec-1850a1ebe730f206dd05557cf81461d9613c26b9.zip
fix some logic errors and typos in specs+proposals
Diffstat (limited to 'proposals/217-ext-orport-auth.txt')
-rw-r--r--proposals/217-ext-orport-auth.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/proposals/217-ext-orport-auth.txt b/proposals/217-ext-orport-auth.txt
index 1305276..e453ec4 100644
--- a/proposals/217-ext-orport-auth.txt
+++ b/proposals/217-ext-orport-auth.txt
@@ -131,7 +131,7 @@ Target: 0.2.5.x
"ExtORPort authentication server-to-client hash" | ClientNonce | ServerNonce)
+ ServerNonce is 32 random octets.
- Upon receiving that data, the client computers ServerHash herself and
+ Upon receiving that data, the client computes ServerHash herself and
validates it against the ServerHash provided by the server.
If the server-provided ServerHash is invalid, the client MUST
@@ -146,7 +146,7 @@ Target: 0.2.5.x
HMAC-SHA256(CookieString,
"ExtORPort authentication client-to-server hash" | ClientNonce | ServerNonce)
- Upon receiving that data, the server computers ClientHash herself and
+ Upon receiving that data, the server computes ClientHash herself and
validates it against the ClientHash provided by the client.
Finally, the server replies with: