summaryrefslogtreecommitdiff
path: root/static/faq.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-09-29 03:48:54 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-09-29 03:48:54 -0400
commitfc7e73d2703512af5bdaf781145d417a8e430c5e (patch)
treef9f12a16c4e020c028572142f9977c0116f6df79 /static/faq.html
parent697c4fdd6530de5e18047986f8a7090159a11b84 (diff)
clarification
Diffstat (limited to 'static/faq.html')
-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>