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

Feature Request: Touch ID Screen Lock (and Android equivalent) #17367

Open
awensaunders opened this issue May 5, 2019 · 1 comment
Open

Feature Request: Touch ID Screen Lock (and Android equivalent) #17367

awensaunders opened this issue May 5, 2019 · 1 comment

Comments

@awensaunders
Copy link

awensaunders commented May 5, 2019

Hopefully not a dupe. One of the features I particularly enjoy about Signal is the possibility of setting a screen lock with a timeout that will restrict access to the application even if the phone is unlocked. As keybase is often used to communicate sensitive information much like Signal is, I think this would be a welcome addition.

On iOS, the relevant API is LocalAuthentication from what I can tell.

I haven't really looked for android, but the APIs are probably FingerprintManagerCompat or the newer BiometricPrompt.

If it's easy I might find a few hours and put together a PR. Upvote if you want this feature.

@IpsmLorem
Copy link

Duplicate of #17208 ?
it could even secure access to the private key on keychain https://developer.apple.com/documentation/localauthentication/accessing_keychain_items_with_face_id_or_touch_id

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants