summaryrefslogtreecommitdiff
path: root/static/features.html
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-02-02 07:31:55 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2025-02-10 04:00:52 -0500
commitd2d79caf39576e0f050f88f7363941634bbbc275 (patch)
treea6b6735ad38683ecb4748f28be2295f9a0f87abe /static/features.html
parentdba2115f89e53c38c51a7d412768a9bf8949def2 (diff)
reorder PIN scrambling section
Diffstat (limited to 'static/features.html')
-rw-r--r--static/features.html20
1 files changed, 10 insertions, 10 deletions
diff --git a/static/features.html b/static/features.html
index 2673a3f0..c1738614 100644
--- a/static/features.html
+++ b/static/features.html
@@ -105,8 +105,8 @@
<li><a href="#wifi-privacy">Wi-Fi privacy</a></li>
<li><a href="#private-screenshots">Private screenshots</a></li>
<li><a href="#closed-device-identifier-leaks">Closed device identifier leaks</a></li>
- <li><a href="#pin-scrambling">PIN scrambling</a></li>
<li><a href="#privacy-by-default">Privacy by default</a></li>
+ <li><a href="#pin-scrambling">PIN scrambling</a></li>
<li><a href="#supports-longer-passwords">Supports longer
passwords</a></li>
<li><a href="#auto-reboot">Auto reboot</a></li>
@@ -751,15 +751,6 @@
Android platform versions.</p>
</section>
- <section id="pin-scrambling">
- <h3><a href="#pin-scrambling">PIN scrambling</a></h3>
-
- <p>GrapheneOS adds a toggle for enabling PIN scrambling to raise the
- difficulty of figuring out the PIN being entered by a user either due to
- physical proximity or a side channel. PIN scrambling is applied to both the
- lock screen and SIM PIN/PUK.</p>
- </section>
-
<section id="privacy-by-default">
<h3><a href="#privacy-by-default">Privacy by default</a></h3>
@@ -810,6 +801,15 @@
for much more detailed information</a>.</p>
</section>
+ <section id="pin-scrambling">
+ <h3><a href="#pin-scrambling">PIN scrambling</a></h3>
+
+ <p>GrapheneOS adds a toggle for enabling PIN scrambling to raise the
+ difficulty of figuring out the PIN being entered by a user either due to
+ physical proximity or a side channel. PIN scrambling is applied to both the
+ lock screen and SIM PIN/PUK.</p>
+ </section>
+
<section id="supports-longer-passwords">
<h3><a href="#supports-longer-passwords">Supports longer passwords</a></h3>