|
|
|
|
|
by nwh
4626 days ago
|
|
> Surely whatever scheme you have to obfuscate the trail could be built into the network? If so, why wasn't it? Not really. Mixing Bitcoin relies on shared wallets controlled by a third party. You trust in them not to leak the details of what Bitcoin went where, and you also trust them not to just pocket the inputs and never send anything back. That would never make it into the network. The alternative is something called CoinJoin, which allows people to pair up and spend each others Bitcoin to ruin the trail through the blockchain, this probably will be implemented at some point, but it's just in development stages thus far. > Do you think normal people are going to take the care to obfuscate their Bitcoin transactions properly? I don't. By the same token, do they need to? |
|
But I accept your point that if trusting mixers is your obfuscation scheme, then its at least non-trivial to put that into the system spec.
What I was thinking about instead was the 'linking' property - which leaks so much information - why wasn't that avoided at a system level?
Clients could also make network analysis much harder by moving Bitcoins between newly generated addresses randomly. Why wasn't that in the system?
>By the same token, do they need to?
This sounds like saying "they only need to be worried about privacy if they have something to hide" ?