summaryrefslogtreecommitdiff
path: root/static/features.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-12-12 19:18:28 -0500
committerDaniel Micay <danielmicay@gmail.com>2021-12-12 19:19:11 -0500
commit7268a9ad92183b27fb661fc58095eb630e08e21a (patch)
tree2d6e11dd96c2b88568809cc991dc6587e183b762 /static/features.html
parent91c3539bf790993f7d2c03ebdac09e121f34094c (diff)
clarify default maximum password length change
Diffstat (limited to 'static/features.html')
-rw-r--r--static/features.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/features.html b/static/features.html
index 2f15e5d7..905e07f6 100644
--- a/static/features.html
+++ b/static/features.html
@@ -205,7 +205,8 @@
<li>Improved user visibility into persistent firmware security through version
and configuration verification with reporting of inconsistencies and debug
features being enabled.</li>
- <li>Support longer passwords by default (64 characters) without a device manager</li>
+ <li>Support for longer passwords by default (64 characters instead of 16)
+ without requiring 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>