From 04f663ee79db93f385f1584275d5c883a0b2eb87 Mon Sep 17 00:00:00 2001 From: qxotk <1896689+qxotk@users.noreply.github.com> Date: Sat, 14 Nov 2020 16:37:39 -0500 Subject: [PATCH] Update tor.rst Attempt to clarify sentence where: "be connecting to none .onion servers" does not seem to make sense. If I understand the context correctly, it should be: "be connecting to only one .onion server" - this would be the risk using only 1 server. --- tor.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tor.rst b/tor.rst index 2efb160..8569f93 100644 --- a/tor.rst +++ b/tor.rst @@ -4,7 +4,7 @@ Using Electrum Through Tor Please note that when using electrum through tor there are two main ways. The first way has the most Privacy but also requires the most trust in the server you are connecting to. This is because normally Electrum connects to a few different servers and downloads block headers and checks that they match. This prevents / makes it more difficult for -Rogue servers to send you bad information. However this can also present a privacy issue because you could be connecting to none .onion servers for these headers. +Rogue servers to send you bad information. However this can also present a privacy issue because you could be connecting to only one .onion server for these headers. Thus the two different options are, Connect to 1 server ONLY and get block headers and transaction info from that server. Or