diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-11-20 17:29:38 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-11-20 17:31:43 -0500 |
| commit | c68d114bc631ca5a286b0363c90654fafa71549f (patch) | |
| tree | 59f05adf60280d65026458677a2a505666c3d254 | |
| parent | a961abb2ef75b7c385cbd05879a65897d9efe771 (diff) | |
require inline disk encryption and wrapped keys
| -rw-r--r-- | static/faq.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/faq.html b/static/faq.html index ebc2849d..7fa6bb38 100644 --- a/static/faq.html +++ b/static/faq.html @@ -292,6 +292,7 @@ support</li> <li>Weaver disk encryption key derivation throttling provided by secure element</li> + <li>Inline disk encryption acceleration with wrapped key support</li> <li>64-bit-only device support code</li> <li>Wi-Fi anonymity support including MAC address randomization, probe sequence number randomization and no other leaked identifiers</li> |
