From 142cf4076b05cad3dd543d3eaee72c832eda3f28 Mon Sep 17 00:00:00 2001 From: Francis Rowe <info@gluglug.org.uk> Date: Sun, 10 May 2015 08:53:51 -0400 Subject: Clean up home page --- (limited to 'site/index.php') diff --git a/site/index.php b/site/index.php index 67173d8..bdd6bb8 100644 --- a/site/index.php +++ b/site/index.php @@ -46,34 +46,11 @@ <?php echo $lbProjectNameCapitalized; ?> is a <a href="https://www.fsf.org/about/what-is-free-software">free</a> (libre) BIOS/UEFI replacement for your computer. Based on <a href="http://coreboot.org/">coreboot</a>, the aim is to distribute low-level boot firmware that is 100% free software. The project is aimed at users, attempting to make coreboot as easy to - use as possible. <a href="docs/index.html#why">Learn more about <?php echo $lbProjectName; ?></a>. - </p> - <p> - 'Free' in this sense refers to freedom (liberty); read the full <a href="https://www.gnu.org/philosophy/free-sw.html">Free Software definition</a>. + use as possible. <a href="docs/index.html#why">Why should I use <?php echo $lbProjectName; ?>?</a>. </p> </div> - <div class="section"> - - <h1>But why? What is this all about?</h1> - <p> - We believe that everyone deserves the freedom to study, alter and improve technology, - to use it freely without restriction. The goal is identical to that of the <a href="https://fsf.org/">Free Software Foundation</a>, - which is to ensure that everything you need to do on a computer can be done exclusively - with free software. - </p> - <p> - <?php echo $lbProjectNameCapitalized; ?> 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. Since the source code is public and fully auditable, - malicious features such as backdoors (common in proprietary firmware) are unlikely to exist. You can - <a href="docs/gnulinux/index.html">install GNU/Linux with encrypted /boot/</a>, - configure it to <a href="http://www.coreboot.org/GRUB2#signed_kernels">only boot - kernels signed with your GPG key</a>, run a <a href="http://proteanos.com/">full operating system</a> directly - from the flash chip (coming soon!), and more. - </p> - - </div> <div class="section"> -- cgit v0.9.1