diff options
Diffstat (limited to 'static/features.html')
| -rw-r--r-- | static/features.html | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/static/features.html b/static/features.html index c395f0f6..7a0ab075 100644 --- a/static/features.html +++ b/static/features.html @@ -119,6 +119,7 @@ <li><a href="#privacy-by-default">Privacy by default</a></li> <li><a href="#supports-longer-passwords">Supports longer passwords</a></li> + <li><a href="#auto-reboot">Auto reboot</a></li> <li><a href="#more-secure-fingerprint-unlock">More secure fingerprint unlock</a></li> <li> @@ -646,6 +647,14 @@ digit PIN.</p> </section> + <section id="auto-reboot"> + <h3><a href="#auto-reboot">Auto reboot</a></h3> + + <p>Option to enable automatically rebooting the device when no profile has + been unlocked for the configured time period to put the device fully at rest + again.</p> + </section> + <section id="more-secure-fingerprint-unlock"> <h4><a href="#more-secure-fingerprint-unlock">More secure fingerprint unlock</a></h4> @@ -784,9 +793,6 @@ <ul> <li>Low-level improvements to the <a href="/faq#encryption">filesystem-based full disk encryption</a> used on modern Android</li> - <li>Option to enable automatically rebooting the device when no profile has - been unlocked for the configured time period to put the device fully at rest - again.</li> <li>Improved user visibility into persistent firmware security through version and configuration verification with reporting of inconsistencies and debug features being enabled.</li> |
