summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/faq.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/faq.html b/static/faq.html
index 27f4607e..da601a5f 100644
--- a/static/faq.html
+++ b/static/faq.html
@@ -763,8 +763,8 @@
the vast majority of the complexity in the driver rather than the firmware. The fully
functional driver is massive and the firmware is quite small. Unfortunately, since the
Linux kernel is monolithic and has no internal security boundaries, the attack surface
- is problematic and a HardMAC implementation with most complexity in isolated firmware
- would be better than the status quo. An isolated driver would be ideal.</p>
+ is problematic and a HardMAC implementation with most complexity in the isolated
+ firmware could be better than the status quo. An isolated driver would be ideal.</p>
<h2 id="day-to-day-use">
<a href="#day-to-day-use">Day to day use</a>