From d288cc55ceb38cf8c7bbea2f0d9a88e7093de269 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 29 Mar 2021 15:28:14 -0400 Subject: [PATCH] clarify longer passwords --- static/features.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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
  • Indicators for active camera and microphone usage are enabled by default alongside the traditional location indicator
  • -
  • Support longer passwords by default without a device manager
  • +
  • Support longer passwords by default (64 characters) 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)