9
1
Is there a way to use a long (and possibly hashed) passphrase as a private key, so that all I need to recover my Bitcoins would be that password?
I was thinking of buying Bitcoins using a private key that's generated from a passphrase, and then deleting the Bitcoins software entirely. When I want to use my Bitcoins in the future, I will re-create the key using the password. This will eliminate the possibility of stealing my Bitcoins by hacking to my computer.
6Be aware that when you do this, you expose your wallet to the entire world to do a brute-force attack on your password. If many people start doing this, it may become very profitable to try to find their passwords. Software like Armory and Electrum have the ability to generate a determinsitic wallet from a 'seed', but this seed is still randomly generated, in order to be sure that it is hard to attack. – Pieter Wuille – 2012-08-21T12:20:35.153