From 46ce641aa5065dc59f27fabbb539c8f96ccf751b Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 3 Apr 2024 16:17:47 -0400 Subject: [PATCH] add reset attack mitigation as hardware requirement --- static/faq.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/static/faq.html b/static/faq.html index bcc29fcb..c355649c 100644 --- a/static/faq.html +++ b/static/faq.html @@ -319,6 +319,9 @@ sequence number randomization and no other leaked identifiers
  • Support for disabling USB data and also USB as a whole at a hardware level in the USB controller
  • +
  • Reset attack mitigation for firmware-based boot modes such as fastboot + mode zeroing memory left over from the OS and delaying opening up attack + surface such as USB functionality until that's completed
  • In order to support a device, the appropriate resources also need to be available