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

Improve implementation of lock screen by adding additional security measures #6522

Closed
jmartinesp opened this issue Jul 12, 2022 · 0 comments
Closed
Assignees
Labels
A-Pin code T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements

Comments

@jmartinesp
Copy link
Contributor

Your use case

What would you like to do?

Improve security against attacks using biometric authentication.

Why would you like to do it?

While the new lock screen feature is more secure that the previous one, there is still room for improvement.

How would you like to achieve it?

There are a couple of measures that one of our clients asked us to implement:

  1. Enforce CryptoObject usage and validation after biometric auth succeeds.
  2. Add setUnlockedDeviceRequired(true) to the biometric/system key so it can only be used while the device is unlocked.

Have you considered any alternatives?

No, the new measures seem reasonable.

Additional context

No response

Are you willing to provide a PR?

Yes

@jmartinesp jmartinesp added T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements A-Pin code labels Jul 12, 2022
@jmartinesp jmartinesp self-assigned this Jul 12, 2022
@RiotRobot RiotRobot added this to Incoming in Issue triage Jul 12, 2022
Issue triage automation moved this from Incoming to Closed Jul 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Pin code T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements
Projects
No open projects
Development

No branches or pull requests

1 participant