diff options
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/docs/index.html b/docs/index.html index d06cefd..94fe68b 100644 --- a/docs/index.html +++ b/docs/index.html @@ -54,11 +54,17 @@ Libreboot is a <a href="http://coreboot.org/">coreboot</a> distribution (distro) with proprietary software removed, intended to be a <a href="https://www.fsf.org/about/what-is-free-software">free</a> (libre) 'BIOS' replacement for your computer. The project is aimed at users, attempting to make - coreboot as easy to use as possible. + coreboot as easy to use as possible. + Read the full <a href="https://www.gnu.org/philosophy/free-sw.html">Free Software definition</a>. </p> - + <p> - Read the full <a href="https://www.gnu.org/philosophy/free-sw.html">Free Software definition</a>. + Libreboot also has many practical advantages over <a href="https://gnu.org/philosophy/proprietary/">proprietary</a> boot firmware, + such as faster boot speeds and better security. You can + <a href="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>, + run a <a href="http://proteanos.com/">full operating system</a> directly + from the flash chip (planned for a future release), and more. </p> <div class="subsection"> |