Bitcoin Forum
May 11, 2024, 08:17:59 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: HOWTO: have a safe BTC storage w/o - encryption, backups, or a "clean" computer!  (Read 5577 times)
bitlotto (OP)
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500


BitLotto - best odds + best payouts + cheat-proof


View Profile WWW
June 30, 2011, 02:49:00 AM
Last edit: July 07, 2011, 01:48:44 PM by bitlotto
 #1

This is meant for having a secure savings account without having to be an expert in computer security. It's safe and reliable. You protect your key more in an old school way in the "real world" as apposed to "digital space".

This app generates: Bitcoin address along with it's matching secret private key that you can use in the future to "unlock" the BTC. Until it's stored on a computer it's safe from online threats because it has never been online. It's like generating a new address but in an isolated environment. A "clean room" if you will. You then import the key when you want to spend it.

1. Get a Live Linux CD ISO image. Ubuntu is probably the easiest to use.
Can get at: http://www.ubuntu.com/download/ubuntu/download

2. Download BOTG (Bitcoin-Off-The-Grid) at: http://www.bitlotto.com/botg0.1.1.tar.gz
MD5: da7b36c1fd22d44cc62dd76f9e1aa072
(It's just a script. Source code can be read if wanted - Eventually, some Bitcoin specific distributions may include it)

3. Copy botg0.1.1.tar.gz onto a USB stick

4. Burn ISO image and leave CD in computer tray, then unplug computer from Internet

5. Reboot computer

6. Once the Live CD is fully booted insert USB stick

7. A window will probably open showing what's on the USB stick. If it doesn't, somewhere on the menu bar should be an icon to open USB stick.

8. Double click botg0.1.1.tar.gz and it will open. Click extract. Extract to home folder. (It will probably have a house icon)

9. Go back to file browser and click the "Home" button.

10. Double click botg.sh and select "Run In Terminal" OR Open Terminal program and type: ./botg.sh

11. Write down private key to unlock Bitcoin address along with the matching Bitcoin address

12. Reboot

13. THAT'S IT!


The address you record at the end will be the address you send BTC to. Because it was run off of a Live CD, no traces of the keys will be on your computer. It can't spread the key anywhere because there is no Internet. Because it was a Live CD, no operating system viruses will be able to spy on you while you are making the key. Not even a hardware keylogger would work for you aren't ever typing the key out! When you reboot everything is cleared and *nothing is left on the computer*. There is nothing to backup. Nothing to encrypt or safely make sure it's somewhere on a computer. All you need to is to keep the piece of paper safe. Instead of viruses, your risk will be someone finding that paper or it getting destroyed. Just be sure to think about what would happen if your house burned down or you hide the paper in something that could get stolen!

To access your money, right now it takes a bit of work. You currently have to patch Bitcoin to import it. It's coming down the feature pipeline and will probably show up soon. The private keys are very similar to what BitBills, casascius's paper wallet, etc are doing.

So far, I've made over 500 keys and have successfully imported them into Bitcoin without any error.


-the only risk computer wise is some type of BIOS virus - these are EXTREMELY rare. -if you have a small fortune and the tiniest risk is unacceptable, you could buy a brand new, cheap computer - run program - then destroy computer so it never goes online again - BUT that's kind of extreme!! LOL.

*Next Draw Feb 1*  BitLotto: monthly raffle (0.25 BTC per ticket) Completely transparent and impossible to manipulate who wins. TOR
TOR2WEB
Donations to: 1JQdiQsjhV2uJ4Y8HFtdqteJsZhv835a8J are appreciated.
1715415479
Hero Member
*
Offline Offline

Posts: 1715415479

View Profile Personal Message (Offline)

Ignore
1715415479
Reply with quote  #2

1715415479
Report to moderator
1715415479
Hero Member
*
Offline Offline

Posts: 1715415479

View Profile Personal Message (Offline)

Ignore
1715415479
Reply with quote  #2

1715415479
Report to moderator
1715415479
Hero Member
*
Offline Offline

Posts: 1715415479

View Profile Personal Message (Offline)

Ignore
1715415479
Reply with quote  #2

1715415479
Report to moderator
Transactions must be included in a block to be properly completed. When you send a transaction, it is broadcast to miners. Miners can then optionally include it in their next blocks. Miners will be more inclined to include your transaction if it has a higher transaction fee.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715415479
Hero Member
*
Offline Offline

Posts: 1715415479

View Profile Personal Message (Offline)

Ignore
1715415479
Reply with quote  #2

1715415479
Report to moderator
1715415479
Hero Member
*
Offline Offline

Posts: 1715415479

View Profile Personal Message (Offline)

Ignore
1715415479
Reply with quote  #2

1715415479
Report to moderator
1715415479
Hero Member
*
Offline Offline

Posts: 1715415479

View Profile Personal Message (Offline)

Ignore
1715415479
Reply with quote  #2

1715415479
Report to moderator
Rodyland
Hero Member
*****
Offline Offline

Activity: 499
Merit: 500


View Profile
June 30, 2011, 03:56:31 AM
 #2

What is the output of this, besides the public key, that lets you effectively recreate the private key?

Beware the weak hands!
1NcL6Mjm4qeiYYi2rpoCtQopPrH4PyKfUC
GPG ID: E3AA41E3
bitlotto (OP)
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500


BitLotto - best odds + best payouts + cheat-proof


View Profile WWW
June 30, 2011, 04:22:39 AM
Last edit: July 05, 2011, 01:30:14 PM by bitlotto
 #3

What is the output of this, besides the public key, that lets you effectively recreate the private key?
It ouputs:
-Bitcoin address for saving
-a key to "unlock" address both in hex and base58

Real output of one run:

Address: 1QAueRC2LqquRmu5S3XMknyu7SyWUCMkY4
Key: (edit - missing key - I pasted the address again) or 6a5e1b88a98239348fe0ce4494479b9c59789af8dd6f409e5811a1e434611091

Any money sent to that address can be moved only if you have the key. To spend it you would import it into a wallet as one of your addresses. Until you need to spend it though, it can remain offline as long as you want. That way no one can steal it.

*Next Draw Feb 1*  BitLotto: monthly raffle (0.25 BTC per ticket) Completely transparent and impossible to manipulate who wins. TOR
TOR2WEB
Donations to: 1JQdiQsjhV2uJ4Y8HFtdqteJsZhv835a8J are appreciated.
bitlotto (OP)
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500


BitLotto - best odds + best payouts + cheat-proof


View Profile WWW
July 05, 2011, 01:08:59 AM
 #4

Now part of Linuxcoin! Just download and your ready to go.

To run:
cd /opt/BOTG
./botg.sh

*Next Draw Feb 1*  BitLotto: monthly raffle (0.25 BTC per ticket) Completely transparent and impossible to manipulate who wins. TOR
TOR2WEB
Donations to: 1JQdiQsjhV2uJ4Y8HFtdqteJsZhv835a8J are appreciated.
Anonymous
Guest

July 05, 2011, 02:13:09 AM
 #5

Someone could sell powerful magnets  that you use to destroy hard drives so you can be certain they cant be recovered. I find an angle grinder also works wonders. Can you buy thermite on silk road?


 Smiley

wujh
Newbie
*
Offline Offline

Activity: 49
Merit: 0


View Profile
July 05, 2011, 03:20:56 AM
 #6

If the bitcoin have to be this difficult to keep it safe, there's no future of the currency.
bitlotto (OP)
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500


BitLotto - best odds + best payouts + cheat-proof


View Profile WWW
July 05, 2011, 03:31:43 AM
 #7

If the bitcoin have to be this difficult to keep it safe, there's no future of the currency.
It's actually quite easy. This is for lot's of money. It's way easier than trying to figure out how to safely store millions in cash without using a bank. 

*Next Draw Feb 1*  BitLotto: monthly raffle (0.25 BTC per ticket) Completely transparent and impossible to manipulate who wins. TOR
TOR2WEB
Donations to: 1JQdiQsjhV2uJ4Y8HFtdqteJsZhv835a8J are appreciated.
kjj
Legendary
*
Offline Offline

Activity: 1302
Merit: 1025



View Profile
July 05, 2011, 05:52:18 AM
 #8

Someone could sell powerful magnets  that you use to destroy hard drives so you can be certain they cant be recovered. I find an angle grinder also works wonders. Can you buy thermite on silk road?

Hard drive media is made with very high coercivity oxides.  A field capable of damaging the domains inside the case is likely to cause about as much physical damage as the angle grinder.

And you don't need silk road for thermite.  Skylighter sells both of the parts you need.  Pro tip: you don't want the aluminum to be too finely ground or it'll flash instead of melt.

17Np17BSrpnHCZ2pgtiMNnhjnsWJ2TMqq8
I routinely ignore posters with paid advertising in their sigs.  You should too.
marcus_of_augustus
Legendary
*
Offline Offline

Activity: 3920
Merit: 2348


Eadem mutata resurgo


View Profile
July 05, 2011, 09:32:50 AM
Last edit: July 05, 2011, 10:36:36 AM by bitcoin_bug
 #9

Quote
It ouputs:
-Bitcoin address for saving
-a key to "unlock" address both in hex and base58

Real output of one run:

Address: 1QAueRC2LqquRmu5S3XMknyu7SyWUCMkY4
Key: 1QAueRC2LqquRmu5S3XMknyu7SyWUCMkY4

What are you saying here? The bitcoin public address and the key to "unlock" address is the same thing?

edit: it must be a typo ... running the script yields a "private" key base58 beginning with a "5" as it should. Not such a good "example" demo, huh?

Rodyland
Hero Member
*****
Offline Offline

Activity: 499
Merit: 500


View Profile
July 05, 2011, 10:29:13 AM
 #10

Quote
It ouputs:
-Bitcoin address for saving
-a key to "unlock" address both in hex and base58

Real output of one run:

Address: 1QAueRC2LqquRmu5S3XMknyu7SyWUCMkY4
Key: 1QAueRC2LqquRmu5S3XMknyu7SyWUCMkY4

What are you saying here? The bitcoin public address and the key to "unlock" address is the same thing?



Woah, that can't be right. 
The key must be the second bit that he posted. 

Beware the weak hands!
1NcL6Mjm4qeiYYi2rpoCtQopPrH4PyKfUC
GPG ID: E3AA41E3
bitlotto (OP)
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500


BitLotto - best odds + best payouts + cheat-proof


View Profile WWW
July 05, 2011, 01:28:54 PM
 #11

Quote
It ouputs:
-Bitcoin address for saving
-a key to "unlock" address both in hex and base58

Real output of one run:

Address: 1QAueRC2LqquRmu5S3XMknyu7SyWUCMkY4
Key: 1QAueRC2LqquRmu5S3XMknyu7SyWUCMkY4

What are you saying here? The bitcoin public address and the key to "unlock" address is the same thing?



Woah, that can't be right. 
The key must be the second bit that he posted. 

Ya copy paste error. They begin with 5.

Eg:
5J4UwdpTuoM9jfwsu5QBRu5N1oNEdTkm6VUSU7HSXXubJmE5i9B
Address: 187qQqQruJqFQQLxAbDF4gfMLeryPirQSb

Dang it. Ya, not a good example if it's wrong...lol

*Next Draw Feb 1*  BitLotto: monthly raffle (0.25 BTC per ticket) Completely transparent and impossible to manipulate who wins. TOR
TOR2WEB
Donations to: 1JQdiQsjhV2uJ4Y8HFtdqteJsZhv835a8J are appreciated.
jkminkov
Hero Member
*****
Offline Offline

Activity: 698
Merit: 500


View Profile
July 06, 2011, 09:02:12 AM
Last edit: July 06, 2011, 11:34:29 AM by jkminkov
 #12

what if your dog chews that CD/DVD

.:31211457:. 100 dollars in one place talking - Dudes, hooray, Bitcoin against us just one, but we are growing in numbers!
bitlotto (OP)
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500


BitLotto - best odds + best payouts + cheat-proof


View Profile WWW
July 06, 2011, 01:50:01 PM
 #13

what if your dog chews that CD/DVD
After you wrote down the keys? Then your good! Wink

*Next Draw Feb 1*  BitLotto: monthly raffle (0.25 BTC per ticket) Completely transparent and impossible to manipulate who wins. TOR
TOR2WEB
Donations to: 1JQdiQsjhV2uJ4Y8HFtdqteJsZhv835a8J are appreciated.
drrussellshane
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500


View Profile
July 06, 2011, 08:14:39 PM
 #14

I presume your post tells me how to come up with "private keys", but how can I import those "private keys" into a wallet so the coins can be spent?

Buy a TREZOR! Premier BTC hardware wallet. If you're reading this, you should probably buy one if you don't already have one. You'll thank me later.
bitlotto (OP)
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500


BitLotto - best odds + best payouts + cheat-proof


View Profile WWW
July 06, 2011, 11:50:09 PM
 #15

I presume your post tells me how to come up with "private keys", but how can I import those "private keys" into a wallet so the coins can be spent?
Right now it's not part of the default client. You have to add the "export/import" patch and compile it. Or visit Bitbills.com and I think they offer the daemon for download. You then import the key. Right now it still works for savings. In the future it will be easy to import.

*Next Draw Feb 1*  BitLotto: monthly raffle (0.25 BTC per ticket) Completely transparent and impossible to manipulate who wins. TOR
TOR2WEB
Donations to: 1JQdiQsjhV2uJ4Y8HFtdqteJsZhv835a8J are appreciated.
bitcoinminer
Sr. Member
****
Offline Offline

Activity: 322
Merit: 252



View Profile
July 07, 2011, 12:58:22 AM
 #16

+1

Great post.  Glad those still happen occasionally here.

Be fearful when others are greedy, and greedy when others are fearful.

-Warren Buffett
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!