summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-08-20 02:11:12 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-08-25 23:15:08 -0400
commitfc7c9b473c4e881156c53d0e5974ceeb7de8dd49 (patch)
tree8f190c967d9833447e59f2a4a32df1b9d3076d95 /static
parentd4ca40ff2e1dbb34bcaac4e7bcc5fc8e71635d81 (diff)
features page is now comparing to Android 13
Diffstat (limited to 'static')
-rw-r--r--static/features.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/static/features.html b/static/features.html
index 0d2025e4..07b02317 100644
--- a/static/features.html
+++ b/static/features.html
@@ -151,15 +151,15 @@
<section id="grapheneos">
<h2><a href="#grapheneos">GrapheneOS</a></h2>
- <p>These are the features of GrapheneOS beyond what's provided by version 12.1
- of the Android Open Source Project. It only covers our improvements to AOSP and
- not baseline features. This section doesn't list features like the standard app
- sandbox, verified boot, exploit mitigations (ASLR, SSP, Shadow Call Stack,
- Control Flow Integrity, etc.), permission system (foreground-only and one-time
- permission grants, scoped file access control, etc.) and so on but rather only
- our improvements to modern Android. We plan on providing a separate page listing
- the improvements we've contributed to Android since those features aren't listed
- here despite being a substantial portion of our overall historical work.</p>
+ <p>These are the features of GrapheneOS beyond what's provided by version 13 of
+ the Android Open Source Project. It only covers our improvements to AOSP and not
+ baseline features. This section doesn't list features like the standard app
+ sandbox, verified boot, exploit mitigations (ASLR, SSP, Shadow Call Stack, Control
+ Flow Integrity, etc.), permission system (foreground-only and one-time permission
+ grants, scoped file access control, etc.) and so on but rather only our
+ improvements to modern Android. We plan on providing a separate page listing the
+ improvements we've contributed to Android since those features aren't listed here
+ despite being a substantial portion of our overall historical work.</p>
<section id="exploit-protection">
<h3><a href="#exploit-protection">Defending against exploitation of unknown