|
|
|
|
|
by macns
4113 days ago
|
|
Well regarding bitcoin theory obviously you skimmed through the basics, but I'll make an effort to counter your arguments. A (public) bitcoin address is useless without the private key. Suppose you do find one, you'd just knew the transactions referring to it(by looking up the blockchain). One can easily have thousands of addresses. Many people generate a different address for each transaction, so good luck finding the one that looks like a safe. A safe will be opened up without a key, eventually, a bitcoin address never:
[0]The private key is mathematically related to the Bitcoin address, and is designed so that the Bitcoin address can be calculated from the private key, but importantly, the same cannot be done in reverse. [0]https://blockchain.info/wallet/bitcoin-faq |
|
You're just saying that recovering a private key is mathematically hard, but that's not the attack vector in question. You still need to store the private key somewhere, and that storage is subject to attack. Network-attached storage is subject to lots of attacks, thus there's interest in storing this stuff offline.