Bitcoin Forum
April 25, 2024, 06:30:23 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 [10] 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 ... 127 »
  Print  
Author Topic: HOWTO: create a 100% secure wallet  (Read 276142 times)
qualia8
Full Member
***
Offline Offline

Activity: 237
Merit: 100


View Profile
June 22, 2011, 06:46:41 AM
 #181

I made a guide for this that also includes screenshots and detailed instructions on running Ubuntu from a thumb drive including how to set up the thumb drive, showing hidden files and securing your wallet.dat! http://startbitcoin.com/how-to-create-a-secure-bitcoin-wallet/

Hope you enjoy it and if you do please donate - 1HbdRpinMDQ2cgUWsKiMPDN2icC8rNpS1i

done!
1714026623
Hero Member
*
Offline Offline

Posts: 1714026623

View Profile Personal Message (Offline)

Ignore
1714026623
Reply with quote  #2

1714026623
Report to moderator
1714026623
Hero Member
*
Offline Offline

Posts: 1714026623

View Profile Personal Message (Offline)

Ignore
1714026623
Reply with quote  #2

1714026623
Report to moderator
1714026623
Hero Member
*
Offline Offline

Posts: 1714026623

View Profile Personal Message (Offline)

Ignore
1714026623
Reply with quote  #2

1714026623
Report to moderator
Even if you use Bitcoin through Tor, the way transactions are handled by the network makes anonymity difficult to achieve. Do not expect your transactions to be anonymous unless you really know what you're doing.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714026623
Hero Member
*
Offline Offline

Posts: 1714026623

View Profile Personal Message (Offline)

Ignore
1714026623
Reply with quote  #2

1714026623
Report to moderator
1714026623
Hero Member
*
Offline Offline

Posts: 1714026623

View Profile Personal Message (Offline)

Ignore
1714026623
Reply with quote  #2

1714026623
Report to moderator
1714026623
Hero Member
*
Offline Offline

Posts: 1714026623

View Profile Personal Message (Offline)

Ignore
1714026623
Reply with quote  #2

1714026623
Report to moderator
Dandelion
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
June 22, 2011, 07:11:11 AM
Last edit: June 23, 2011, 03:20:37 PM by Dandelion
 #182

Due to hdd led activity when using Ubuntu LiveCD, I simply pulled the hard drive out of my laptop and then booted to successfully manage my bitcoin business.

Installation of bitcoin, p7zip and apg password generation software went smoothly, although Ubuntu started to complain about memory (4Gb) running out as the block sequence database was filled, although everything worked in the end Cheesy.

In my case, p7zip (available from Ubuntu software center) is used for making a password protected .7z-archive, e.g. 7z a -p archivename.7z wallet.dat to add the wallet to a password protected archive. This archive, and password, is now duplicated, fireproofed and stored separately close by and far away.

As for password generation, apg (
Code:
sudo apt-get install apg
) is being used to generate a sufficiently random password of chosen length. Here I am using something like
Code:
apg -s -a 1 -m 14
, where -s lets me randomly type on the keyboard before generating password, -a 1 means I want a non-pronounceable password and where -m 14 means I need a password containing 14 characters.

Donations encourage higher quality information: 171UsWba72m5PdpT3D7jZjNX9PuzeFcMwc
doodyhead
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
June 22, 2011, 01:03:51 PM
 #183

Useful stuff, thanks!
Stupidpal
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
June 22, 2011, 02:05:52 PM
 #184

This is an extremely good idea. Also I love the humour in the post.
MrMoon
Member
**
Offline Offline

Activity: 76
Merit: 10


Cosmonaut


View Profile WWW
June 22, 2011, 03:33:40 PM
 #185

Thank you very much for putting this together.

moonco.in
thinkweis
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile WWW
June 22, 2011, 03:35:35 PM
 #186

I made a guide for this that also includes screenshots and detailed instructions on running Ubuntu from a thumb drive including how to set up the thumb drive, showing hidden files and securing your wallet.dat! http://startbitcoin.com/how-to-create-a-secure-bitcoin-wallet/

Hope you enjoy it and if you do please donate - 1HbdRpinMDQ2cgUWsKiMPDN2icC8rNpS1i

done!

Thanks very much! I'm glad you enjoyed my guide and hope others will check it out!
minor_miner
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
June 22, 2011, 06:10:15 PM
 #187

Very nice guide - helpful and amusing to read!  Smiley

