diff --git a/static/features.html b/static/features.html index ae17c4a6..f78f82a1 100644 --- a/static/features.html +++ b/static/features.html @@ -87,6 +87,11 @@
  • 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, purges disk encryption keys (which are per-profile) from memory and hardware registers
  • +
  • Support longer passwords by default without a device manager
  • +
  • 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)
  • +
  • PIN scrambling option
  • LTE-only mode to reduce cellular radio attack surface by disabling enormous amounts of legacy code
  • Default enabled per-connection MAC randomization as an improvement over Android's default @@ -120,6 +125,7 @@
  • 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
  • +
  • Require unlocking to access sensitive function via quick tiles
  • Infrastructure features: