Merge pull request #451 from privacytoolsIO/c0rdis-patch-1

Replace LibreWRT with LibreCMC
This commit is contained in:
Alexander Antukh 2018-04-23 20:10:44 +00:00 committed by GitHub
commit 9fcc2e9056
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2968,14 +2968,16 @@
<div class="col-sm-4">
<div class="panel panel-warning">
<div class="panel-heading">
<h3 class="panel-title">LibreWRT</h3>
<h3 class="panel-title">LibreCMC</h3>
</div>
<div class="panel-body">
<p><img src="img/tools/LibreWRT.png" alt="LibreWRT" align="right" style="margin-left:5px;">LibreWRT is a GNU/Linux-libre distribution for computers with minimal resources, such as the Ben Nanonote, ath9k based wifi routers, and other hardware that
respects your freedom with emphasis on free software. It is used by the Free Software Foundation on their access point and router which provides network connectivity to portable computers in their office.</p>
<p><img src="img/tools/LibreCMC.png" alt="LibreCMC" align="right" style="margin-left:5px;">
LibreCMC is a GNU/Linux-libre distribution for computers with minimal resources, such as the Ben Nanonote, ath9k-based Wi-Fi routers, and other hardware with emphasis on free software.
The project's current goal is to aim for compliance with the GNU Free System Distribution Guidelines (GNU FSDG) and ensure that the project continues to meet these requirements set forth by the Free Software Foundation (FSF).
</p>
<p>
<a href="http://librewrt.org/">
<button type="button" class="btn btn-warning">Website: librewrt.org</button>
<a href="https://librecmc.org">
<button type="button" class="btn btn-warning">Website: librecmc.org</button>
</a>
</p>
</div>