Bitcoin Forum
April 18, 2024, 02:02:53 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Safe storage of data. GUIDE  (Read 552 times)
CryptoPowerL (OP)
Member
**
Offline Offline

Activity: 358
Merit: 29

ASO Service


View Profile
April 21, 2018, 01:58:58 AM
Last edit: July 03, 2018, 02:18:38 AM by CryptoPowerL
Merited by RodeoX (2), DarkStar_ (2), TMAN (2), LoyceV (1), Welsh (1), The Cryptovator (1), mithrim (1), theyoungmillionaire (1)
 #1

Often I see questions pop up on the forum regarding safe keeping of passwords and data. I decided to write up a detailed instructions on the encryption of data.
For creating encrypted data base, I use software called VeraCrypt. It is free and open source. More details on the software here: https://en.wikipedia.org/wiki/VeraCrypt
Download and install the software here: https://www.veracrypt.fr/en/Downloads.html

1. Open the software, double click "Create Volume:


2. Now we click the check mark next to "Create an encrypted file container" and click next


3. During the next step we decide whether we want to create a regular encrypted volume or one with double encryption. In these instructions I am going to show regularly encrypted volume. So, we choose "Standard VeraCrypt volume" and click next


4. New we connect our usb drive to the computer. During this step we have to manually enter the path to the file which is going to be placed on the USB. For this open "my computer" and see under which name is our USB (in my case it is E). So, we enter our path for the file being created and click next.


5. Choosing type of encryption as "Twofish", and clicking next


6. Need to choose the encryption size. Here you are going to have to judge yourself. If you are planning to have encrypted just password database and private keys, you will not need much space. My recommendation then would be to take up a small amount of the USB and the rest of it to fill up with various files. This is done so if ever your usb was lost or stolen, and open by a third party, the file would not stick out.
My usb drive size is 3.7gb so I am choosing 1gb for encryption file size and leaving 2.7 gb empty


7. Now need to come up with a password. Password needs to be new and not something you use everywhere else. Better to make something out of 15-20 various symbols with different sizes. Write it down on the paper for you. After a few days on constant input you can throw away the paper


8. Start up the generation of you key encryption, move your mouse around, the key will be generated quicker. When the bar is fully green, press Format


9. The process of encryption itself has began. The larger size you picked during step 6, the longer it will take. For example when I was encrypting 60 gb it took me 30 minutes. Process is complete when you see this message


On the next window press Exit. On this step the process of encryption is complete. Now I will show you how to use it. Access your USB and we see this kind of file. It can ONLY be opened with the software VeraCrypt AND putting in your set password

Upon accessing VeraCrypt we see many different unused volumes in your system. Choose one, say A. Click select file and our created file on the usb and click mount


On the next window enter the password you created during step 7 and click ok. Access my computer and we observe the new local drive.

This is our encrypted volume which appeared only after we entered the password from it. In it we can store our password, private keys etc....

IMPORTANT: Upong ending your work, do not forget to close the volume, otherwise you may risk of losing your data. For this we press Dismount in VeraCrypt


After this we can dismount the USB from the PC (not forgetting about the safe way to eject the usb and not just pulling it out). The process of creating encrypted volume/database will take about 20 minutes but save you a lot of time you could have spent worrying about keeping your data safe

Added a brief description of other programs for data encryption: https://bitcointalk.org/index.php?topic=4588410
1713448973
Hero Member
*
Offline Offline

Posts: 1713448973

View Profile Personal Message (Offline)

Ignore
1713448973
Reply with quote  #2

1713448973
Report to moderator
1713448973
Hero Member
*
Offline Offline

Posts: 1713448973

View Profile Personal Message (Offline)

Ignore
1713448973
Reply with quote  #2

1713448973
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713448973
Hero Member
*
Offline Offline

Posts: 1713448973

View Profile Personal Message (Offline)

Ignore
1713448973
Reply with quote  #2

1713448973
Report to moderator
1713448973
Hero Member
*
Offline Offline

Posts: 1713448973

View Profile Personal Message (Offline)

Ignore
1713448973
Reply with quote  #2

1713448973
Report to moderator
Siberian_Temper
Newbie
*
Offline Offline

Activity: 168
Merit: 0


View Profile
April 26, 2018, 03:43:01 PM
 #2

very detailed instructions for data protection, thank you very much!
I will definitely use it!
Dudeperfect
Hero Member
*****
Offline Offline

Activity: 1190
Merit: 534


View Profile WWW
April 26, 2018, 05:53:43 PM
 #3

I am a moderate risk taker and I do care about security a lot as I believe that precaution is always better than cure. As we all know that private key is everything when it comes to the control of Bitcoins associated with that particular wallet. I have created multiple backup copies and stored it in multiple safe locations so I am sure that I won't need that service. However, I really appreciate such efforts and we need to constantly work on building awareness about self-responsibility.
mithrim
Sr. Member
****
Offline Offline

Activity: 434
Merit: 436


View Profile
May 07, 2018, 07:37:11 AM
 #4

Thanks for making people aware that they should use encryption. Would've been nice if you had also given a reason for why you chose VeraCrypt? Did you test different tools? I use BitLocker so far, maybe I give VeraCrypt a try.
CryptoPowerL (OP)
Member
**
Offline Offline

Activity: 358
Merit: 29

ASO Service


View Profile
May 08, 2018, 04:54:36 AM
Last edit: May 08, 2018, 06:15:10 AM by CryptoPowerL
 #5

