From ffd301180f64c064199a0dc0d7f75e7ffec0ce95 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 5 Dec 2020 11:45:05 -0500 Subject: [PATCH] more features --- static/features.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/static/features.html b/static/features.html index e99a1bd3..1de146f0 100644 --- a/static/features.html +++ b/static/features.html @@ -65,6 +65,9 @@ substantial defenses against the most common classes of vulnerabilities (heap memory corruption) along with reducing the lifetime of sensitive data in memory
  • Hardened app runtime
  • +
  • Stronger app sandbox
  • +
  • Prevention of dynamic native code execution in-memory or via the filesystem + for the base OS without going via the package manager, etc.
  • Filesystem access hardening
  • Enhanced verified boot with better security properties and reduced attack surface
  • Enhanced hardware-based attestation with more precise version information