Bitcoin Forum
May 25, 2024, 12:35:54 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 [4] 5 6 »
61  Bitcoin / Bitcoin Discussion / Re: How long do Dwolla funds take to get to MtGox? on: June 14, 2011, 02:56:24 AM
I requested a transfer from my bank account thru dwolla on Wednesday pm. Just arrived today after 5pm.
62  Bitcoin / Bitcoin Discussion / Re: I just got hacked - any help is welcome! on: June 13, 2011, 09:09:37 PM
This isn't a reason to abandon bitcoin completely or to dismiss it as flawed, .

Oh, it's flawed alright.
63  Bitcoin / Bitcoin Discussion / Re: How I manage and protect my wallets (Ubuntu Linux) on: June 13, 2011, 08:55:53 PM
Air gapped (not networked) computer with bitcoin transferred over via clean USB drive.

Open bitcoin and write down automatically generated address (address x).

From networked computer, open bitcoin and send funds to address x.

Encrypt wallet.dat and shred the original on the air gapped machine. Save encrypted wallet all over the place -- hardcopy too.

The unencrypted wallet never touches a networked computer.

Gene, this sentence:
Encrypt wallet.dat and shred the original on the air gapped machine. Save encrypted wallet all over the place -- hardcopy too.

Encrypt wallet.dat on the air-gapped machine, correct?
64  Bitcoin / Bitcoin Discussion / Re: GnuPG versus TrueCrypt on: June 13, 2011, 07:19:31 PM
At the risk of putting too fine a point on it, perhaps my "opacity" comes from your lack of reading comprehension.

Gene, I think the problem with GPG can be found right about here:

How to use GPG?

Code:
gpg --compress-algo BZIP2 --bzip2-compress-level 9 --encrypt -a -o text_crypt_wallet.txt wallet.dat

Say what now?

Of course, I anticipate that your response will be a sarcastic version of how stupid I am not to understand your code world, and I don't--so I must be stupid. But bitcoin's adoption is very, very threatened by this wallet problem and the advice they will encounter for it.  I know you are addressing a software audience with your gpg advice, but there are a lot of newbies coming in here seriously wanting to understand how to protect their investment, and the advice they encounter here is dreadful so far.
65  Bitcoin / Bitcoin Discussion / Re: GnuPG versus TrueCrypt on: June 13, 2011, 02:05:32 PM
Oh my but I must lament once again how horrible this wallet problem is! Bitcoin's reputation is going to get creamed in the media until this is solved. You brilliant tech heads have a monster by the tail. So now let me slog through one of your opaque posts here, parsing and probing to uncover the nugget of truth for the uninitiated (like ME) to put to use...


How to use GPG?

Code:
gpg --compress-algo BZIP2 --bzip2-compress-level 9 --encrypt -a -o text_crypt_wallet.txt wallet.dat

This will compress and then encrypt your wallet using your private GPG key.

Whoa there! I have used gpg in thunderbird to encrypt email but using it in my operating system is new to me because for one thing, at what point did I generate a key pair? Where is this private key?  Another observation is that though you criticize truecrypt, at least it has a visual interface instead of this command line shit. Sorry if this offends...

