create account

How to safely backup your private keys in the cloud by olegnator

View this thread on: hive.blogpeakd.comecency.com
· @olegnator · (edited)
$54.09
How to safely backup your private keys in the cloud
## Encrypt your sensitive files before storing them in the cloud

<br/>I am always on the go so I was looking for ways to safely backup all my private keys in the cloud storage. Probably you know by now but I will repeat - if you don't have the keys the money is not yours, so don't keep them on the exchanges unless you are daytrading. Hardware wallets are great and user friendly, but in this article I will show you a very secure way to store your keys online!

Needless to say, if you put your files in the cloud e.g. Dropbox, Gmail etc, there is a risk of third party getting access to it, either by a hack or employee misconduct / negligence. It is always good to take extra precautions with crypto, since there is no middlemen here and nobody can reverse the transactions.

That being said, you can safely store your private keys or any private files online if you encrypt them well. The best you can do is AES-256 encryption which is pretty much the gold standard in the encryption today and even approved by NSA to encrypt top classified files. Provided you have a strong password – it is unbreakable. It would take billions of years to crack it with a brute force attack. 

This method is actually the best security for your hard earner coins and you can store it online all you want. Hardware wallets rely on the same encryption technique though they offer some usability advantages and additional features to protect you even if your device is compromised.
____
![crack-aes256.png](https://steemitimages.com/DQmNXxDooaniK4nerTFZJqfM6WQkFJkNZPcE2sfQJDQ6Dfv/crack-aes.png)
____

Here are the step by step instructions.
## Mac 
1. Put your text file(s) in a folder and create a zip file e.g. keys.zip
2. Open Terminal window (Search > Terminal)
3. Input ```cd desktop``` or any other directory where your file is stored, but Desktop is the easiest
4. To encrypt (these are standard commands using OpenSSL library, you don’t even rely on any third party software). Replace "keys" with the name of your file.
```openssl aes-256-cbc -in keys.zip -out keys.zip.encrypted```
<br/>![terminal mac aes.png](https://steemitimages.com/DQmfLF8EKbsSwLLuYt7qDUAmtr8yibfWFnYyegFtmGvi1Ed/terminal%20aes.png)

5. It will ask you to input the password two times. Please note that on mac it won’t show the number of characters (****) as you type. Please choose a very strong password with at least 8 characters including uppercase, lowercase letters and special characters.
6. A new file will appear on your desktop - _keys.zip.encrypted_
There you go, now you can upload it to the cloud storage safely.

7. To decrypt
```openssl aes-256-cbc -d -in keys.zip.encrypted -out keys.zip```

## Windows
On Windows machines there is no built in OpenSSL, however, you can also encrypt your zip files with a third party software such as 7-zip.

When archiving your files, select AES-256 as the encryption method.
____
![7zip aes encryption.png](https://steemitimages.com/DQmNhTH2i6TUmKjdeVBfa4nLQPWkzvxRCFYprfebYNRpXd8/7zip%20encryption.png)
____

Oh, and never forget the password that you used for encryption, back it up on a piece of paper safely in several places. **There is no way to recover your files if you loose your password**

Stay safe!
πŸ‘  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 219 others
properties (23)
authorolegnator
permlinkhow-to-safely-backup-your-private-keys-in-the-cloud
categorycrypto
json_metadata{"tags":["crypto","security","serious-security","tips","encryption"],"image":["https://steemitimages.com/DQmNXxDooaniK4nerTFZJqfM6WQkFJkNZPcE2sfQJDQ6Dfv/crack-aes.png","https://steemitimages.com/DQmfLF8EKbsSwLLuYt7qDUAmtr8yibfWFnYyegFtmGvi1Ed/terminal%20aes.png","https://steemitimages.com/DQmNhTH2i6TUmKjdeVBfa4nLQPWkzvxRCFYprfebYNRpXd8/7zip%20encryption.png"],"app":"steemit/0.1","format":"markdown"}
created2018-02-19 18:29:24
last_update2018-02-23 17:40:24
depth0
children14
last_payout2018-02-26 18:29:24
cashout_time1969-12-31 23:59:59
total_payout_value41.462 HBD
curator_payout_value12.629 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length3,231
author_reputation6,114,161,662,269
root_title"How to safely backup your private keys in the cloud"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id38,854,689
net_rshares9,632,241,995,721
author_curate_reward""
vote details (283)
@chuckmorris · (edited)
$0.03
Good write-up.  I often use 7-zip to encrypt important information.  It's another layer of defense for sure.   So if you're going to leave important info up in the cloud, be it crypto or something else, this should be one of the steps you take.
πŸ‘  ,
properties (23)
authorchuckmorris
permlinkre-olegnator-how-to-safely-backup-your-private-keys-in-the-cloud-20180219t215211978z
categorycrypto
json_metadata{"tags":["crypto"],"app":"steemit/0.1"}
created2018-02-19 21:52:09
last_update2018-02-19 21:54:09
depth1
children2
last_payout2018-02-26 21:52:09
cashout_time1969-12-31 23:59:59
total_payout_value0.022 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length244
author_reputation144,361,667,791
root_title"How to safely backup your private keys in the cloud"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id38,891,871
net_rshares5,928,000,349
author_curate_reward""
vote details (2)
@olegnator ·
Indeed, if somebody gets access to the files they can easily scan it for private key patterns (unless it is encrypted) and steal all the coins. There is no bank to reverse the transactions
properties (22)
authorolegnator
permlinkre-chuckmorris-re-olegnator-how-to-safely-backup-your-private-keys-in-the-cloud-20180219t222930245z
categorycrypto
json_metadata{"tags":["crypto"],"app":"steemit/0.1"}
created2018-02-19 22:29:30
last_update2018-02-19 22:29:30
depth2
children1
last_payout2018-02-26 22:29:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length188
author_reputation6,114,161,662,269
root_title"How to safely backup your private keys in the cloud"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id38,898,811
net_rshares0
@chuckmorris ·
When money is involved you can never be too careful.  Obviously people should aim to keep keys offline in a hardware or paper wallet of some sort.  But if you want one up in the cloud, PLEASE encrypt it with strong encryption and a good password.  Re-steemed your post.
properties (22)
authorchuckmorris
permlinkre-olegnator-re-chuckmorris-re-olegnator-how-to-safely-backup-your-private-keys-in-the-cloud-20180219t225659851z
categorycrypto
json_metadata{"tags":["crypto"],"app":"steemit/0.1"}
created2018-02-19 22:56:57
last_update2018-02-19 22:56:57
depth3
children0
last_payout2018-02-26 22:56:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length269
author_reputation144,361,667,791
root_title"How to safely backup your private keys in the cloud"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id38,903,348
net_rshares0
@hrx-07 ·
One of the best posts i have seen today. Good Work Dude
πŸ‘  ,
properties (23)
authorhrx-07
permlinkre-olegnator-how-to-safely-backup-your-private-keys-in-the-cloud-20180220t151959268z
categorycrypto
json_metadata{"tags":["crypto"],"app":"steemit/0.1"}
created2018-02-20 15:19:36
last_update2018-02-20 15:19:36
depth1
children1
last_payout2018-02-27 15:19:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length55
author_reputation24,865,467,709
root_title"How to safely backup your private keys in the cloud"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id39,095,205
net_rshares2,851,525,427
author_curate_reward""
vote details (2)
@olegnator ·
Thanks mate!
properties (22)
authorolegnator
permlinkre-hrx-07-re-olegnator-how-to-safely-backup-your-private-keys-in-the-cloud-20180220t205152267z
categorycrypto
json_metadata{"tags":["crypto"],"app":"steemit/0.1"}
created2018-02-20 20:51:51
last_update2018-02-20 20:51:51
depth2
children0
last_payout2018-02-27 20:51:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length12
author_reputation6,114,161,662,269
root_title"How to safely backup your private keys in the cloud"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id39,164,084
net_rshares0
@mikefromtheuk ·
$0.03
Very valuable advice!
Reblogged so more people can use it.
πŸ‘  
properties (23)
authormikefromtheuk
permlinkre-olegnator-how-to-safely-backup-your-private-keys-in-the-cloud-20180219t183122665z
categorycrypto
json_metadata{"tags":["crypto"],"community":"busy","app":"busy/2.3.0"}
created2018-02-19 18:31:24
last_update2018-02-19 18:31:24
depth1
children1
last_payout2018-02-26 18:31:24
cashout_time1969-12-31 23:59:59
total_payout_value0.026 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length58
author_reputation3,291,559,603,803
root_title"How to safely backup your private keys in the cloud"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id38,855,121
net_rshares5,931,172,889
author_curate_reward""
vote details (1)
@olegnator ·
Thanks @mikefromtheuk ! This hack helped me achieve peace of mind so happy to share
πŸ‘  
properties (23)
authorolegnator
permlinkre-mikefromtheuk-re-olegnator-how-to-safely-backup-your-private-keys-in-the-cloud-20180219t183724360z
categorycrypto
json_metadata{"tags":["crypto"],"users":["mikefromtheuk"],"app":"steemit/0.1"}
created2018-02-19 18:37:24
last_update2018-02-19 18:37:24
depth2
children0
last_payout2018-02-26 18:37:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length83
author_reputation6,114,161,662,269
root_title"How to safely backup your private keys in the cloud"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id38,856,348
net_rshares1,331,719,273
author_curate_reward""
vote details (1)
@munirahayati ·
thank you for giving the information that is very important to us all, to be more careful again in storing something.
because anyone can access our private keys.
best regards @munirahayati. I will resteem your post so that others get one valuable info as well.
πŸ‘  ,
properties (23)
authormunirahayati
permlinkre-olegnator-how-to-safely-backup-your-private-keys-in-the-cloud-20180220t171504379z
categorycrypto
json_metadata{"tags":["crypto"],"users":["munirahayati"],"app":"steemit/0.1"}
created2018-02-20 17:15:30
last_update2018-02-20 17:15:30
depth1
children1
last_payout2018-02-27 17:15:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length260
author_reputation124,922,067,291
root_title"How to safely backup your private keys in the cloud"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id39,120,251
net_rshares3,415,822,526
author_curate_reward""
vote details (2)
@olegnator ·
Thanks @munirahayati ! Appreciate it
properties (22)
authorolegnator
permlinkre-munirahayati-re-olegnator-how-to-safely-backup-your-private-keys-in-the-cloud-20180220t205005681z
categorycrypto
json_metadata{"tags":["crypto"],"users":["munirahayati"],"app":"steemit/0.1"}
created2018-02-20 20:50:06
last_update2018-02-20 20:50:06
depth2
children0
last_payout2018-02-27 20:50:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length36
author_reputation6,114,161,662,269
root_title"How to safely backup your private keys in the cloud"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id39,163,700
net_rshares0
@munirahayati · (edited)
Ok, you're welcome.
if you have free time do not forget to visit my blog, who knows you may be interested in posting I share.
thanks @olegnator
properties (22)
authormunirahayati
permlinkre-olegnator-how-to-safely-backup-your-private-keys-in-the-cloud-20180221t012924079z
categorycrypto
json_metadata{"tags":["crypto"],"users":["olegnator"],"app":"steemit/0.1"}
created2018-02-21 01:29:33
last_update2018-02-21 01:30:42
depth1
children0
last_payout2018-02-28 01:29:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length143
author_reputation124,922,067,291
root_title"How to safely backup your private keys in the cloud"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id39,212,396
net_rshares0
@pankajfosho ·
Why this post is so underrated??
πŸ‘  
properties (23)
authorpankajfosho
permlinkre-olegnator-how-to-safely-backup-your-private-keys-in-the-cloud-20180220t064059048z
categorycrypto
json_metadata{"tags":["crypto"],"app":"steemit/0.1"}
created2018-02-20 06:40:24
last_update2018-02-20 06:40:24
depth1
children0
last_payout2018-02-27 06:40:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length32
author_reputation98,839,377
root_title"How to safely backup your private keys in the cloud"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id38,990,945
net_rshares2,851,525,427
author_curate_reward""
vote details (1)
@petar.pekovic ·
This is very thoughtful and good post goodbjob πŸ‘‹πŸ™‚
πŸ‘  
properties (23)
authorpetar.pekovic
permlinkre-olegnator-2018220t152119273z
categorycrypto
json_metadata{"tags":["crypto","bitcoin","security","cryptocurrency","serious-security"],"app":"esteem/1.5.1","format":"markdown+html","community":"esteem"}
created2018-02-20 14:21:21
last_update2018-02-20 14:21:21
depth1
children1
last_payout2018-02-27 14:21:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length49
author_reputation150,358,931,707
root_title"How to safely backup your private keys in the cloud"
beneficiaries
0.
accountesteemapp
weight1,000
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id39,082,760
net_rshares2,851,525,427
author_curate_reward""
vote details (1)
@olegnator ·
Thanks Petar! Happy to share!
properties (22)
authorolegnator
permlinkre-petarpekovic-re-olegnator-2018220t152119273z-20180220t205122528z
categorycrypto
json_metadata{"tags":["crypto"],"app":"steemit/0.1"}
created2018-02-20 20:51:21
last_update2018-02-20 20:51:21
depth2
children0
last_payout2018-02-27 20:51:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length29
author_reputation6,114,161,662,269
root_title"How to safely backup your private keys in the cloud"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id39,163,985
net_rshares0
@sleempeterz ·
This is one of the best posts I have come across lately. It's really an eye opener.
properties (22)
authorsleempeterz
permlinkre-olegnator-2018221t114744797z
categorycrypto
json_metadata{"tags":["crypto","security","serious-security","investing","tutorial"],"app":"esteem/1.5.1","format":"markdown+html","community":"esteem"}
created2018-02-21 10:47:51
last_update2018-02-21 10:47:51
depth1
children0
last_payout2018-02-28 10:47:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length83
author_reputation12,372,239,844
root_title"How to safely backup your private keys in the cloud"
beneficiaries
0.
accountesteemapp
weight1,000
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id39,316,134
net_rshares0