summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-05-09 18:30:26 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-05-09 18:30:26 -0400
commitd8d4566147eaa8afcce0839596a2addcec4790c3 (patch)
tree1eea3ecca9d743f7d8cec1aa1843223b16985f61
parent77cb70ab087536fd56635e9acdff4f70a1b5f876 (diff)
auto reboot section
-rw-r--r--static/features.html12
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>