diff options
Diffstat (limited to 'static/features.html')
| -rw-r--r-- | static/features.html | 20 |
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> |
