From 2d516a56f76b8f812505cfbb695605ede08c39eb Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 5 Dec 2020 12:06:23 -0500 Subject: [PATCH] clarify attack surface reduction a bit --- static/features.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/features.html b/static/features.html index 1114976f..acefdc15 100644 --- a/static/features.html +++ b/static/features.html @@ -82,8 +82,8 @@
  • Enhanced hardware-based attestation with more precise version information
  • Eliminates remaining holes for apps to access hardware-based identifiers
  • Greatly reduced remote, local and proximity-based attack surface by stripping out unnecessary - code, making more features optional and disabling optional features by default or when the - screen is locked
  • + code, making more features optional and disabling optional features by default (NFC, Bluetooth, etc.) or when the + screen is locked (connecting new USB peripherals, camera access)
  • Low-level improvements to the filesystem-based full disk encryption used on modern Android
  • Support for logging out of user profiles without needing a device manager: makes them inactive so that they can't continue running code while using another profile, purges disk encryption keys (which are per-profile) from memory and hardware registers