Skip to content

Commit 2261e14

Browse files
authored
Update 14_2_Changing_Your_Bitcoin_Hidden_Services.md
Added explanation of Bitcoin seednodes per #558.
1 parent 3e2892e commit 2261e14

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

14_2_Changing_Your_Bitcoin_Hidden_Services.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ addnode=address.onion
5959
addnode=address.onion
6060
addnode=address.onion
6161
```
62+
See [Bitcoin Onion Nodes](https://github.com/emmanuelrosa/bitcoin-onion-nodes) for a listing and an example of how to add them.
63+
6264
Afterward, restart `tor` and `bitcoind`.
6365

6466
You should now be communicating exlusively on Tor. But, unless you are in a hostile state, this level of anonymity is probably not required. It also is not particularly recommended: you might greatly decrease your number of potential peers, inviting problems of censorship or even correlation. You may also see lag. And, this setup may give you a false sense of anonymity that really doesn't exist on the Bitcoin network.

0 commit comments

Comments
 (0)