summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-09-11 06:07:36 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-09-11 06:07:36 -0400
commitcebc4d5219ffca4df310b88fbb57e3ea031476cf (patch)
treebc74bdb55cf139e18fbc696275a0be0956a9420f /static
parentea09a1d6e6660812875cb05582e5ee67de224fd0 (diff)
clarify why we support disabling native debugging
Diffstat (limited to 'static')
-rw-r--r--static/usage.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/static/usage.html b/static/usage.html
index d9831246..a146f2cc 100644
--- a/static/usage.html
+++ b/static/usage.html
@@ -782,10 +782,10 @@
<p>Many of these apps have their own crude anti-tampering mechanisms trying to
prevent inspecting or modifying the app in a weak attempt to hide their code and
API from security researchers. GrapheneOS allows users to disable native code
- debugging via a toggle in Settings ➔ Security 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>
+ debugging via a toggle in Settings ➔ Security 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>
<p>Banking apps are increasingly using Google's SafetyNet attestation service to
check the integrity and certification status of the operating system. GrapheneOS