diff options
| author | matchboxbananasynergy <107055883+matchboxbananasynergy@users.noreply.github.com> | 2024-06-06 17:54:54 +0000 |
|---|---|---|
| committer | GrapheneOS <contact@grapheneos.org> | 2024-06-13 18:21:56 -0400 |
| commit | 10e7216270111ecb68f13cd30888071bc902cf99 (patch) | |
| tree | de0e1cc393ba12d733d3f3633f818acb4a35a140 | |
| parent | a206c024b1ba52c637a6ad56aee1a660ecc84acf (diff) | |
New USB-C Port Control default
| -rw-r--r-- | static/features.html | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/static/features.html b/static/features.html index 77f0f3d3..e4f09521 100644 --- a/static/features.html +++ b/static/features.html @@ -275,12 +275,10 @@ <li>On</li> </ul> - <p>The default is <b>Charging-only when locked, except before the first - unlock</b>. This allows using peripherals like mice, keyboards, and - monitors before the first unlock (for example, after a reboot), which can - help save data if the touch screen fails. After locking, new connections are - blocked immediately, and data lines are disabled when existing connections - end.</p> + <p>The default is <b>Charging-only when locked</b>, which significantly + reduces attack surface when the device is locked. After locking, new + connections are blocked immediately, and data lines are disabled when + existing connections end.</p> </section> <section id="exploit-mitigations"> |
