summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-07-15 02:23:42 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-07-15 02:23:42 (EDT)
commitd3d6ecc8a12908f5fc48e0cb7ea5529f12402fdd (patch)
treeb533f937195f2edd7f71c6c9828136f949faa2c0
parent8164206858236ac675cc948569c75a6aa71dfe77 (diff)
downloadlibreboot.org-d3d6ecc8a12908f5fc48e0cb7ea5529f12402fdd.zip
libreboot.org-d3d6ecc8a12908f5fc48e0cb7ea5529f12402fdd.tar.gz
libreboot.org-d3d6ecc8a12908f5fc48e0cb7ea5529f12402fdd.tar.bz2
home page: link to wikipedia article about backdoors
-rw-r--r--site/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/index.php b/site/index.php
index 279810f..5f1df4a 100644
--- a/site/index.php
+++ b/site/index.php
@@ -64,7 +64,7 @@
<p>
Libreboot has many practical advantages over <a href="https://gnu.org/philosophy/proprietary/">proprietary</a> boot
firmware, such as faster boot speeds and better security; source audits are possible and,
- therefore, the firmware is unlikely to contain backdoors (common in proprietary firmware). You
+ therefore, the firmware is unlikely to contain <a href="https://en.wikipedia.org/wiki/Backdoor_%28computing%29">backdoors</a> (common in proprietary firmware). You
can <a href="docs/gnulinux/index.html">install GNU/Linux with encrypted /boot/</a>, <a href="http://www.coreboot.org/GRUB2#signed_kernels">verify GPG signatures on your kernel</a>,
write-protect the flash chip, run a <a href="http://proteanos.com/">full operating system</a> directly
from the flash chip (planned for a future release), and more.