|
|
|
|
|
by epscylonb
4811 days ago
|
|
Completely agree with the article. Whether you realise it or not, what you want from a private key is lots of entropy. A simple pass phrase is easily cracked, a complicated one is hard to remember (and it needs to be remembered exactly). There may potentially be a small amount of middle ground here, particularly if your memory is very good, but what happens if you get dementia as you get older?. If you must use a pass phrase, use it to encrypt a truly random private key, this way the only the private key is exposed to the blockchain. An attacker would need the encrypted copy of your private key to brute force it, don't keep this online unless you need to send bitcoins. |
|