From 7192e5e608cf7b16fe72b00997d4928d81c2d769 Mon Sep 17 00:00:00 2001
From: Daniel Micay
Date: Thu, 24 Dec 2020 22:58:11 -0500
Subject: [PATCH] improve secure element documentation
---
static/faq.html | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/static/faq.html b/static/faq.html
index dd3bd15e..1ad6f2c2 100644
--- a/static/faq.html
+++ b/static/faq.html
@@ -355,7 +355,9 @@
ramps up to 1 day per attempt. Weaver also provides reliable wiping of data
since the secure element can reliably wipe a Weaver slot. Deleting a profile
will wipe the corresponding Weaver slot and a factory reset of the device
- wipes all of the data on the secure element including Weaver slots.
+ wipes all of the Weaver slots. The secure element also provides insider attack
+ resistance preventing firmware updates before authenticating with the owner
+ profile.
GrapheneOS only officially supports devices with Weaver. The fallback
implementation for devices without it is out-of-scope for this FAQ.