From d2d79caf39576e0f050f88f7363941634bbbc275 Mon Sep 17 00:00:00 2001
From: Daniel Micay
Date: Sun, 2 Feb 2025 07:31:55 -0500
Subject: [PATCH] reorder PIN scrambling section
---
static/features.html | 20 ++++++++++----------
1 file 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 @@
Wi-Fi privacy
Private screenshots
Closed device identifier leaks
- PIN scrambling
Privacy by default
+ PIN scrambling
Supports longer
passwords
Auto reboot
@@ -751,15 +751,6 @@
Android platform versions.
-
-
-
- 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.
-
-
@@ -810,6 +801,15 @@
for much more detailed information.
+
+
+
+ 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.
+
+