BlockchainCommons / BlockchainCommons/GordianServer-macOS
FEATURE: Ability to encrypt/decrypt wallet.dat files
Open
- Dominant language
- Swift
- Stars
- 70
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
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).
Contributor guide
Assessment
This issue has not been assessed yet.