list more minor features
This commit is contained in:
parent
50a5629f4d
commit
a9b1d8f451
@ -87,6 +87,11 @@
|
||||
<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 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
|
||||
still keeping sensitive data in user profiles without fingerprint unlock)</li>
|
||||
<li>PIN scrambling option</li>
|
||||
<li>LTE-only mode to reduce cellular radio attack surface by disabling enormous amounts of legacy
|
||||
code</li>
|
||||
<li>Default enabled per-connection MAC randomization as an improvement over Android's default
|
||||
@ -120,6 +125,7 @@
|
||||
<li>Seamless automatic OS update system that just works and stays out of the way
|
||||
in the background without disrupting device usage, with full support for the
|
||||
standard automatic rollback if the first boot of the updated OS fails</li>
|
||||
<li>Require unlocking to access sensitive function via quick tiles</li>
|
||||
</ul>
|
||||
|
||||
<p>Infrastructure features:</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user