diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-14 18:10:14 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-14 18:10:14 -0400 |
| commit | 661493861af0fa39d7fc4bb99861c18e5b10117b (patch) | |
| tree | 460b9fd99f66fb73695f04b741be01367f59f489 | |
| parent | 02b22897a3c186e5860e50d3fdaa6e37004b85cf (diff) | |
document Vanadium SCS
| -rw-r--r-- | static/features.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/features.html b/static/features.html index 3ab5b4e6..0003ec54 100644 --- a/static/features.html +++ b/static/features.html @@ -944,6 +944,7 @@ <ul> <li>Type-based Control Flow Integrity (CFI)</li> + <li>Shadow Call Stack</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 toggle via drop-down |
