1
I know an important feature for digital cash (in contrast to credit cards transaction) is anonymity of the users: when I spend a digital coin in exchange of goods or services, I would like not to disclose any identity information to the provider of such goods or services, just like when I go to a common shop and pay cash.
Now my questions are:
- Does Bitcoin achieve this kind of property (anonymity of the Spender)?
- If yes, how?
So when you first open your bitcoin wallet, you don't need to give any personal data, right? Ok, maybe a username, but you could always choose a fake nickname, right? – richard – 2017-06-26T23:49:32.780
Effectively!. And if you access Bitcoin through a TOR network that hides your IP address, you can use Bitcoin without ever revealing anything more than your public key. And to avoid someone linking your transactions together (remember, they’re all publicly stored on every computer!), you can generate a new public key for every incoming transaction. – Ignacio Martin Gallardo Urbini – 2017-06-27T14:48:17.850