From 0b9fbb893c7cd395887a9e297febfa88cab068ab Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Wed, 15 May 2019 18:40:01 -0400 Subject: [PATCH] fix a few typos --- proposals/176-revising-handshake.txt | 2 +- proposals/289-authenticated-sendmes.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/proposals/176-revising-handshake.txt b/proposals/176-revising-handshake.txt index c68400b..20a3ef2 100644 --- a/proposals/176-revising-handshake.txt +++ b/proposals/176-revising-handshake.txt @@ -17,7 +17,7 @@ Supersedes: 169 and authenticate the original handshake, this proposal takes an approach similar to Steven Murdoch's proposal 124 and my old proposal 169, and uses Tor cells to finish authenticating the - parties' identities once the initial TLS handshake is finished.spo + parties' identities once the initial TLS handshake is finished. I discuss some alternative design choices and why I didn't make them in section 7; please have a quick look there before diff --git a/proposals/289-authenticated-sendmes.txt b/proposals/289-authenticated-sendmes.txt index 19c3b84..c712a8d 100644 --- a/proposals/289-authenticated-sendmes.txt +++ b/proposals/289-authenticated-sendmes.txt @@ -244,12 +244,12 @@ Status: Open DIGEST [20 bytes] - If the DATA_LEN value is less then 4 bytes, the cell should be + If the DATA_LEN value is less than 4 bytes, the cell should be dropped and the circuit closed. If the value is more than 4 bytes, then the first 20 bytes should be read to get the correct value. The DIGEST is the digest value from the cell that triggered this - SENDME as mentionned above. This value is matched on the other side + SENDME as mentioned above. This value is matched on the other side from the previous cell. If a VERSION is unrecognized, the SENDME cell should be treated as version