1
I'm trying to make sure I'm backing up my bitcoin wallet sufficiently. I only have about $60.00 worth, so I'm not looking for super secure encryption or anything. I just want to make sure I can restore my wallet if my computer crashes.
Anyway, I'm using MutliBit. I went to Tools -> Export Private Key. I then selected a location on my network drive, added a password, and hit the export button.
If something happens to my computer, I could just redownload the multibit client and install it on another computer, and then use the Restore Private Key function and direct it to the file on my network drive to restore my wallet. Is that correct?
1Your premise is correct, although you are also correct it is not a "super secure" solution. – MaxSan – 2013-11-12T16:05:27.777
I would recommend making copies or your
wallet.datfile and storing it in several secure places. Also you should encrypt it. – Loourr – 2013-11-12T16:58:46.640You are safe if you don't use that wallet, if you do you should backup whenever you do a transaction or coins will be lost. – YoMismo – 2015-02-04T12:25:36.547
@Loourr, there is no “wallet.dat” in Multibit. The file is called multibit.wallet – Arturo Torres Sánchez – 2015-02-04T15:55:45.160
@YoMismo: Does MultiBit not use a key pool or something similar to allow keys to be backed up before they are used? That's kind of surprising. – Nate Eldredge – 2015-02-06T04:51:15.960
I don't know about multibit, but if pool is limited as it is bitcoin-qt, when that pool is gone new keys are generated, if you backup just before the new ones are generated you will miss those and some of your coins will be lost in new transactions. – YoMismo – 2015-02-06T07:41:52.920