Bitcoin Forum
May 17, 2024, 03:39:54 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 »  All
  Print  
Author Topic: How would you secure a Text file with your private keys on it?  (Read 1369 times)
calkob (OP)
Hero Member
*****
Offline Offline

Activity: 1092
Merit: 520


View Profile
March 27, 2016, 10:57:22 PM
 #1

How would you secure a Text file with your private keys on it?  what encryption do you recommend?
n691309
Legendary
*
Offline Offline

Activity: 1526
Merit: 1001



View Profile
March 27, 2016, 11:17:46 PM
 #2

How would you secure a Text file with your private keys on it?  what encryption do you recommend?

You can paste in the text file the PGP encrypted message, so only you can decrypt it, for example though keybase PGP key. An alternative way is also through Folder lock but it's not free.
unamis76
Legendary
*
Offline Offline

Activity: 1512
Merit: 1009


View Profile
March 27, 2016, 11:33:08 PM
 #3

I'd simply create the keys on an offline computer, dump them there are store them in the same place. As for encryption, PGP is an option as said, but I think I'd probably just encrypt the drive holding the keys.
European Central Bank
Legendary
*
Offline Offline

Activity: 1288
Merit: 1087



View Profile
March 27, 2016, 11:41:32 PM
 #4

Handwritten on a nice piece of paper. Screw attempting to secure a file. Even if it takes forever to type out it's worth it.
Hirose UK
Hero Member
*****
Offline Offline

Activity: 1288
Merit: 503


Leading Crypto Sports Betting & Casino Platform


View Profile WWW
March 27, 2016, 11:45:43 PM
 #5

you can make a folder of your private keys on your computer (offline), then click right button, choose "add to archive" > "advanced" > "set password" > "OK".
voila! your keys is safe now.

..Stake.com..   ▄████████████████████████████████████▄
   ██ ▄▄▄▄▄▄▄▄▄▄            ▄▄▄▄▄▄▄▄▄▄ ██  ▄████▄
   ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██  ██████
   ██ ██████████ ██      ██ ██████████ ██   ▀██▀
   ██ ██      ██ ██████  ██ ██      ██ ██    ██
   ██ ██████  ██ █████  ███ ██████  ██ ████▄ ██
   ██ █████  ███ ████  ████ █████  ███ ████████
   ██ ████  ████ ██████████ ████  ████ ████▀
   ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██
   ██            ▀▀▀▀▀▀▀▀▀▀            ██ 
   ▀█████████▀ ▄████████████▄ ▀█████████▀
  ▄▄▄▄▄▄▄▄▄▄▄▄███  ██  ██  ███▄▄▄▄▄▄▄▄▄▄▄▄
 ██████████████████████████████████████████
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀█▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█
▄▄█████████▄▄
▄██▀▀▀▀█████▀▀▀▀██▄
▄█▀       ▐█▌       ▀█▄
██         ▐█▌         ██
████▄     ▄█████▄     ▄████
████████▄███████████▄████████
███▀    █████████████    ▀███
██       ███████████       ██
▀█▄       █████████       ▄█▀
▀█▄    ▄██▀▀▀▀▀▀▀██▄  ▄▄▄█▀
▀███████         ███████▀
▀█████▄       ▄█████▀
▀▀▀███▄▄▄███▀▀▀
..PLAY NOW..
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
March 27, 2016, 11:46:35 PM
 #6

Use the password as the name of the file and fill it with random symbols.
CryptoDatabase
Legendary
*
Offline Offline

Activity: 1596
Merit: 1003


https://cryptodatabase.net


View Profile WWW
March 27, 2016, 11:51:43 PM
 #7

TrueCrypt is a good way to encrypt, double encrypt, and hide anything you want and it is also free to use. You could encrypt your entire computer if you wanted to or just a single partition.

It has also been tried and tested, and passed.
FUBAR-BDHR
Hero Member
*****
Offline Offline

Activity: 702
Merit: 1000


★The Best Adult Video Chat Platform★


