diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-11-16 01:51:16 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-11-16 01:51:42 -0500 |
| commit | 00b88085e8916cf2e3eb04fbb1aea854b409d31f (patch) | |
| tree | 335f23cec4015837b60fdaf440736bc428ef0fa2 | |
| parent | ac7ad33715655f057f5fb7ee6438a1c21070cbbc (diff) | |
add Wi-Fi anonymity support to hardware requirements
| -rw-r--r-- | static/faq.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/faq.html b/static/faq.html index 32a11708..ebc2849d 100644 --- a/static/faq.html +++ b/static/faq.html @@ -293,6 +293,8 @@ <li>Weaver disk encryption key derivation throttling provided by secure element</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> </ul> <p>In order to support a device, the appropriate resources also need to be available |
