diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-10-13 03:24:17 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-10-13 03:24:17 +0100 |
commit | b523072656419b0fd540f8a65af2ae2100666573 (patch) | |
tree | 7da9d934fdfb3a5c56117e037825a1b3601ad4bb | |
parent | 95d2de50171d5096e737b00033328fe1f2b82cd1 (diff) | |
download | librebootfr-b523072656419b0fd540f8a65af2ae2100666573.tar.gz librebootfr-b523072656419b0fd540f8a65af2ae2100666573.zip |
docs/hcl/c201.html: the screw
-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"> |