summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-06-01 04:00:40 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-06-01 04:00:40 -0400
commit9ad2c2af5cec4c2db80546cea8ce0160f08e4372 (patch)
treee70689f2c991cc49453bbc39c3803bb01b153f24
parentd511a525f74e2cca81e0c3830c279e5cd9123774 (diff)
simplify wording
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index e2df08f1..5748625e 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -796,7 +796,7 @@
<ul>
<li>add support for setting a duress password and PIN for quickly wiping all hardware keystore keys including keys used as part of deriving the key encryption keys for disk encryption to make all OS data unrecoverable followed by wiping eSIMs and then shutting down</li>
- <li>disable unused adoptable storage support since it would complicate duress password support (support can be added if we ever support a device able to use it)</li>
+ <li>disable unused adoptable storage support since it would complicate duress password feature (can be added if we ever support a device able to use it)</li>
<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>disable camera lockscreen shortcut functionality when camera access while locked is disabled to avoid the possibility of misconfiguration by adding the camera lockscreen shortcut and then forgetting to remove it when disabling camera access</li>
<li>kernel (5.15): update to latest GKI LTS branch revision including update to 5.15.153</li>