3
1
If I back up unencrypted wallet.dat somewhere safe (TrueCrypt volume) and then encrypt the wallet by Settings / Encrypt Wallet, will my backup still be useful? I think the message after encrypting the wallet said something about other unencrypted backups being useless as soon as encrypted wallet starts to be used - how could that be possible at all, I don't believe that claim and I hope it's not true :/
Awesome explanation, thank you! I understand now... just this: so when I change my password, there should not be the same issue, right? – davidhq – 2013-12-16T15:02:11.840
PS: my last question: I want to use 8-character password -> is this really not enough? Does making it 10-chars as recommended make it unbreakable? – davidhq – 2013-12-16T15:04:51.797
@DavidKrmpotic: 1) From source code it seems the key pool is not renewed when changing passphrase, so old backup should be usable. But I'd recommend to back it up anyway just to be on the safe side. 2) Bruteforcing a bitcoin wallet is not limited by some external means (like CAPTCHAs etc), so good password for a web service might be not secure enough for a wallet. The recommended length is at least 12 random characters. – aland – 2013-12-16T15:24:41.227