Bitcoin Forum
May 13, 2024, 06:48:36 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: What are the risks of having blockchain wallet backup  (Read 990 times)
riekinho (OP)
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
March 10, 2014, 09:44:56 AM
 #1

...in one's mailbox?

How can someone steal it and what would it take?

I read blockchain's FAQ on it but can't pin down the risk precisely.
Thanks!

1715582916
Hero Member
*
Offline Offline

Posts: 1715582916

View Profile Personal Message (Offline)

Ignore
1715582916
Reply with quote  #2

1715582916
Report to moderator
1715582916
Hero Member
*
Offline Offline

Posts: 1715582916

View Profile Personal Message (Offline)

Ignore
1715582916
Reply with quote  #2

1715582916
Report to moderator
1715582916
Hero Member
*
Offline Offline

Posts: 1715582916

View Profile Personal Message (Offline)

Ignore
1715582916
Reply with quote  #2

1715582916
Report to moderator
"Governments are good at cutting off the heads of a centrally controlled networks like Napster, but pure P2P networks like Gnutella and Tor seem to be holding their own." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
kellrobinson
Sr. Member
****
Offline Offline

Activity: 304
Merit: 380


View Profile
March 10, 2014, 10:37:48 AM
 #2

According to the "FAQ: wallet" the backup is encrypted.  It doesn't tell what encryption they use.  
The "FAQ: technical" doesn't mention the backup encryption.
riekinho (OP)
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
March 10, 2014, 11:30:14 AM
 #3

So it is safer not to have it in mailbox then to have it?

runam0k
Legendary
*
Offline Offline

Activity: 1092
Merit: 1001


Touchdown


View Profile
March 10, 2014, 11:36:51 AM
 #4

So it is safer not to have it in mailbox then to have it?
There are two basic levels of protection when it comes to your wallet.dat file:

(1) Don't let people get hold of a copy.

(2) Keep it encrypted (an option in most clients) with a very strong password. If someone does get hold of a copy, they might not be able to crack the password.

You are making (1) more difficult for yourself.

Obviously the more copies you make and the more places you send them, the more likely it is someone else will get hold of a copy.

If someone were to gain access to your email, for example, Bitcoin related messages might prompt them to do a quick search for a wallet back up.
medUSA
Legendary
*
Offline Offline

Activity: 952
Merit: 1003


--Signature Designs-- http://bit.ly/1Pjbx77


View Profile WWW
March 10, 2014, 12:32:56 PM
 #5

The json backup file is your entire wallet in encrypted form. If your password is weak, it can be brute-forced.
So use a very strong password with at least 12 alphanumeric characters with mixed upper and lower cases.



phillipsjk
Legendary
*
Offline Offline

Activity: 1008
Merit: 1001

Let the chips fall where they may.


View Profile WWW
March 10, 2014, 04:20:37 PM
 #6

I have trouble understanding why people think wallet back-ups are secure if they are encrypted: you need to store that encryption key somewhere! That is all wallets are: sets of encryption keys.

I still recommend paper back-ups in at least two geographically separate locations. Physical theft is a concern though. Using n-of-m transactions and a Pay to script hash address (read: 2 of 3 locations) would be better. Blockchain.info does not support that as far as I know.

James' OpenPGP public key fingerprint: EB14 9E5B F80C 1F2D 3EBE  0A2F B3DE 81FF 7B9D 5160
DeathAndTaxes
Donator
Legendary
*
Offline Offline

Activity: 1218
Merit: 1079


Gerald Davis


View Profile
March 10, 2014, 04:23:33 PM
 #7

"Encrypted doesn't tell us much".   If the encryption is properly implemented (including using salt in the key derivation function) and the passphrase is sufficiently strong then there is no practical risk.

If you don't know the exact details of how blockchain.info encrypts the wallet you shouldn't assume it is done properly.   Have they made the encryption/decryption process open source?
phillipsjk
Legendary
*
Offline Offline

Activity: 1008
Merit: 1001

Let the chips fall where they may.


View Profile WWW
March 10, 2014, 04:32:23 PM
 #8

If you don't know the exact details of how blockchain.info encrypts the wallet you shouldn't assume it is done properly.   Have they made the encryption/decryption process open source?

I think it is multibit compatible. (have not actually tested though)

James' OpenPGP public key fingerprint: EB14 9E5B F80C 1F2D 3EBE  0A2F B3DE 81FF 7B9D 5160
medUSA
Legendary
*
Offline Offline

Activity: 952
Merit: 1003


--Signature Designs-- http://bit.ly/1Pjbx77


View Profile WWW
March 11, 2014, 09:59:51 AM
 #9

I think it is multibit compatible. (have not actually tested though)

I have tested. It did work.
I downloaded multibit and imported the json file and have access to my wallet in about an hour
(an hour to download relevent blockchain data)
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!