diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-24 22:58:11 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-24 22:58:11 -0500 |
| commit | 7192e5e608cf7b16fe72b00997d4928d81c2d769 (patch) | |
| tree | 4394efa9c61293a9d830e03881c024c1c24c3074 | |
| parent | 38bfd8162fa3f6a5b9a4a95d22c5b848a85f50af (diff) | |
improve secure element documentation
| -rw-r--r-- | static/faq.html | 4 |
1 files changed, 3 insertions, 1 deletions
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.</p> + wipes all of the Weaver slots. The secure element also provides insider attack + resistance preventing firmware updates before authenticating with the owner + profile.</p> <p>GrapheneOS only officially supports devices with Weaver. The fallback implementation for devices without it is out-of-scope for this FAQ.</p> |
