Skip to content

Instantly share code, notes, and snippets.

@nopara73
Last active April 3, 2019 09:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nopara73/ccdee89ae9992750a0a47863f3dcda6b to your computer and use it in GitHub Desktop.
Save nopara73/ccdee89ae9992750a0a47863f3dcda6b to your computer and use it in GitHub Desktop.
Bitcoin Core vs Wasabi Wallet - Network Level Privacy
Adversary Core Core + Tor Wasabi 1.1.3 Wasabi 1.1.4 Wasabi 1.1.4 + Full Node
One Peer Is Malicious Spy private private private private private
All Peers Are Malicious Spies vulnerable[1] private vulnerable[2] private private
Tor Breaker private private private private private
All Peers Are Malicious Spies && Tor Breaker vulnerable[1] vulnerable[1] vulnerable[2] vulnerable[1,2] vulnerable[1]
Malicious Wasabi Backend private private private private private
Malicious Wasabi Backend && Tor Breaker private private vulnerable[1] private private
Supernode vulnerable[1] private private private private
Spying ISP vulnerable[1] private vulnerable[2] private private

[1] IP address linking to transaction.
[2] If it's kept up for extended periods of time, the spy can figure out which blocks the user is interested in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment