diff --git a/_includes/sections/live-operating-systems.html b/_includes/sections/live-operating-systems.html index c6aa4792..80450669 100644 --- a/_includes/sections/live-operating-systems.html +++ b/_includes/sections/live-operating-systems.html @@ -4,6 +4,7 @@ {% include card.html color="success" title="Tails" + labels="warning:contrib:This software may depend on or recommend non-free software." image="/assets/img/tools/Tails.png" url="https://tails.boum.org/" description="Tails is a live operating system, that starts on almost any computer from a DVD, USB stick, or SD card. It aims at preserving privacy and anonymity, and helps to: Use the Internet anonymously and circumvent censorship; Internet connections go through the Tor network; leave no trace on the computer; use state-of-the-art cryptographic tools to encrypt files, emails and instant messaging." @@ -11,6 +12,7 @@ {% include card.html color="primary" title="KNOPPIX" + labels="warning:contrib:This software may depend on or recommend non-free software." image="/assets/img/tools/KNOPPIX.png" url="https://www.knopper.net/knoppix/" website="knopper.net" @@ -19,6 +21,7 @@ {% include card.html color="warning" title="Puppy Linux" + labels="warning:contrib:This software may depend on or recommend non-free software." image="/assets/img/tools/Puppy-Linux.png" url="http://puppylinux.org/" description="Puppy Linux operating system is a lightweight Linux distribution that focuses on ease of use and minimal memory footprint. The entire system can be run from RAM with current versions generally taking up about 210 MB, allowing the boot medium to be removed after the operating system has started." @@ -29,6 +32,6 @@

Worth Mentioning

diff --git a/_includes/sections/mobile-operating-systems.html b/_includes/sections/mobile-operating-systems.html index 9df7a02d..3884ba7f 100644 --- a/_includes/sections/mobile-operating-systems.html +++ b/_includes/sections/mobile-operating-systems.html @@ -8,6 +8,7 @@ {% include card.html color="success" title="LineageOS" + labels="warning:contrib:This software may depend on or recommend non-free software." image="/assets/img/tools/LineageOS.png" url="https://www.lineageos.org/" description="LineageOS is a free and open-source operating system for smartphones and tablets, based on the official releases of the Android Open Source Project. It is the continuation of the CyanogenMod project." @@ -15,6 +16,7 @@ {% include card.html color="primary" title="Ubuntu Touch" + labels="warning:contrib:This software may depend on or recommend non-free software." image="/assets/img/tools/Ubuntu-Touch.png" url="https://ubuntu-touch.io/" description="Ubuntu Touch is a free and open-source operating system for smartphones and tablets. It's an alternative to the current popular mobile operating systems on the market. Only a few devices are supported." @@ -22,6 +24,7 @@ {% include card.html color="warning" title="GrapheneOS" + labels="warning:contrib:This software may depend on or recommend non-free software." image="/assets/img/tools/GrapheneOS.png" url="https://grapheneos.org/" description="GrapheneOS is a free and open-source security and privacy focused mobile operating system built on top of the Android Open Source Project. It currently specifically targets devices offering strong hardware security." @@ -33,6 +36,6 @@ diff --git a/_includes/sections/operating-systems.html b/_includes/sections/operating-systems.html index fac7f5fc..8c546a3b 100644 --- a/_includes/sections/operating-systems.html +++ b/_includes/sections/operating-systems.html @@ -8,6 +8,7 @@ {% include card.html color="success" title="Qubes OS" + labels="warning:contrib:This software may depend on or recommend non-free software." image="/assets/img/tools/Qubes-OS.png" url="https://www.qubes-os.org/" tor="http://qubesos4rrrrz6n4.onion" @@ -43,8 +44,8 @@
  • OpenBSD - A project that produces a free, multi-platform 4.4BSD-based UNIX-like operating system. Emphasizes portability, standardization, correctness, proactive security and integrated cryptography.
  • Arch Linux - A simple, lightweight Linux distribution. It is composed predominantly of free and open-source software, and supports community involvement. Parabola is a completely open source version of Arch Linux.
  • -
  • Whonix - A Debian GNU/Linux based security-focused Linux distribution. It aims to provide privacy, security and anonymity on the internet. The operating system consists of two virtual machines, a "Workstation" +
  • Whonix contrib - A Debian GNU/Linux based security-focused Linux distribution. It aims to provide privacy, security and anonymity on the internet. The operating system consists of two virtual machines, a "Workstation" and a Tor "Gateway". All communication are forced through the Tor network to accomplish this.
  • -
  • Subgraph OS - Another Debian based Linux distribution, it features security hardening which makes it more resistant to security vulnerabilities. Subgraph runs many desktop applications in a security sandbox to limit their risk in case of compromise. +
  • Subgraph OS contrib - Another Debian based Linux distribution, it features security hardening which makes it more resistant to security vulnerabilities. Subgraph runs many desktop applications in a security sandbox to limit their risk in case of compromise. By default, it anonymizes Internet traffic by sending it through the Tor network. Note: It is still in alpha, and much testing and bug fixing still has to be done.
  • diff --git a/_includes/sections/router-firmware.html b/_includes/sections/router-firmware.html index d7ae8a63..a3ecc5d1 100644 --- a/_includes/sections/router-firmware.html +++ b/_includes/sections/router-firmware.html @@ -4,6 +4,7 @@ {% include card.html color="success" title="OpenWrt" + labels="warning:contrib:This software may depend on or recommend non-free software." image="/assets/img/tools/OpenWrt.png" url="https://openwrt.org/" description="OpenWrt is an operating system (in particular, an embedded operating system) based on the Linux kernel, primarily used on embedded devices to route network traffic. The main components are the Linux kernel, util-linux, uClibc and BusyBox. All components have been optimized for size, to be small enough for fitting into the limited storage and memory available in home routers." @@ -11,6 +12,7 @@ {% include card.html color="primary" title="pfSense" + labels="warning:contrib:This software may depend on or recommend non-free software." image="/assets/img/tools/pfSense.png" url="https://pfsense.org/" description="pfSense is an open source firewall/router computer software distribution based on FreeBSD. It is installed on a computer to make a dedicated firewall/router for a network and is noted for its reliability and offering features often only found in expensive commercial firewalls. pfSense is commonly deployed as a perimeter firewall, router, wireless access point, DHCP server, DNS server, and as a VPN endpoint." @@ -29,5 +31,5 @@