diff options
| author | r3g_5z <june@girlboss.ceo> | 2023-03-19 00:05:58 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-03-19 01:41:30 -0400 |
| commit | 861c4bb686e0cf1756df2274942eb2657cf79c34 (patch) | |
| tree | 14a2926a0cca2d4f4153f20cbaae5729ea01f53a /static/features.html | |
| parent | 28446b8e3b6df790be0f6cd7add325e9be504d33 (diff) | |
mention PIN scrambling is now applied to SIM PIN/PUK
Diffstat (limited to 'static/features.html')
| -rw-r--r-- | static/features.html | 3 |
1 files changed, 2 insertions, 1 deletions
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 @@ <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.</p> + 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"> |
