diff options
| author | matchboxbananasynergy <107055883+matchboxbananasynergy@users.noreply.github.com> | 2024-08-22 18:39:14 +0000 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-22 14:40:39 -0400 |
| commit | 7b6b2b5bbd8c819b05ccb2c15f1e9ada9eb24a01 (patch) | |
| tree | 0a3307b750d588aec5fd2d19e999d27a66ad17b2 /static/usage.html | |
| parent | fca5cdf296472654c3ee90aab4a371a562960b45 (diff) | |
Update documentation to account for Safety Center UI
Diffstat (limited to 'static/usage.html')
| -rw-r--r-- | static/usage.html | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/static/usage.html b/static/usage.html index aedf644e..b7a36b0c 100644 --- a/static/usage.html +++ b/static/usage.html @@ -376,7 +376,8 @@ <p>GrapheneOS disables showing the characters as passwords are typed by default. You can enable this in <b>Settings <span aria-label="and then">></span> - Privacy</b>.</p> + Security & privacy <span aria-label="and then">></span> Privacy <span + aria-label="and then">></span> Show passwords</b>.</p> <p>Third party accessibility services can be installed and activated. This includes the ones made by Google. Most of these will work but some may have a hard @@ -813,8 +814,9 @@ for each boot via the shared randomized values.</p> <p>This feature can be disabled via <b>Settings <span aria-label="and - then">></span> Security <span aria-label="and then">></span> Secure app - spawning</b> if you prefer to have faster cold start app spawning time and lower + then">></span> Security & privacy <span aria-label="and then">></span> + Exploit protection <span aria-label="and then">></span> Secure app spawning</b> + if you prefer to have faster cold start app spawning time and lower app process memory usage instead of the substantial security benefits and the removal of the only known remaining direct device identifiers across profiles (i.e. not depending on fingerprinting global configuration, available storage space, etc. @@ -1250,7 +1252,8 @@ prevent inspecting or modifying the app in a weak attempt to hide their code and API from security researchers. GrapheneOS allows users to disable <b>Native code debugging</b> via a toggle in <b>Settings <span aria-label="and then">></span> - Security</b> to improve the app sandbox and this can interfere with apps debugging their + Security & privacy <span aria-label="and then">></span> Exploit protection</b> + to improve the app sandbox and this can interfere with apps debugging their own code to add a barrier to analyzing the app. You should try enabling this again if you've disabled it and are encountering compatibility issues with these kinds of apps.</p> |
