-
Notifications
You must be signed in to change notification settings - Fork 332
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
ask for passphrase every once in a while when biometric unlock is active #1201
Comments
I like this idea. |
Hi @perry-mitchell since I have some free time in the next weeks I'd like to start implementing it. Could you provide me any pointers to where to look at? I think it should be around https://github.com/buttercup/buttercup-desktop/blob/master/source/renderer/components/PasswordPrompt.tsx#L42 |
This is the plan:
WDYT? |
* Add new properties to VaultSettingsLocal * VaultSettingsDialog: add new Biometric settings * PasswordPrompt: check if password prompt is required before biometric unlock implements #1201
I'd love to be forced to input the passphrase every X days to unlock the vault even if I enabled the biometric unlock.
The text was updated successfully, but these errors were encountered: