Bitcoin Forum

Other => Beginners & Help => Topic started by: crash893 on June 15, 2011, 05:49:14 AM



Title: wallet.dat virus
Post by: crash893 on June 15, 2011, 05:49:14 AM
I was wondering Is there anyway to encrypt my bitcoin wallet so that a virus didn't pick it up and use it with out my control?



Title: Re: wallet.dat virus
Post by: SomeoneWeird on June 15, 2011, 05:50:55 AM
I was wondering Is there anyway to encrypt my bitcoin wallet so that a virus didn't pick it up and use it with out my control?



http://truecrypt.org
https://en.bitcoin.it/wiki/Securing_your_wallet


Title: Re: wallet.dat virus
Post by: crash893 on June 15, 2011, 06:06:29 AM
thanks

btw
truecrypt wouldn't help if your wallet was active


Title: Re: wallet.dat virus
Post by: nemo on June 15, 2011, 06:07:55 AM
email me your wallet and I'll keep it safe from scumbags. I charge 1 bitcoin for this service.


He's joking. - SomeoneWeird


Title: Re: wallet.dat virus
Post by: SomeoneWeird on June 15, 2011, 06:13:07 AM
thanks

btw
truecrypt wouldn't help if your wallet was active

If your wallets active nothing can protect it.


Title: Re: wallet.dat virus
Post by: Vanquistador on June 15, 2011, 06:22:21 AM
email me your wallet and I'll keep it safe from scumbags. I charge 1 bitcoin for this service.

'Obvious' joke is obvious... but since we are in the Newbies forum:  Don't listen to this guy-sending your wallet file is the same as sending him your BTCs.


Title: Re: wallet.dat virus
Post by: crash893 on June 17, 2011, 05:59:44 PM
thats kinda of my point

I see the that they suggest a savings/ checking method for useing bitcon keeping one wallet for storeing most of my coin long term


I guess my real question is why don't i have the option to password protect my wallet at the client level.

that way if a virus did take my wallet he wouldn't be able to open it unless he had my password

for all the crypto in this project it seems like that would have been pretty easy to implement


Title: Re: wallet.dat virus
Post by: AWOLRanger on June 17, 2011, 06:04:05 PM
I don't know that it's the right way to do it, but i copy my wallet.dat to a flash drive, and delete the copy on my computer.  Then, whenever I need it, I can just copy the thumbdrive copy back to my computer, use it, copy it back to my thumbdrive when done, and delete the copy on my computer again.


Title: Re: wallet.dat virus
Post by: RambJoe on June 17, 2011, 06:16:03 PM
Not the wallet the program is currently reading from.

But for back up wallets, you can use gpg

gpg -c wallet.dat

Supporting encrypted wallet.dats would be a nice feature though.


Title: Re: wallet.dat virus
Post by: MoonShadow on June 17, 2011, 06:20:50 PM

I guess my real question is why don't i have the option to password protect my wallet at the client level.

Only because the developers haven't gotten there yet.  Really, we want different clients to fork out and handle security in different ways.  We definately don't want a monolithic approach to security with bitcoin.  Which is one reason why the wallet.dat file isn't encrypted natively to begin with.


Title: Re: wallet.dat virus
Post by: davem on June 17, 2011, 06:27:22 PM
wow, this thread answered a lot for me. Sorta.
I was wondering what I needed to backup in the install to keep the balance safe.
The wallet.dat is where?
I've search for a wallet.dat and can't find one.

hmmm...


Title: Re: wallet.dat virus
Post by: AWOLRanger on June 17, 2011, 06:32:31 PM
wow, this thread answered a lot for me. Sorta.
I was wondering what I needed to backup in the install to keep the balance safe.
The wallet.dat is where?
I've search for a wallet.dat and can't find one.

hmmm...


If you are windows 7, it's 'hidden' in the appdata folder.  go to %appdata% and look in the bitcoin folder.