Thanks for making people aware that they should use encryption. Would've been nice if you had also given a reason for why you chose VeraCrypt? Did you test different tools? I use BitLocker so far, maybe I give VeraCrypt a try.
The main criteria used for choosing the software for encryption was the open source as well as no known holes in the system. Before TrueCrypt was used for encryption, but there were too many rumors circulating regarding the developers ties to the FBI as well as eventual stopping of updates.
About BitLocker, the developers were Microsoft. Personally, I do not trust them after Windows 10, when there were too many articles online showing how the user's information is being tracked. On the other end, if you are not breaking the law, there is nothing to be afraid of with microsoft software, I am still of the principle that if I want to hide something or encrypt nobody besides me should have the possibility to access it.
NSS7788
Jr. Member
*
Offline Offline

Activity: 89
Merit: 1


View Profile WWW
May 08, 2018, 02:03:35 PM
 #6

It is a good advice for all investors. Storage data in a safe place is the main thing in crypto currency trading. Thank you very much for your details.
icroatt
Jr. Member
*
Offline Offline

Activity: 63
Merit: 5


View Profile
May 08, 2018, 03:34:37 PM
 #7

Thanks for making people aware that they should use encryption. Would've been nice if you had also given a reason for why you chose VeraCrypt? Did you test different tools? I use BitLocker so far, maybe I give VeraCrypt a try.

Veracrypt is a fairly commonly used open source program with quite the active development team. It was kind of a successor to a formerly popular open source program called truecrypt, which ceased development activity a few years ago. Definitely worth a try, one of my personal favorite programs for data encryption!

If you are looking for safe cloud storage, I would recommend taking a look into the Crypto project Siacoin, they have quite the product and offer encrypted cloud storage like none other. For much cheaper too!
sanida
Member
**
Offline Offline

Activity: 210
Merit: 15


View Profile WWW
May 09, 2018, 04:46:05 PM
 #8

Thanks for the guide sir it serve me right. and it help us a lot.

stobox 
DIGITAL ASSETS ECOSYSTEM
◉ ───────  Website ⬝  WhitepaperTwitterFacebookTelegramLinkedin  ─────── ◉
jaysonzxc
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile WWW
May 10, 2018, 04:56:58 AM
 #9

make sure you know your data because this is important at guide your storage
kalehon
Member
**
Offline Offline

Activity: 252
Merit: 10


View Profile
May 26, 2018, 05:23:52 PM
 #10

It's a very good guide, thank you. You could store the private keys of your wallets on this storage  Wink
Strufmbae
Member
**
Offline Offline

Activity: 486
Merit: 27

HIRE ME FOR SMALL TASK


View Profile
May 26, 2018, 06:54:38 PM
 #11

Like I've said there are lot of informations here in the beginners and help than bitcoin discussion, and politics society.

To OP, just be very careful with your hardware wallet to get wet.

wandxx
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
June 14, 2018, 01:02:31 PM
 #12

It is a good advice for all investors people should use encryption. Storing data in a safe place is the main thing in crypto currency trading.
Bimaab
Newbie
*
Offline Offline

Activity: 84
Merit: 0


View Profile
June 14, 2018, 01:24:12 PM
 #13

I already installed in my device, but i didn't use it yet! It is a good advice for all. Thanks for sharing it
justin86
Full Member
***
Offline Offline

Activity: 406
Merit: 100


Market Integration Platform


View Profile
June 14, 2018, 03:16:40 PM
 #14

It is very good guide, I use hidden veracrypt volume to store my files, for private keys I use encrypted usb, veracrypt is good because it is totally free and open source.

CryptoPowerL (OP)
Member
**
Offline Offline

Activity: 358
Merit: 29

ASO Service


View Profile
June 15, 2018, 03:46:32 PM
 #15

It is very good guide
Thanks for the feedback!
chulos
Jr. Member
*
Offline Offline

Activity: 268
Merit: 1


View Profile
June 25, 2018, 09:08:20 PM
 #16

Longer period of time i try to keep data safe  and today i found this tutorial. I'm glad there is such a thing to secure and create an encrypt data repository. Well instructions described in detail. From the main page i downloaded the Portable version. I tried this software with a new USB key and moved sensitive data there. I assume i no longer have to worry about misusing my data in case of usb key loss. Thank you.

▂▆●● SynchrotronCoin.org - Payment solution - Airdrops live NOW!●●▆▂
Oishijagung
Newbie
*
Offline Offline

Activity: 89
Merit: 0


View Profile
June 25, 2018, 11:23:08 PM
 #17

Steady once this advice, may be useful for me and the crowd, may you give smooth in my activities, once again as a new person here to thank you, hopefully no more tricks and a new way.
cryptoproLK
Newbie
*
Offline Offline

Activity: 294
Merit: 0


View Profile
June 26, 2018, 05:26:54 AM
 #18

I'm using true crypto to encrypt my private keys and host files on local disk and keep a backup on google drive which has to enable two-factor authorization.
CryptoPowerL (OP)
Member
**
Offline Offline

Activity: 358
Merit: 29

ASO Service


View Profile
June 26, 2018, 04:42:28 PM
 #19

I'm using true crypto to encrypt my private keys and host files on local disk and keep a backup on google drive which has to enable two-factor authorization.
I also used TrueCrypt before, but it was not supported by the developers of the project
CryptoPowerL (OP)
Member
**
Offline Offline

Activity: 358
Merit: 29

ASO Service


View Profile
July 03, 2018, 02:16:08 AM
 #20

Added a brief description of other programs for data encryption: https://bitcointalk.org/index.php?topic=4588410
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!