summaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-03-02 10:35:06 (EST)
committer Francis Rowe <info@gluglug.org.uk>2015-03-02 10:35:06 (EST)
commit1f27e1756fdd0610cc6205f50d68a9afe8095629 (patch)
treeeeb640be92592dd24b33366c080f47d1e28f44d6 /site
parent6a10a6c347e92be60bad35b809b75cf14a020985 (diff)
downloadlibreboot.org-1f27e1756fdd0610cc6205f50d68a9afe8095629.zip
libreboot.org-1f27e1756fdd0610cc6205f50d68a9afe8095629.tar.gz
libreboot.org-1f27e1756fdd0610cc6205f50d68a9afe8095629.tar.bz2
Improve the description on the home page
Diffstat (limited to 'site')
-rw-r--r--site/index.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/site/index.php b/site/index.php
index 13c8967..f751cd5 100644
--- a/site/index.php
+++ b/site/index.php
@@ -59,11 +59,11 @@
<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 eliminate all <a href="https://gnu.org/philosophy/proprietary/">proprietary software</a> so that everything you need to do on a computer can be done
- exclusively with free software.
+ 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 proprietary boot firmware,
+ <?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>,