diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-02-20 19:50:17 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-02-20 19:50:35 -0500 |
| commit | 7353b5cecba5a4805247dba98eb94c2348882beb (patch) | |
| tree | e9a843eaa1ceac936a6a42d5709858362a7b6cf7 /static | |
| parent | a432b0bdebf855b0fdf5da82c7adde21f0ddb1ed (diff) | |
add CFI acronym
Diffstat (limited to 'static')
| -rw-r--r-- | static/features.html | 2 |
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> |
