diff options
| author | r3g_5z <june@girlboss.ceo> | 2023-03-19 01:29:31 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-03-19 01:41:30 -0400 |
| commit | 50e3649bf8fcb00a9044927ba36089ce25ef1de2 (patch) | |
| tree | cff944f890fa6f99c8376b8173787822317190db /static/features.html | |
| parent | 75f8b8d553be4a9fd79da7b40be41bd5dda206a2 (diff) | |
document disabled compressed APEX module support
Signed-off-by: r3g_5z <june@girlboss.ceo>
Diffstat (limited to 'static/features.html')
| -rw-r--r-- | static/features.html | 2 |
1 files changed, 2 insertions, 0 deletions
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 @@ <li>Enhanced hardware-based attestation with more precise version information</li> <li>Hardware-based security verification and monitoring via our <a href="#auditor">Auditor app and attestation service</a></li> + <li>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.</li> </ul> </section> </section> |
