Author

Topic: How to Export electrum wallet data securely ? (Read 1639 times)

hero member
Activity: 672
Merit: 504
a.k.a. gurnec on GitHub
November 03, 2016, 01:24:15 PM
#7
When you set a password electrum encrypts the seed using that password. So there is no need to use another encryption app.

No offense intended, but that's a matter of opinion.

Electrum has never used key stretching, which makes wallet files with shorter/weaker passwords in the realm of being brute-forcible. For example, an Electrum wallet with a password containing 8 lowercase letters or digits would cost somewhere around $100-$200 to brute-force (some back-of-the-napkin calculations can be found here).

Personally I'd avoid uploading my wallet to the cloud unless I was certain it had a strong password, or used an additional layer of encryption with strong key stretching such as Veracrypt as shorena mentioned.
legendary
Activity: 3612
Merit: 1564
November 02, 2016, 10:18:50 PM
#6
If I may ask, why the private keys instead of the seed?
I plan to save the encrypted file to google drive so that by chance if my primary pc gets crashed/damaged, my funds would not be compromised.
So i guess that in your opinion exporting seed is much useful/

You can save a copy of the wallet file using file menu > copy. Assuming you already have a password set in your electrum wallet then you can upload that file to your cloud account and you are done. When you set a password electrum encrypts the seed using that password. So there is no need to use another encryption app.
copper member
Activity: 1498
Merit: 1499
No I dont escrow anymore.
November 02, 2016, 04:31:59 PM
#5
If I may ask, why the private keys instead of the seed?
I plan to save the encrypted file to google drive so that by chance if my primary pc gets crashed/damaged, my funds would not be compromised.
So i guess that in your opinion exporting seed is much useful/

Yes, creating an encrypted backup of the seed will not only backup your current private keys, but also all future private keys you will derive from it. You could just create an AES container with e.g. VeraCrypt using a strong password. Put a text file with the seed in the container and store in on google drive.
hero member
Activity: 1162
Merit: 547
CryptoTalk.Org - Get Paid for every Post!
November 02, 2016, 02:30:39 PM
#4
If I may ask, why the private keys instead of the seed?
I plan to save the encrypted file to google drive so that by chance if my primary pc gets crashed/damaged, my funds would not be compromised.
So i guess that in your opinion exporting seed is much useful/
copper member
Activity: 1498
Merit: 1499
No I dont escrow anymore.
November 02, 2016, 01:45:04 PM
#3
If I may ask, why the private keys instead of the seed?
hero member
Activity: 574
Merit: 503
V2h5IGFyZSB5b3UgcmVhZGluZyB0aGlzPw==
November 02, 2016, 01:42:06 PM
#2
You can just store the password-protected wallet file. AFAIK electrum doesn't have the ability to export encrypted private keys.

Just remember that the seed phrase is more important and most likely more secure than a password.
hero member
Activity: 1162
Merit: 547
CryptoTalk.Org - Get Paid for every Post!
November 02, 2016, 01:26:01 PM
#1
I would like to export all the private keys of my electrum wallet in an encrypted way so that i can store them in a safer place on my pendrive, etc.
What is the best way i can achieve this, so that the output file is password encrypted too ?
Jump to: