diff --git a/static/features.html b/static/features.html index 32a35337..1ad77505 100644 --- a/static/features.html +++ b/static/features.html @@ -105,6 +105,7 @@
  • Supports longer passwords
  • Auto reboot
  • +
  • Duress PIN/Password
  • More secure fingerprint unlock
  • @@ -772,6 +773,23 @@ panic which leads to a reboot.

    +
    +

    Duress PIN/Password

    + +

    GrapheneOS provides users with the ability to set a duress PIN/Password that + will irreversibly wipe the device (along with any installed eSIMS) once entered + anywhere where the device credentials are requested (on the lockscreen, along + with any such prompt in the OS).

    + +

    The wipe does not require a reboot and cannot be interrupted. It can be set up + at Settings > Security > Duress Password in the owner profile. Both a duress PIN + and password will need to be set to account for different profiles that may have + different unlock methods.

    + +

    Note that if the duress PIN/Password is the same as the actual unlock method, the + actual unlock method always takes precedence, and therefore no wipe will occur.

    +
    +

    More secure fingerprint unlock