diff options
Diffstat (limited to 'site')
-rw-r--r-- | site/index.php | 2 |
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. |