aboutsummaryrefslogtreecommitdiff
path: root/proposals/217-ext-orport-auth.txt
diff options
context:
space:
mode:
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: