From 861c4bb686e0cf1756df2274942eb2657cf79c34 Mon Sep 17 00:00:00 2001 From: r3g_5z Date: Sun, 19 Mar 2023 00:05:58 -0400 Subject: [PATCH] mention PIN scrambling is now applied to SIM PIN/PUK --- static/features.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/features.html b/static/features.html index 453d7a53..ce88a407 100644 --- a/static/features.html +++ b/static/features.html @@ -639,7 +639,8 @@

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.

+ physical proximity or a side channel. PIN scrambling is applied to both the + lock screen and SIM PIN/PUK.