Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PIN-protection for private key (WIF) #32

Open
chill117 opened this issue Feb 24, 2021 · 0 comments
Open

PIN-protection for private key (WIF) #32

chill117 opened this issue Feb 24, 2021 · 0 comments
Labels
feature New feature to be added

Comments

@chill117
Copy link
Member

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.

@chill117 chill117 added the feature New feature to be added label Feb 24, 2021
@chill117 chill117 changed the title Add PIN-protection PIN-protection for private key (WIF) Feb 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature to be added
Projects
None yet
Development

No branches or pull requests

1 participant