-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
featureNew feature to be addedNew feature to be added
Description
Add optional PIN-protection to the app. When a PIN is set, any action that requires the private key (WIF) should ask for the PIN before the action can be performed. Examples:
- When sending a payment (+ double-spend)
- When exporting the private key to clipboard or displaying as QR code
When the PIN is set, the private key should be encrypted with AES where the PIN is the secret key.
Metadata
Metadata
Assignees
Labels
featureNew feature to be addedNew feature to be added