raise default max password length to 128

This commit is contained in:
Daniel Micay 2024-05-24 17:39:30 -04:00
parent a5c0285050
commit 5b64a65de2

View File

@ -774,6 +774,7 @@
<p>Changes since the 2024052100 release:</p>
<ul>
<li>increase default max password length to 128 to improve support for strong diceware passphrases, which will become more practical for people who don't want biometric-only secondary unlock with our upcoming 2-factor fingerprint unlock feature</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/125.0.6422.72.0">version 125.0.6422.72.0</a></li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/125.0.6422.72.1">version 125.0.6422.72.1</a></li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/125.0.6422.113.0">version 125.0.6422.113.0</a></li>