From c8ff94096fc0ac9b2b62d987716928d4710f30e6 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 29 Mar 2021 15:27:34 -0400 Subject: [PATCH] link to encryption FAQ section --- static/features.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/features.html b/static/features.html index 15df517a..e0200c2e 100644 --- a/static/features.html +++ b/static/features.html @@ -126,8 +126,8 @@ optional features by default (NFC, Bluetooth, etc.), when the screen is locked (connecting new USB peripherals, camera access) and optionally after a timeout (Bluetooth) -
  • Low-level improvements to the filesystem-based full disk encryption used on - modern Android
  • +
  • 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 and purges the disk encryption keys (which are per-profile)