additional warning about pseuodanonymity

This commit is contained in:
Shannon Appelcline 2020-07-22 10:20:07 -10:00 committed by GitHub
parent 05e68f04ab
commit 9c124bd067
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,6 +42,8 @@ There are also studies that suggest that possible exploits of Bitcoin's anti-DoS
Similarly, Bitcoin Tor users could be fingerprint-attacked by setting an address cookie on their nodes. This would also allow correlation and thus deanonymization.
Meanwhile, even over Tor, Bitcoin is only a pseudoanonymous service due to the many dangers of correlation that stem from the permanent ledger itself. This means that Bitcoin usage over Tor is actually more likely to be _deanonymized_ than other services (and could lead to the deanonymization of other activities).
With that said, Tor is generally considered far safer than the alternative, which is non-anonymous browsing.
## Verify Your Tor Setup