Bitcoin-QT wallet.dat prior to adding passphrase

0

On almost any Bitcoin-QT tutorial I notice people recommending to:

(step 1) back up your wallet.dat before adding a passphrase.
(step 2) Add a passphrase and copy your new wallet.dat to a USB ....
(step 3) Write down on a piece of paper the used passphrase .

Isn't (step 1) problematic?

Say I copied wallet.dat prior to adding a passphrase and just dumped it somewhere on my computer or god forbid on a USB and the USB gets lost or computer is hacked, wouldn't an obtained wallet.dat prior to adding a passphrase, will grant access to the new (and thought to be passphrase secured) wallet?

Ami

Posted 2013-11-13T21:56:14.773

Reputation: 23

Where did you read this?Luca Matteis 2013-11-13T22:21:06.917

Answers

2

I presume the reason for step 1 is to protect you from losing your Bitcoins in case you later discover that remembering your passphrase is beyond you. If you understand the relative dangers and conclude that not keeping a backdoor around your new passphrase is the right way for you, I suppose you could try skipping step 1.

pyramids

Posted 2013-11-13T21:56:14.773

Reputation: 2 978

Ok, so my assumption was correct, right? i.e: wallet.dat prior to setting a passphrase can still let someone access your wallet even if on a later occasion a passphrase was set on that wallet ?!Ami 2013-11-14T06:44:40.543

Well, yes, before the data in it (esp. the private keys to your Bitcoin addresses) is passphrase-protected, it is not passphrase-protected yet.pyramids 2013-11-14T07:02:17.327