diff options
| -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> |
