summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-12-05 11:59:50 -0500
committerDaniel Micay <danielmicay@gmail.com>2020-12-05 12:01:14 -0500
commitc7334a6c9c66c528ca51acbf930f8614bbcffaa1 (patch)
tree2613b32b945d682866a65d441af48a0c8e906d33 /static
parent753552e2ac9c0a6e9a11e1aae6d56b32bee5e8f1 (diff)
baseline privacy and security
Diffstat (limited to 'static')
-rw-r--r--static/features.html9
1 files changed, 8 insertions, 1 deletions
diff --git a/static/features.html b/static/features.html
index ebf29422..fa0cd5d3 100644
--- a/static/features.html
+++ b/static/features.html
@@ -56,7 +56,14 @@
security improvements, some of which have been based on our research and development
work.</p>
- <p>Partial list of GrapheneOS features:</p>
+ <p>GrapheneOS is based on the Android 11 release of the Android Open Source Project
+ which provides a strong baseline for privacy and security. GrapheneOS takes great care
+ to preserve the baseline privacy and security, including taking full advantage of all
+ of the standard hardware features. The privacy and security features inherited from
+ AOSP and the hardware are not covered here. Documentation on that will be gradually
+ added elsewhere on our site.</p>
+
+ <p>Partial list of GrapheneOS features beyond what AOSP 11 provides:</p>
<ul>
<li>Hardened app runtime</li>