diff options
author | Francis Rowe <fchmmr@minifree.lan> | 2015-11-25 22:49:13 (EST) |
---|---|---|
committer | Francis Rowe <fchmmr@minifree.lan> | 2015-11-25 22:49:13 (EST) |
commit | 003525be3a3de5864f8bf811c68ba8f67533c05c (patch) | |
tree | 93d9330c1c304e2ab0ca4e14b056b23d5e068592 /site/index.php | |
parent | f97ba14722efee17b5e33186b0929087cf932fd8 (diff) | |
download | libreboot.org-003525be3a3de5864f8bf811c68ba8f67533c05c.zip libreboot.org-003525be3a3de5864f8bf811c68ba8f67533c05c.tar.gz libreboot.org-003525be3a3de5864f8bf811c68ba8f67533c05c.tar.bz2 |
home page: re-add notes about FCC threat (wifi)
Diffstat (limited to 'site/index.php')
-rw-r--r-- | site/index.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/site/index.php b/site/index.php index 959a1d9..05ee790 100644 --- a/site/index.php +++ b/site/index.php @@ -53,6 +53,12 @@ Libreboot follows the <a href="https://gnu.org/">GNU project</a> in attempting to create a world where everyone has the freedom to use, study, adapt and share software. In other words: to truly own and control the technology that they use. </p> + <p> + <strong>FCC in the USA is trying to make free software in WiFi-enabled devices illegal! + Visit <a href="http://savewifi.org/">SaveWifi.org</a> to learn more, and to find out what you can do about it. + Europeans, read <a href="https://juliareda.eu/2015/10/dear-european-governments-dont-endanger-free-and-open-wifi-networks/">this article</a>. These + new laws will have serious and damaging consequences for libreboot, if they are allowed to pass!</strong> + </p> <ul> <li><a href="download/"><?php echo gettext("Download stable version"); ?></a></li> <li><a href="git/"><?php echo gettext("Download development version (git)"); ?></a></li> |