View Profile WWW
March 28, 2016, 12:05:51 AM
 #8

How would you secure a Text file with your private keys on it?  what encryption do you recommend?

Burn it to CD and put it in a good safe. They have to break into your house and the safe to get it.

achow101
Staff
Legendary
*
Offline Offline

Activity: 3402
Merit: 6641


Just writing some code


View Profile WWW
March 28, 2016, 12:08:31 AM
 #9

TrueCrypt is a good way to encrypt, double encrypt, and hide anything you want and it is also free to use. You could encrypt your entire computer if you wanted to or just a single partition.

It has also been tried and tested, and passed.
TrueCrypt is no longer developed and its developers have apparently taken down nearly everything related to TrueCrypt. luckily it is open source so there are forks of it. I recommend using VeraCrypt which is forked off of TrueCrypt. I think a good thing to do would be to GPG encrypt the text and then encrypt it with VeraCrypt for extra security.

CryptoDatabase
Legendary
*
Offline Offline

Activity: 1596
Merit: 1003


https://cryptodatabase.net


View Profile WWW
March 28, 2016, 12:24:22 AM
 #10

TrueCrypt is a good way to encrypt, double encrypt, and hide anything you want and it is also free to use. You could encrypt your entire computer if you wanted to or just a single partition.

It has also been tried and tested, and passed.
TrueCrypt is no longer developed and its developers have apparently taken down nearly everything related to TrueCrypt. luckily it is open source so there are forks of it. I recommend using VeraCrypt which is forked off of TrueCrypt. I think a good thing to do would be to GPG encrypt the text and then encrypt it with VeraCrypt for extra security.

I read about the two forks but I don't know enough about them to make a suggestion on using them.
Wendigo
Legendary
*
Offline Offline

Activity: 2604
Merit: 1036



View Profile
March 28, 2016, 02:19:56 AM
 #11

I usually take the text file with all the keys and print it out then cut out the public keys and the parts I don't need and only keep my private keys. It's handy to have all of the QR codes of the private keys on the paper in case you need to transfer the funds to a new wallet in an emergency. Then if you want to feel more secure you could copy this 2 or 3 times over and put the papers in some secure locations like a home safe or a bank deposit box or in your back yard.
sgravina
Sr. Member
****
Offline Offline

Activity: 451
Merit: 250



View Profile
March 28, 2016, 02:27:03 AM
 #12

How would you secure a Text file with your private keys on it?  what encryption do you recommend?

Just print it on paper and give it to your Mom.  Tell her it's important.  She'll keep it safe.

quentincole32
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500



View Profile
March 28, 2016, 02:38:15 AM
 #13

How would you secure a Text file with your private keys on it?  what encryption do you recommend?

Just print it on paper and give it to your Mom.  Tell her it's important.  She'll keep it safe.


Best answer so far.
Print the key is the best way to keep it safe from something bad on your fake life online and store it in your real life.
Encrypted - decrypted are still breakable. But your mom? I guess she is not :p

▃▃▌▌AMBROSUS▐▐▃▃▃ - TRUSTED QUALITY OF FOOD & MEDICINE
ICO date 13 September
bitbaby
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1000



View Profile WWW
March 28, 2016, 02:45:14 AM
 #14

You can of-course encrypt the keys itself with BIP38 Encrypt whilst making them and if you use a good strong password then you wouldn't need to encrypt the file since its pretty secure in itself.

Encrypted it with GPG like mentioned above is another good method.

ralle14
Legendary
*
Online Online

Activity: 3192
Merit: 1878


Metawin.com


View Profile
March 28, 2016, 03:16:25 AM
 #15

How would you secure a Text file with your private keys on it?  what encryption do you recommend?

Just print it on paper and give it to your Mom.  Tell her it's important.  She'll keep it safe.


You could also do another option which is laminate the paper then seal that in a case then bury it in your backyard.

