diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-03-29 15:28:14 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-03-29 15:28:14 -0400 |
| commit | d288cc55ceb38cf8c7bbea2f0d9a88e7093de269 (patch) | |
| tree | 69439e44b2214aba0909d16b0a4c8b94819fbc17 /static/features.html | |
| parent | c8ff94096fc0ac9b2b62d987716928d4710f30e6 (diff) | |
clarify longer passwords
Diffstat (limited to 'static/features.html')
| -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 e0200c2e..a83cdfd4 100644 --- a/static/features.html +++ b/static/features.html @@ -134,7 +134,7 @@ from memory and hardware registers</li> <li>Indicators for active camera and microphone usage are enabled by default alongside the traditional location indicator</li> - <li>Support longer passwords by default without a device manager</li> + <li>Support longer passwords by default (64 characters) 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> |
