Reformulate Routers and add Linux Tools #690

Closed
hugoncosta wants to merge 6 commits from master into master
3 changed files with 15 additions and 5 deletions

View File

@ -143,7 +143,8 @@
<a class="dropdown-item" href="{{prefix}}#live_os">Live CD OS</a>
<a class="dropdown-item" href="{{prefix}}#mobile_os">Mobile OS</a>
<a class="dropdown-item" href="{{prefix}}#aaddons">Android Privacy Add-ons</a>
<a class="dropdown-item" href="{{prefix}}#firmware">Router Firmware</a>
<a class="dropdown-item" href="{{prefix}}#firmware">Network Security</a>
<a class="dropdown-item" href="{{prefix}}#linuxtools">Linux Tools</a>
</div>
</li>
<li class="nav-item">

BIN
assets/img/tools/Gufw.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

View File

@ -1964,7 +1964,7 @@ layout: default
<a href="https://lua.xprivacy.eu/">https://lua.xprivacy.eu/</a></p>
<p> Requirements: <a href="https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445">Magisk (xda-developers)</a>
<a href="https://forum.xda-developers.com/xposed">Xposed Framework (xda-developers)</a>
</p> <h1 id="firmware" class="anchor"><a href="#firmware"><i class="fas fa-link anchor-icon"></i></a> Open Source Router Firmware</h1>
</p> <h1 id="firmware" class="anchor"><a href="#firmware"><i class="fas fa-link anchor-icon"></i></a> Network Security</h1>
<div class="row mb-2">
{% include card.html color="success"
@ -1985,16 +1985,25 @@ layout: default
title="LibreCMC"
image="assets/img/tools/LibreCMC.png"
url="https://librecmc.org"
description="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).."
description="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)."
%}
</div>
</div>
<h3>Worth Mentioning</h3>
<ul>
<li><a href="https://www.ipfire.org/">IPFire</a> - IPFire is a open source Linux distribution that primarily performs as a router and a firewall, with a web-based management console for configuration.</li>
<li><a href="https://www.openbsd.org/">OpenBSD</a> - A project that produces a free, multi-platform 4.4BSD-based UNIX-like operating system. Emphasizes portability, standardization, correctness, proactive security and integrated cryptography.</li>
<li><a href="https://dd-wrt.com/">DD-WRT</a> - A is Linux-based firmware for wireless routers and wireless access points. It is compatible with several models of routers and access points.</li>
</ul> <h1 id="win10" class="anchor"><a href="#win10"><i class="fas fa-link anchor-icon"></i></a> Don't use Windows 10 - It's a privacy nightmare</h1>
</ul> <h1 id="linuxtools" class="anchor"><a href="#linuxtools"><i class="fas fa-link anchor-icon"></i></a> Linux Tools</h1>
{% include card.html color="success"
title="Gufw"
image="assets/img/tools/Gufw.png"
url="https://gufw.org/"
description="Gufw is a graphical interface for the default firewall that ships with most linux distros (UFW). It easily allows managing a netfilter firewall. It's goal is being an intuitive and a simple user-friend application for setting rules on your network."
%}
<h1 id="win10" class="anchor"><a href="#win10"><i class="fas fa-link anchor-icon"></i></a> Don't use Windows 10 - It's a privacy nightmare</h1>
<div class="alert alert-warning" role="alert">
<strong>Microsoft introduced a lot of new features in Windows 10 such as Cortana. However, most of them are violating your privacy.</strong>