From 50e3649bf8fcb00a9044927ba36089ce25ef1de2 Mon Sep 17 00:00:00 2001 From: r3g_5z Date: Sun, 19 Mar 2023 01:29:31 -0400 Subject: [PATCH] document disabled compressed APEX module support Signed-off-by: r3g_5z --- static/features.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static/features.html b/static/features.html index d1709c93..5e7a8dc0 100644 --- a/static/features.html +++ b/static/features.html @@ -406,6 +406,8 @@
  • Enhanced hardware-based attestation with more precise version information
  • Hardware-based security verification and monitoring via our Auditor app and attestation service
  • +
  • Compressed APEX module support is disabled as it's not useful for GrapheneOS, + uses extra unnecessary storage space and adds more verified boot attack surface.