The -a flag tells gpg to give you ascii-armored (printable) output. The -o flag tells gpg to name the output file "text_crypt_wallet.txt". You can then print this out. The file will look something like this:
.
.
.
Make sure the font is OCR-readable (http://en.wikipedia.org/wiki/Optical_character_recognition) and large enough to avoid scanning and transcription errors. Also, make sure to keep track of page numbers.

If you don't have a GPG key,

Whoa there!  What do you mean?  Why would I just happen to HAVE a GPG key?  Where would it come from? But not having to mess with keypairs is an advantage anyway.


To recover the wallet, you can scan the document and OCR it to a file. Then decrypt it:

Code:
gpg --decrypt -o wallet.dat scanned_text_file.txt

So I now need to scan a printout with character recognition software....you truly live in a different world than most people. No offense you brilliant tech head but this situation is terrible.
66  Bitcoin / Pools / how to register a worker on: June 13, 2011, 01:11:03 PM
Hi all,
I just signed up at mining.bitcoin.cz but got stuck on the register worker part.  It says

Worker login will be <your username>.<login suffix>

I gather the workers are the computers I have to enslave as miners? And the suffix is my own notation to keep track of them all? Why does the screen show the password like that? (seems like it should be obscured...)

thanks for your help. this can be confusing stuff to beginners.
67  Bitcoin / Bitcoin Discussion / Re: Security again: Before using TrueCrypt - read the freakin manual on: June 13, 2011, 12:02:07 PM
How do we use GPG to encrypt the wallet file?  I use ubuntu 10.04
68  Bitcoin / Bitcoin Discussion / Re: Question about wallet on: June 12, 2011, 06:11:34 PM
Another wallet question!:

If I want to create a wallet with one, single, unique bitcoin address to be used for long-term, deep-storage HOW do I do it? (Is this where I load bitcoin client onto a fresh computer and note the address given in "Your bitcoin address:"?) What then?
69  Bitcoin / Bitcoin Discussion / Re: Question about wallet on: June 12, 2011, 06:08:49 PM
You can also backup using the RPC interface if you run it using -server.

Sorry, you lost me there.
70  Bitcoin / Bitcoin Discussion / Re: Is putting public bitcoin address for donation dangerous for your privacy? on: June 12, 2011, 05:29:15 PM

I'd be more worried about someone writing a virus for Windows that just emails the attacker your wallet.dat file, deleting it from the local hard drive as it goes.  Then the attacker has your coins, you don't.


That one has me paranoid.
71  Bitcoin / Bitcoin Discussion / Re: How I manage and protect my wallets (Ubuntu Linux) on: June 12, 2011, 03:50:52 PM
Since I'm sick of the discussion about the price of bitcoin over ONE weekend. Give me a break. Buy bitcoin and forget about it. It will be one for the ages. Traders should just take their lumps.
72  Bitcoin / Bitcoin Discussion / Re: How I manage and protect my wallets (Ubuntu Linux) on: June 12, 2011, 03:49:17 PM
bump
73  Bitcoin / Bitcoin Discussion / Re: Still not really understanding the wallet on: June 12, 2011, 12:03:34 AM
bump
74  Bitcoin / Bitcoin Discussion / Re: Still not really understanding the wallet on: June 11, 2011, 04:23:48 PM
Do you consolidate them to one wallet by manually sending coins to a "savings" address or addresses?
75  Bitcoin / Bitcoin Discussion / Re: How I manage and protect my wallets (Ubuntu Linux) on: June 11, 2011, 04:05:44 PM
I am using ubuntu 10.04. I am new to it. When you "create accounts" and strongly encrypt them you are referring to features that ubuntu provides? As opposed to using a third party product like truecrypt?
76  Bitcoin / Bitcoin Discussion / Re: Still not really understanding the wallet on: June 11, 2011, 03:54:58 PM
Okay, but if there have been any receiving coins on the wallet.dat that is going to be copied over, will those coins be lost when the saved wallet.dat is copied over it?
77  Bitcoin / Bitcoin Discussion / Re: can someone explain on: June 11, 2011, 03:37:38 PM
Holy crap! This wallet thing is the achilles heel of bitcoin!
78  Bitcoin / Bitcoin Discussion / Re: best way to give BTC as a present on: June 11, 2011, 03:33:53 PM
How come you can't just create an account on mybitcoin.com with $1 in it and give them the url, ID, password written in a card?
79  Bitcoin / Bitcoin Discussion / Re: Still not really understanding the wallet on: June 11, 2011, 03:29:34 PM
You can just remember an accound number of the wallet.dat1 and then send savings to it.

You only have to get wallet.dat1 to the bitcoin client, when you want to spend the coins from the savings wallet.

Okay, but how do you "get wallet.dat1 to the bitcoin client"?
80  Bitcoin / Bitcoin Discussion / Re: Question about wallet on: June 11, 2011, 02:41:48 AM
Question 3: Why are we advised to turn off the bitcoin client before copying wallet.dat?
Pages: « 1 2 3 [4] 5 6 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!