From 195a9e5de42dd8dbcf5f6e75d26c6d82bb1bb4a1 Mon Sep 17 00:00:00 2001 From: clenser Date: Thu, 19 Oct 2023 19:30:12 +0000 Subject: [PATCH] Edited ch10_network.adoc with Atlas code editor --- ch10_network.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ch10_network.adoc b/ch10_network.adoc index 8988454b..804374a9 100644 --- a/ch10_network.adoc +++ b/ch10_network.adoc @@ -1126,7 +1126,7 @@ client. === Encrypted and Authenticated Connections -Most new((("Bitcoin network", "encryption")))((("encryption", "Tor transport")))((("Tor transport"))) users of +Most new((("Bitcoin network", "encryption")))((("encryption")))((("Tor transport"))) users of Bitcoin assume that the network communications of a Bitcoin node are encrypted. In fact, the original implementation of Bitcoin communicates entirely in the clear, as does the modern implementation of Bitcoin Core