bitcore-wallet
bitcore-wallet copied to clipboard
Allow options for password protection extent
Rather than a binary solution: EITHER enter password for EVERYTHING or NOTHING
I would suggest 3 methods.
- Full encryption. All commands require password.
- Partial encryption. Only private key related commands require password.
- No encryption. No password required.