summaryrefslogtreecommitdiff
path: root/static/features.html
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-06-19 13:12:52 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-06-19 13:23:54 -0400
commitadc450a182d027689127bec0f03bd4bc3209fe6a (patch)
tree3c5efcf61cdf86ed0023e438023d3dc8a2f3175c /static/features.html
parent4d5c7ef2a1f49e35bc4c09b9efe7706d7b001c6b (diff)
update info on attack surface reduction
Diffstat (limited to 'static/features.html')
-rw-r--r--static/features.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/static/features.html b/static/features.html
index e4f09521..7955d807 100644
--- a/static/features.html
+++ b/static/features.html
@@ -241,10 +241,10 @@
<ul>
<li>Greatly reduced remote, local and proximity-based attack surface by
- stripping out unnecessary code, making more features optional and disabling
- optional features by default (NFC, Bluetooth, UWB, etc.), when the screen is
- locked (connecting new USB peripherals, camera access) and optionally after a
- timeout (Bluetooth, Wi-Fi).</li>
+ stripping out unnecessary code, making more features optional and
+ disabling optional features by default (NFC, Bluetooth, UWB, etc.), when
+ the screen is locked (USB, USB-C, pogo pins, camera access) and optionally
+ after a timeout (Bluetooth, Wi-Fi).</li>
<li>Native debugging (ptrace) access is blocked for all bundled apps to
reduce local attack surface. ptrace access is allowed by default for user
installed apps for compatibility, with an option to block it by default. In