diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/features.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/features.html b/static/features.html index c1c97e0d..2c044799 100644 --- a/static/features.html +++ b/static/features.html @@ -206,6 +206,8 @@ <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>Support for using the fingerprint scanner only for authentication in apps + and unlocking hardware keystore keys by toggling off support for unlocking.</li> <li>PIN scrambling option</li> <li><a href="/usage#lte-only-mode">LTE-only mode</a> to reduce cellular radio attack surface by disabling enormous amounts of legacy code</li> |
