summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-03-28 11:00:58 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-03-28 11:00:58 -0400
commite69966771d5b9d0d7c731ed284df0ab81b2d6758 (patch)
tree42289d9630075a651d4ef38713a09fb46f481c27 /static
parent04b8d6a5bbd7c8f4b05c40855ef3efc79232b485 (diff)
add documentation on exec spawning toggle
Diffstat (limited to 'static')
-rw-r--r--static/usage.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/static/usage.html b/static/usage.html
index efb26cee..0ba315be 100644
--- a/static/usage.html
+++ b/static/usage.html
@@ -672,6 +672,13 @@
with privileges reserved for OS components. The Zygote template is reused across user
profiles, so it also provides a temporary set of device identifiers across profiles
for each boot via the shared randomized values.</p>
+
+ <p>This feature can be disabled via Settings ➔ Security ➔ Enable secure app
+ spawning 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. or
+ using side channels).</p>
</section>
<section id="bugs-uncovered-by-security-features">