summaryrefslogtreecommitdiff
path: root/static/features.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/features.html')
-rw-r--r--static/features.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/static/features.html b/static/features.html
index 81502b87..0f157e24 100644
--- a/static/features.html
+++ b/static/features.html
@@ -98,8 +98,9 @@
<ul>
<li>Hardened app runtime</li>
<li>Stronger app sandbox</li>
- <li>Hardened libc providing defenses against the most common classes of
- vulnerabilities (memory corruption)</li>
+ <li><a href="https://github.com/GrapheneOS/platform_bionic">Hardened libc</a>
+ providing defenses against the most common classes of vulnerabilities (memory
+ corruption)</li>
<li>Our own <a href="https://github.com/GrapheneOS/hardened_malloc">hardened malloc (memory allocator)</a>
leveraging modern hardware capabilities to provide substantial defenses against
the most common classes of vulnerabilities (heap memory corruption) along with