▄▄███████▄▄
▄██████████████▄
▄██████████████████▄
▄████▀▀▀▀███▀▀▀▀█████▄
▄█████████████▄█▀████▄
███████████▄███████████
██████████▄█▀███████████
██████████▀████████████
▀█████▄█▀█████████████▀
▀████▄▄▄▄███▄▄▄▄████▀
▀██████████████████▀
▀███████████████▀
▀▀███████▀▀
.
 MΞTAWIN  THE FIRST WEB3 CASINO   
.
.. PLAY NOW ..
BitcoinNewsMagazine
Legendary
*
Offline Offline

Activity: 1806
Merit: 1164



View Profile WWW
March 28, 2016, 03:17:28 AM
 #16

How would you secure a Text file with your private keys on it?  what encryption do you recommend?

Create a Veracrypt container encrypted with a strong password and store the text file in the container. The container does not have to be large, unless you have MB or GB of information you want to protect. Read the online documentation to learn how to use. The container can be stored anywhere you like on your laptop and is portable.

Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
March 28, 2016, 07:02:29 AM
 #17

i would encrypt it with aes, and secure it in a usb stick, for long term purpose, don't forget to do this under a secure environment
DimensionZ
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


Shit, did I leave the stove on?


View Profile
March 28, 2016, 07:24:59 AM
 #18

I think printing out the text file with the keys and laminating it is the best way of keeping it away from harm. You could never be 100% sure it will not get compromised if it's encrypted. I would put it somewhere safe the location of which only I know . Encrypting it and storing it on a usb stick works too but then you would need a computer to access the data and it's slower.

7788bitcoin
Legendary
*
Offline Offline

Activity: 2282
Merit: 1023


View Profile
March 28, 2016, 07:45:32 AM
 #19

I am sure all the above are great idea. The only problem is when you would like to decrypt it... Will you be able to do that whenever you wish to? Will the software for encryption still available and working after like 5 years? Will you still remember the password/passphrase?

These are risks to encryption with complex methods.

aso118
Legendary
*
Offline Offline

Activity: 1918
Merit: 1012


★Nitrogensports.eu★


View Profile
March 28, 2016, 09:32:52 AM
 #20

My private keys are printed out and kept in a bank locker.
With 24 hour security and a vault, it is as safe as it can get.


           █████████████████     ████████
          █████████████████     ████████
         █████████████████     ████████
        █████████████████     ████████
       ████████              ████████
      ████████              ████████
     ████████     ███████  ████████     ████████
    ████████     █████████████████     ████████
   ████████     █████████████████     ████████
  ████████     █████████████████     ████████
 ████████     █████████████████     ████████
████████     ████████  ███████     ████████
            ████████              ████████
           ████████              ████████
          ████████     █████████████████
         ████████     █████████████████
        ████████     █████████████████
       ████████     █████████████████
▄▄
██
██
██
██
██
██
██
██
██
██     
██
██
▬▬ THE LARGEST & MOST TRUSTED ▬▬
      BITCOIN SPORTSBOOK     
   ▄▄
██
██
██
██
██
██
██
██
██
██     
██
██
             ▄▄▄▄▀▀▀▀▄
     ▄▄▄▄▀▀▀▀        ▀▄▄▄▄           
▄▀▀▀▀                 █   ▀▀▀▀▀▀▀▄▄
█                    ▀▄          █
 █   ▀▌     ██▄        █          █               
 ▀▄        ▐████▄       █        █
  █        ███████▄     ▀▄       █
   █      ▐████▄█████████████████████▄
   ▀▄     ███████▀                  ▀██
    █      ▀█████    ▄▄        ▄▄    ██
     █       ▀███   ████      ████   ██
     ▀▄        ██    ▀▀        ▀▀    ██
      █        ██        ▄██▄        ██
       █       ██        ▀██▀        ██
       ▀▄      ██    ▄▄        ▄▄    ██
        █      ██   ████      ████   ██
         █▄▄▄▄▀██    ▀▀        ▀▀    ██
               ██▄                  ▄██
                ▀████████████████████▀




  CASINO  ●  DICE  ●  POKER   
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
   24 hour Customer Support   

▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
Pages: [1] 2 »  All
  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!