diff --git a/static/features.html b/static/features.html index c1738614..f373b56e 100644 --- a/static/features.html +++ b/static/features.html @@ -107,6 +107,7 @@
  • Closed device identifier leaks
  • Privacy by default
  • PIN scrambling
  • +
  • two-factor fingerprint unlock
  • Supports longer passwords
  • Auto reboot
  • @@ -810,6 +811,18 @@ lock screen and SIM PIN/PUK.

    +
    +

    Two-factor fingerprint unlock

    + +

    GrapheneOS adds the option to require entering a 2nd factor PIN after + successfully authenticating with a fingerprint on the lockscreen in order to + complete unlocking the device. Since Android/iOS use biometric unlock as a + secondary unlock mechanism for convenience, this allows users to make use of a + strong passphrase as their primary unlock method with the convenience of a + fingerprint and short PIN for secondary unlock. Failure to enter the correct PIN + counts towards the standard attempt limit.

    +
    +

    Supports longer passwords