Add Linux Privacy Tools
This commit is contained in:
24
index.html
24
index.html
@ -1996,6 +1996,30 @@ layout: default
|
|||||||
<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>
|
<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="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>
|
||||||
|
|
||||||
|
|
||||||
|
<h1 id="linux" class="anchor"><a href="#linux"><i class="fas fa-link anchor-icon"></i></a> Linux Privacy Tools</h1>
|
||||||
|
<div class="row mb-2">
|
||||||
|
|
||||||
|
{% include card.html color="success"
|
||||||
|
title="Firejail"
|
||||||
|
image="assets/img/tools/firejail.png"
|
||||||
|
url="https://firejail.wordpress.com/"
|
||||||
|
description="Firejail is an SUID sandboxing tool using Linux Namespaces."
|
||||||
|
%}
|
||||||
|
|
||||||
|
{% include card.html color="primary"
|
||||||
|
title="Gufw"
|
||||||
|
image="assets/img/tools/gufw.png"
|
||||||
|
url="http://gufw.org/"
|
||||||
|
description="Gufw is a free software Firewall for Linux."
|
||||||
|
%}
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<h3>Worth Mentioning</h3>
|
||||||
|
<ul>
|
||||||
|
<li><a href="https://www.flatpak.org/">Flatpak</a> - A universal distribution method for Linux applications with built-in sandboxing.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
<div class="alert alert-warning" role="alert">
|
<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>
|
<strong>Microsoft introduced a lot of new features in Windows 10 such as Cortana. However, most of them are violating your privacy.</strong>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user