From 20b60f1f44ab77c2f44df683c97fd5b6f3f6a6f9 Mon Sep 17 00:00:00 2001 From: asddsaz <42685606+asddsaz@users.noreply.github.com> Date: Fri, 21 Dec 2018 03:23:13 +0000 Subject: [PATCH] Add Linux Privacy Tools --- index.html | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/index.html b/index.html index 86c27bc1..06200063 100644 --- a/index.html +++ b/index.html @@ -1996,6 +1996,30 @@ layout: default
  • DD-WRT - A is Linux-based firmware for wireless routers and wireless access points. It is compatible with several models of routers and access points.
  • Don't use Windows 10 - It's a privacy nightmare

    + +

    Linux Privacy Tools

    +
    + + {% 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." + %} + +
    +

    Worth Mentioning

    + +