BlockchainCommons / GordianServer-macOS

Tor-protected full-node GordianServer for macOS
Other
63 stars 8 forks source link

FEATURE: Ability to encrypt/decrypt wallet.dat files #155

Open Fonta1n3 opened 3 years ago

Fonta1n3 commented 3 years ago

One security concern for Bitcoin Core is that wallet.dat files always contain unencrypted public keys so an attacker can always gain knowledge of balances. It would be very useful to use GS to encrypt/decrypt wallet.dat files either in an automated fashion or manually (e.g. user enters the password).