diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-05 12:35:39 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-05 12:35:39 -0500 |
| commit | dc5831bd5675d4dc692244c601c3a6c20e72d88b (patch) | |
| tree | 8197a85c8eecb52af71187f87ae2c41d0c763389 /static | |
| parent | fd6c99ec4fa032c010c1d41d23a464d610e331f2 (diff) | |
improve formatting
Diffstat (limited to 'static')
| -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 |
