diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-05-24 17:39:30 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-05-24 17:39:30 -0400 |
| commit | 5b64a65de21c6ad1c6915d4299925d8e596877b6 (patch) | |
| tree | cb59d6eb1e7ba6bec32402756004d44927c4b045 /static | |
| parent | a5c02850509df4388e4337268df60061883b89cd (diff) | |
raise default max password length to 128
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index a010e86b..e7049d06 100644 --- a/static/releases.html +++ b/static/releases.html @@ -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> |
