diff options
Diffstat (limited to 'static/features.html')
| -rw-r--r-- | static/features.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/features.html b/static/features.html index 6f469282..f1583041 100644 --- a/static/features.html +++ b/static/features.html @@ -86,7 +86,7 @@ screen is locked (connecting new USB peripherals, camera access)</li> <li>Low-level improvements to the filesystem-based full disk encryption 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, purges disk encryption keys (which are per-profile) from memory and hardware registers</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) from memory and hardware registers</li> <li>Support longer passwords by default without a device manager</li> <li>Stricter implementation of the optional fingerprint unlock feature permitting only 5 attempts rather than 20 before permanent lockout (our recommendation is |
