8
1
I saw BlitCoin mentioned on this forum thread, but didn't understand what it was. Can someone explain what does it do?
8
1
I saw BlitCoin mentioned on this forum thread, but didn't understand what it was. Can someone explain what does it do?
9
Dan Kaminsky has the idea that if you have enough bitcoin nodes/connections under your control, than by looking at how transaction spread across the bitcoin p2p network, you can determine ip address of a node that was the source of transaction, Blitcoin is suppose to be to the tool for that. I think that won't become a problem because use of a simple proxy that hides ip address of a sender, will be sufficient solution.
Post on forum from Dan Kaminsky himself BitCoin Deanonymization
Disscusion among developers Blitcoin? (Black Hat 2011)
@David Schwartz: A single website that hides your IP can be malcious itself or can be forced to give up your IP to say, the CIA. In that case your IP is no longer anonymous. – Olhovsky – 2011-09-11T11:25:20.360
My point is that it renders Kaminsky's attack irrelevant. It's also very easy to hide your IP from a web site, Tor for example. – David Schwartz – 2011-09-11T18:56:43.117
Indeed. Tor, I2P, proxies and readily-available VPN services can all thwart this attack, so I don't really see it as a serious problem. Still it's good to know what's out there. – David Perry – 2011-10-10T23:56:09.127
1If that's what it does, it's kind of silly. All someone has to do is create a web page that allows you to submit a transaction and the page posts it to the network. That's very easy to do, and that will completely obscure the origin of the transaction from the Bitcoin network. – David Schwartz – 2011-09-08T22:51:04.547
I read the entire thread that you linked and said good, then immediately setup tor as per this article: Setting Up A TOR Hidden Service For Bitcoin Core
– Willtech – 2018-01-26T12:19:19.890