summaryrefslogtreecommitdiff
path: root/static/features.html
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-02-20 19:50:17 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2024-02-20 19:50:35 -0500
commit7353b5cecba5a4805247dba98eb94c2348882beb (patch)
treee9a843eaa1ceac936a6a42d5709858362a7b6cf7 /static/features.html
parenta432b0bdebf855b0fdf5da82c7adde21f0ddb1ed (diff)
add CFI acronym
Diffstat (limited to 'static/features.html')
-rw-r--r--static/features.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/features.html b/static/features.html
index b12f1200..35cfaabe 100644
--- a/static/features.html
+++ b/static/features.html
@@ -855,7 +855,7 @@
<p>Some of the features added compared to standard mobile Chromium:</p>
<ul>
- <li>Type-based Control Flow Integrity</li>
+ <li>Type-based Control Flow Integrity (CFI)</li>
<li>Hardware memory tagging (MTE) enabled for the main allocator</li>
<li>Strict site isolation and sandboxed iframes</li>
<li>JavaScript JIT disabled by default with per-site override option</li>