From 4d3512d66832b6aab11304d2631444c673672a50 Mon Sep 17 00:00:00 2001 From: Eric Voskuil Date: Sat, 11 Feb 2017 08:06:10 -0800 Subject: [PATCH] Fix spelling error, remove circular reference. --- Comments:BIP-0150.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Comments:BIP-0150.md b/Comments:BIP-0150.md index 42ca9d0..8aefa23 100644 --- a/Comments:BIP-0150.md +++ b/Comments:BIP-0150.md @@ -6,7 +6,7 @@ This is a case where the interests of "peer operators" are at odds with the inte > Also we assume that peers want to connect to specific peers to broadcast or filter transactions (or similar actions that reveal sensitive informations) -Anonymity cannot be achieved by connection to strongly-identifiable peers. This requires an anonmizing network. See comments on BIP150. +Anonymity cannot be achieved by connection to strongly-identifiable peers. This requires an anonymizing network. > and therefore operators want to authenticate the remote peer and ensure that they have not connected to a MITM (man-in-the-middle) attacker.