Also, take it easy and be a cool guy woh doesn't afraid of anything.

You don't happen to hang around C&P of the EVE-online forums, do you?
aiwk171 (OP)
Jr. Member
*
Offline Offline

Activity: 134
Merit: 1


View Profile
June 22, 2011, 08:19:25 PM
 #188

You don't happen to hang around C&P of the EVE-online forums, do you?

I only know the meaning of one of those things, and I've never visited either. Guess it's just the hivemind popculture seeping in.

And why is thinkweis getting donations in my thread?  Cry So far, this whole HOWTO gained me a single donation of 0.001 btc. /DramaQueen
Maybe I should've added some screenshots, or pictures of cats Cheesy
jpeterson
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
June 22, 2011, 08:38:04 PM
 #189

I'd like to promote a tool which generates new key-pairs and gives you a plain-text file as well as PDF's with QR codes. Perfect for a savings account.

1. Run the tool
2. Print the papers and store them in your bank deposit box
3. Send money to it
4. Profit

Link to the tool, called paper-keys: https://github.com/bitcoin-labs/paper-keys

And DO NOT copy the papers in a copy machine since they tend to keep copies of all documents on an internal hard drive: http://www.cbsnews.com/stories/2010/04/19/eveningnews/main6412439.shtml
TiWu
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
June 22, 2011, 09:19:53 PM
 #190

Thanks for the clear (and funny) explanation...
Will be linking to this post in my signature to create awareness.
aim6i
Newbie
*
Offline Offline

Activity: 22
Merit: 0



View Profile
June 23, 2011, 12:59:37 AM
 #191

Thanks! That was somewhat helpful but mostly just funny! Wink
l33
Newbie
*
Offline Offline

Activity: 28
Merit: 0



View Profile WWW
June 23, 2011, 01:43:05 AM
 #192

You rally dont have to reboot your system if you use virtualbox boot the live CD from the VM. Thanks I might look into this.
Zengzang
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
June 23, 2011, 02:37:11 AM
 #193

Thank you very much for putting this together.
rrttyyuu3223
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
June 23, 2011, 07:22:48 AM
 #194

Useful info is useful. tyvm! Smiley
nexticeage
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
June 23, 2011, 08:14:03 AM
 #195

Thanks for the post, all my BTC are tied up in MtGox! Obviously it's not a bad idea to consider storing them elsewhere.
onis_uk
Full Member
***
Offline Offline

Activity: 131
Merit: 100



View Profile
June 23, 2011, 05:46:00 PM
 #196

am i missing the point and cant i just put the bitcoins on my usb stick and then keep my usb stick in my safe ?!?!
thus having no need for a e-wallet ?!?!
cheers dom
UniverseMan
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
June 23, 2011, 06:05:55 PM
 #197

Questions:

1. Is it be possible to create a second partition on the USB drive in order to store any install files and such? I'm imagining that partition 0 has the bootable Ubuntu Live environment and partition 1 has bitcoin install file, truecrypt install file, etc. This is so that you do not need to redownload the install files every time you want to use the wallet.

2. Do I need to wait for the blockchain to download every time I want to send coins from my savings wallet? Or if a partitioning scheme like I mentioned in 1. above works, could I somehow keep the downloaded blockchain stored in another partition and only need to update it when I boot Ubuntu? If that is possible, how would I do that?

3. Let us say I boot Ubuntu from my USB drive, install bitcoin and such, then mount a truecrypt container with my savings wallet inside. Do I then copy the wallet.dat into ~/.bitcoin to use it, or should I make a link (using "mklink" as discussed above) to the file inside the mounted truecrypt container? (I don't actually know how links like that work, so this question might not even make sense.)

Thanks to anyone who can answer my questions. I know how to do the Ubuntu Live install and all that, but I want to make sure I know how to juggle all the other files and things I will need.
aquabit
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
June 23, 2011, 11:54:29 PM
 #198

Interesting. Thanks for the info.  Smiley
matt_b
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
June 24, 2011, 12:58:53 AM
 #199

Very helpful. Thanks for the posts!
gade202
Member
**
Offline Offline

Activity: 224
Merit: 10


View Profile
June 24, 2011, 02:26:43 AM
 #200

Thanks!  Was curious on what exactly to backup.  Simple to follow to boot.

Pages: « 1 2 3 4 5 6 7 8 9 [10] 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 ... 127 »
  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!