1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-22 16:18:11 +00:00

Edited ch10_network.adoc with Atlas code editor

This commit is contained in:
clenser 2023-10-19 19:30:12 +00:00
parent 8f1234ad77
commit 195a9e5de4

View File

@ -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