diff options
-rw-r--r-- | docs/hcl/c201.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/hcl/c201.html b/docs/hcl/c201.html index 0366d436..1a6bbbc8 100644 --- a/docs/hcl/c201.html +++ b/docs/hcl/c201.html @@ -76,6 +76,12 @@ if you brick the laptop; read <a href="../install/bbb_setup.html">../install/bbb_setup.html</a> for an example of how to set up an SPI programmer. </p> + <p> + Write protection is useful, because it prevents the firmware from being re-flashed by any malicious software that + might become executed on your GNU/Linux system, as root. In other words, it can prevent an <i>evil maid</i> attack. It's + possible to write protect on all current libreboot systems, but chromebooks make it easy. The screw is such a stupidly + simple idea, which all laptop designs should implement. + </p> </div> <div class="section"> |