diff options
| -rw-r--r-- | static/features.html | 4 |
1 files 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)</li> - <li>Low-level improvements to the filesystem-based full disk encryption used on - modern Android</li> + <li>Low-level improvements to the <a href="/faq#encryption">filesystem-based + full disk encryption</a> used on modern Android</li> <li>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) |
