Initial features page documentation on duress password

This commit is contained in:
matchboxbananasynergy 2024-06-02 07:19:30 +00:00 committed by Daniel Micay
parent 4c6a5a38c3
commit 2045858666

View File

@ -105,6 +105,7 @@
<li><a href="#supports-longer-passwords">Supports longer
passwords</a></li>
<li><a href="#auto-reboot">Auto reboot</a></li>
<li><a href="#duress">Duress PIN/Password</a></li>
<li><a href="#more-secure-fingerprint-unlock">More secure fingerprint
unlock</a></li>
<li>
@ -772,6 +773,23 @@
panic which leads to a reboot.</p>
</section>
<section id="duress">
<h3><a href="#duress">Duress PIN/Password</a></h3>
<p>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).</p>
<p>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.</p>
<p>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.</p>
</section>
<section id="more-secure-fingerprint-unlock">
<h3><a href="#more-secure-fingerprint-unlock">More secure fingerprint unlock</a></h3>