Author

Topic: Securing a Namecoin Wallet? (Read 2185 times)

sr. member
Activity: 267
Merit: 250
Woodwallets.io
December 27, 2013, 06:05:23 PM
#6
why is it not safe just saving the wallet.dat file?
hero member
Activity: 632
Merit: 500
March 16, 2013, 01:19:06 AM
#5
Worked perfectly.  Thanks!!  Grin
hero member
Activity: 840
Merit: 1000
March 16, 2013, 12:57:51 AM
#4
Anyway to specify just the wallet location, not the entire database?  The blockchain I can imagine will get pretty large.  Hard to keep that backed up to the cloud this way...
Use a symlink: https://bitcointalksearch.org/topic/m.1630124
hero member
Activity: 632
Merit: 500
March 16, 2013, 12:49:45 AM
#3
Anyway to specify just the wallet location, not the entire database?  The blockchain I can imagine will get pretty large.  Hard to keep that backed up to the cloud this way...
legendary
Activity: 1078
Merit: 1005
March 16, 2013, 12:00:45 AM
#2
Use the "-datadir" command line option:

Code:
namecoind -datadir=/foo/bar/baz/somewhere

Make sure the wallet,dat and namecoin.conf are in that directory. If that directory is located  on an encrypted drive it'll be encrypted. Any command you run though can access it since it's unencyrpted while you're logged on. But at least if your machine gets stolen it is safe assuming the encryption is solid.
hero member
Activity: 632
Merit: 500
March 15, 2013, 09:47:38 PM
#1
I'm not getting too much help at the namecoin forum.  I'm hoping someone here can help.

How do I secure the wallet.dat file? 

I'm on a Mac, and right now it's in the applications support directory UNENCRYPTED?  That's a disaster waiting to happen.

Any way I can change the wallet.dat location and put it in a Truecrypt vault?
Jump to: