diff --git a/_includes/badge.html b/_includes/badge.html index ac2a8a7e..f908ecf8 100644 --- a/_includes/badge.html +++ b/_includes/badge.html @@ -1,6 +1,6 @@ {% if include.link %} {{ include.text }} diff --git a/_includes/sections/dns.html b/_includes/sections/dns.html index d57dc50b..240d87b7 100644 --- a/_includes/sections/dns.html +++ b/_includes/sections/dns.html @@ -112,7 +112,12 @@ malicious domains - + {% include badge.html + link="https://github.com/ookangzheng/blahdns#default-blocked-wildcard-domain" + color="warning" + icon="fas fa-exclamation-triangle" + tooltip="And some wildcard and IDN domains." + %} @@ -137,7 +142,13 @@ - Cloudflare + Cloudflare + {% include badge.html + link="https://codeberg.org/crimeflare/cloudflare-tor/" + color="warning" + icon="fas fa-exclamation-triangle" + tooltip="Cloudflare is one of the world's largest networks, and a problem considering anonymity and decentralization." + %} Anycast (based in @@ -355,7 +366,12 @@ - Quad9 + Quad9 + {% include badge.html + color="warning" + icon="fas fa-exclamation-triangle" + tooltip="Founders include the Global Cyber Alliance, composed of the City of London Police and Manhattan District Attorney's Office." + %} Anycast (based in diff --git a/_includes/sections/file-encryption.html b/_includes/sections/file-encryption.html index 69c87798..ff9a1da2 100644 --- a/_includes/sections/file-encryption.html +++ b/_includes/sections/file-encryption.html @@ -55,10 +55,21 @@

Worth Mentioning

diff --git a/_includes/sections/file-sharing.html b/_includes/sections/file-sharing.html index 671b2f5d..619dedc3 100644 --- a/_includes/sections/file-sharing.html +++ b/_includes/sections/file-sharing.html @@ -1,52 +1,59 @@

File Sharing

{% include cardv2.html -title="Firefox Send" -image="/assets/img/svg/3rd-party/firefox_send.svg" -labels="color==warning::link==https://send.firefox.com/legal::text==Warning::tooltip==IP addresses are retained in logs for 90 days." -description="Firefox Send uses end-to-end encryption to keep your data secure from the moment you share to the moment your file is opened. It also offers security controls that you can set. You can choose when your file link expires, the number of downloads, and whether you would like to add a password for an extra layer of security." -website="https://send.firefox.com/" -privacy-policy="https://send.firefox.com/legal" -forum="https://forum.privacytools.io/t/discussion-firefox-send/755" -github="https://github.com/mozilla/send" -web="https://send.firefox.com/" -googleplay="https://play.google.com/store/apps/details?id=org.mozilla.firefoxsend" + title="Firefox Send" + image="/assets/img/svg/3rd-party/firefox_send.svg" + labels="color==warning::link==https://send.firefox.com/legal::text==Warning::tooltip==IP addresses are retained in logs for 90 days." + description="Firefox Send uses end-to-end encryption to keep your data secure from the moment you share to the moment your file is opened. It also offers security controls that you can set. You can choose when your file link expires, the number of downloads, and whether you would like to add a password for an extra layer of security." + website="https://send.firefox.com/" + privacy-policy="https://send.firefox.com/legal" + forum="https://forum.privacytools.io/t/discussion-firefox-send/755" + github="https://github.com/mozilla/send" + web="https://send.firefox.com/" + googleplay="https://play.google.com/store/apps/details?id=org.mozilla.firefoxsend" %} {% include cardv2.html -title="OnionShare" -image="/assets/img/svg/3rd-party/onionshare.svg" -website="https://onionshare.org/" -tor="http://lldan5gahapx5k7iafb3s4ikijc4ni7gx5iywdflkba5y2ezyg6sjgyd.onion/" -description="OnionShare is an open-source tool that lets you securely and anonymously share a file of any size. It works by starting a web server accessible as a Tor onion service, with an unguessable URL that you can share with the recipients to download or send files." -forum="https://forum.privacytools.io/t/discussion-onionshare/754" -github="https://github.com/micahflee/onionshare" -windows="https://onionshare.org/#downloads" -mac="https://onionshare.org/#downloads" -linux="https://onionshare.org/#downloads" -freebsd="https://www.freshports.org/www/onionshare/" -openbsd="http://openports.se/net/onionshare" + title="OnionShare" + image="/assets/img/svg/3rd-party/onionshare.svg" + website="https://onionshare.org/" + tor="http://lldan5gahapx5k7iafb3s4ikijc4ni7gx5iywdflkba5y2ezyg6sjgyd.onion/" + description="OnionShare is an open-source tool that lets you securely and anonymously share a file of any size. It works by starting a web server accessible as a Tor onion service, with an unguessable URL that you can share with the recipients to download or send files." + forum="https://forum.privacytools.io/t/discussion-onionshare/754" + github="https://github.com/micahflee/onionshare" + windows="https://onionshare.org/#downloads" + mac="https://onionshare.org/#downloads" + linux="https://onionshare.org/#downloads" + freebsd="https://www.freshports.org/www/onionshare/" + openbsd="http://openports.se/net/onionshare" %} {% include cardv2.html -title="Magic Wormhole" -image="/assets/img/png/3rd-party/magic_wormhole.png" -website="https://magic-wormhole.readthedocs.io" -description="Magic Wormhole is a package that provides a library and a command-line tool named wormhole, which makes it possible to get arbitrary-sized files and directories (or short pieces of text) from one computer to another. Their motto: \"Get things from one computer to another, safely.\"" -forum="https://forum.privacytools.io/t/discussion-magic-wormhole/756" -github="https://github.com/warner/magic-wormhole" -windows="https://magic-wormhole.readthedocs.io/en/latest/welcome.html#installation" -mac="https://magic-wormhole.readthedocs.io/en/latest/welcome.html#installation" -linux="https://magic-wormhole.readthedocs.io/en/latest/welcome.html#installation" -freebsd="https://www.freshports.org/net/py-magic-wormhole/" -openbsd="https://pypi.org/project/magic-wormhole/" -netbsd="https://pypi.org/project/magic-wormhole/" + title="Magic Wormhole" + image="/assets/img/png/3rd-party/magic_wormhole.png" + website="https://magic-wormhole.readthedocs.io" + description="Magic Wormhole is a package that provides a library and a command-line tool named wormhole, which makes it possible to get arbitrary-sized files and directories (or short pieces of text) from one computer to another. Their motto: \"Get things from one computer to another, safely.\"" + forum="https://forum.privacytools.io/t/discussion-magic-wormhole/756" + github="https://github.com/warner/magic-wormhole" + windows="https://magic-wormhole.readthedocs.io/en/latest/welcome.html#installation" + mac="https://magic-wormhole.readthedocs.io/en/latest/welcome.html#installation" + linux="https://magic-wormhole.readthedocs.io/en/latest/welcome.html#installation" + freebsd="https://www.freshports.org/net/py-magic-wormhole/" + openbsd="https://pypi.org/project/magic-wormhole/" + netbsd="https://pypi.org/project/magic-wormhole/" %}

Worth Mentioning

diff --git a/_includes/sections/live-operating-systems.html b/_includes/sections/live-operating-systems.html index f566b552..af0a1014 100644 --- a/_includes/sections/live-operating-systems.html +++ b/_includes/sections/live-operating-systems.html @@ -1,13 +1,13 @@

PC Live Operating Systems

{% include cardv2.html -title="Tails" -image="/assets/img/svg/3rd-party/tails.svg" -description='Tails is a live operating system that can boot on almost any computer from a DVD, USB stick, or SD card you control. It aims at preserving privacy and anonymity, and circumventing censorship by forcing Internet connections through the Tor network; leaving no trace on the computer; and using state-of-the-art cryptographic tools to encrypt files, emails, and instant messages.' -badges="info:GNU/Linux" -labels="color==warning::text==contrib::tooltip==This software may depend on or recommend non-free software." -website="https://tails.boum.org/" -git="https://git-tails.immerda.ch/tails/" + title="Tails" + image="/assets/img/svg/3rd-party/tails.svg" + description='Tails is a live operating system that can boot on almost any computer from a DVD, USB stick, or SD card you control. It aims at preserving privacy and anonymity, and circumventing censorship by forcing Internet connections through the Tor network; leaving no trace on the computer; and using state-of-the-art cryptographic tools to encrypt files, emails, and instant messages.' + badges="info:GNU/Linux" + labels="color==warning::text==contrib::tooltip==This software may depend on or recommend non-free software." + website="https://tails.boum.org/" + git="https://git-tails.immerda.ch/tails/" %}

Worth Mentioning

@@ -15,12 +15,19 @@ git="https://git-tails.immerda.ch/tails/" diff --git a/_includes/sections/mobile-operating-systems.html b/_includes/sections/mobile-operating-systems.html index f17d7ab8..91ba166d 100644 --- a/_includes/sections/mobile-operating-systems.html +++ b/_includes/sections/mobile-operating-systems.html @@ -5,42 +5,76 @@ {% include cardv2.html -title="GrapheneOS" -image="/assets/img/svg/3rd-party/grapheneos.svg" -image-dark="/assets/img/svg/3rd-party/grapheneos-dark.svg" -description='GrapheneOS (formerly known as CopperheadOS) 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.' -badges="info:AOSP" -labels="color==warning::text==contrib::tooltip==This software may depend on or recommend non-free software." -website="https://grapheneos.org/" -github="https://github.com/GrapheneOS/" + title="GrapheneOS" + image="/assets/img/svg/3rd-party/grapheneos.svg" + image-dark="/assets/img/svg/3rd-party/grapheneos-dark.svg" + description='GrapheneOS (formerly known as CopperheadOS) 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.' + badges="info:AOSP" + labels="color==warning::text==contrib::tooltip==This software may depend on or recommend non-free software." + website="https://grapheneos.org/" + github="https://github.com/GrapheneOS/" %} {% include cardv2.html -title="LineageOS" -image="/assets/img/svg/3rd-party/lineageos.svg" -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.' -badges="info:AOSP" -labels="color==warning::text==contrib::tooltip==This software may depend on or recommend non-free software." -website="https://www.lineageos.org/" -privacy-policy="https://www.lineageos.org/legal/" -github="https://github.com/LineageOS" + title="LineageOS" + image="/assets/img/svg/3rd-party/lineageos.svg" + 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.' + badges="info:AOSP" + labels="color==warning::text==contrib::tooltip==This software may depend on or recommend non-free software." + website="https://www.lineageos.org/" + privacy-policy="https://www.lineageos.org/legal/" + github="https://github.com/LineageOS" %} {% include cardv2.html -title="Ubuntu Touch" -image="/assets/img/svg/3rd-party/ubuntu.svg" -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." -badges="info:GNU/Linux" -labels="color==warning::text==contrib::tooltip==This software may depend on or recommend non-free software." -website="https://ubuntu-touch.io/" -privacy-policy="https://ubports.com/privacy" -github="https://github.com/ubports" + title="Ubuntu Touch" + image="/assets/img/svg/3rd-party/ubuntu.svg" + 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." + badges="info:GNU/Linux" + labels="color==warning::text==contrib::tooltip==This software may depend on or recommend non-free software." + website="https://ubuntu-touch.io/" + privacy-policy="https://ubports.com/privacy" + github="https://github.com/ubports" %}

Worth Mentioning

diff --git a/_includes/sections/operating-systems.html b/_includes/sections/operating-systems.html index 487a432f..3f1209c7 100644 --- a/_includes/sections/operating-systems.html +++ b/_includes/sections/operating-systems.html @@ -7,44 +7,80 @@ {% include cardv2.html title="Qubes OS" image="/assets/img/svg/3rd-party/qubes_os.svg" -description='Qubes is an open-source operating system designed to provide strong security for desktop computing. Qubes is based on Xen, the X Window System, and Linux, and can run most Linux applications and utilize most of the Linux drivers.' -badges="info:Xen" -labels="color==warning::text==contrib::tooltip==This software may depend on or recommend non-free software." -website="https://www.qubes-os.org/" -privacy-policy="https://www.qubes-os.org/privacy/" -github="https://github.com/QubesOS" -tor="http://qubesosfasa4zl44o4tws22di6kepyzfeqv3tg4e3ztknltfxqrymdad.onion/" + description='Qubes is an open-source operating system designed to provide strong security for desktop computing. Qubes is based on Xen, the X Window System, and Linux, and can run most Linux applications and utilize most of the Linux drivers.' + badges="info:Xen" + labels="color==warning::text==contrib::tooltip==This software may depend on or recommend non-free software." + website="https://www.qubes-os.org/" + privacy-policy="https://www.qubes-os.org/privacy/" + github="https://github.com/QubesOS" + tor="http://qubesosfasa4zl44o4tws22di6kepyzfeqv3tg4e3ztknltfxqrymdad.onion/" %} {% include cardv2.html -title="Fedora Workstation" -image="/assets/img/svg/3rd-party/fedora.svg" -description='Fedora is a Linux distribution developed by the Fedora Project and sponsored by Red Hat. Fedora Workstation is a secure, reliable, and user-friendly edition developed for desktops and laptops, using GNOME as the default desktop environment.' -badges="info:GNU/Linux" -labels="color==warning::text==contrib::tooltip==This software may depend on or recommend non-free software." -website="https://getfedora.org/" -privacy-policy="https://fedoraproject.org/wiki/Legal:PrivacyPolicy?rd=Legal/PrivacyPolicy" -git="https://src.fedoraproject.org/" + title="Fedora Workstation" + image="/assets/img/svg/3rd-party/fedora.svg" + description='Fedora is a Linux distribution developed by the Fedora Project and sponsored by Red Hat. Fedora Workstation is a secure, reliable, and user-friendly edition developed for desktops and laptops, using GNOME as the default desktop environment.' + badges="info:GNU/Linux" + labels="color==warning::text==contrib::tooltip==This software may depend on or recommend non-free software." + website="https://getfedora.org/" + privacy-policy="https://fedoraproject.org/wiki/Legal:PrivacyPolicy?rd=Legal/PrivacyPolicy" + git="https://src.fedoraproject.org/" %} {% include cardv2.html -title="Debian" -image="/assets/img/svg/3rd-party/debian.svg" -description='Debian is a Unix-like computer operating system and a Linux distribution that is composed entirely of free and open-source software, most of which is under the GNU General Public License, and packaged by a group of individuals known as the Debian project.' -badges="info:GNU/Linux" -website="https://www.debian.org/" -privacy-policy="https://www.debian.org/legal/privacy" -tor="http://sejnfjrq6szgca7v.onion" -gitlab="https://salsa.debian.org/qa/debsources" + title="Debian" + image="/assets/img/svg/3rd-party/debian.svg" + description='Debian is a Unix-like computer operating system and a Linux distribution that is composed entirely of free and open-source software, most of which is under the GNU General Public License, and packaged by a group of individuals known as the Debian project.' + badges="info:GNU/Linux" + website="https://www.debian.org/" + privacy-policy="https://www.debian.org/legal/privacy" + tor="http://sejnfjrq6szgca7v.onion" + gitlab="https://salsa.debian.org/qa/debsources" %}

Worth Mentioning

diff --git a/_includes/sections/router-firmware.html b/_includes/sections/router-firmware.html index cb19f6d5..c2dbea93 100644 --- a/_includes/sections/router-firmware.html +++ b/_includes/sections/router-firmware.html @@ -1,41 +1,62 @@

Open Source Router Firmware

{% include cardv2.html -title="OpenWrt" -image="/assets/img/svg/3rd-party/openwrt.svg" -image-dark="/assets/img/svg/3rd-party/openwrt-dark.svg" -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." -badges="info:Linux" -labels="color==warning::text==contrib::tooltip==This software may depend on or recommend non-free software." -website="https://openwrt.org/" -git="https://git.openwrt.org/" + title="OpenWrt" + image="/assets/img/svg/3rd-party/openwrt.svg" + image-dark="/assets/img/svg/3rd-party/openwrt-dark.svg" + 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." + badges="info:Linux" + labels="color==warning::text==contrib::tooltip==This software may depend on or recommend non-free software." + website="https://openwrt.org/" + git="https://git.openwrt.org/" %} {% include cardv2.html -title="pfSense" -image="/assets/img/svg/3rd-party/pfsense.svg" -image-dark="/assets/img/svg/3rd-party/pfsense-dark.svg" -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." -badges="info:BSD" -labels="color==warning::text==contrib::tooltip==This software may depend on or recommend non-free software." -website="https://www.pfsense.org/" -privacy-policy="https://www.pfsense.org/privacy.html" -github="https://github.com/pfsense/" + title="pfSense" + image="/assets/img/svg/3rd-party/pfsense.svg" + image-dark="/assets/img/svg/3rd-party/pfsense-dark.svg" + 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." + badges="info:BSD" + labels="color==warning::text==contrib::tooltip==This software may depend on or recommend non-free software." + website="https://www.pfsense.org/" + privacy-policy="https://www.pfsense.org/privacy.html" + github="https://github.com/pfsense/" %} {% include cardv2.html -title="LibreCMC" -image="/assets/img/svg/3rd-party/librecmc.svg" -image-dark="/assets/img/svg/3rd-party/librecmc-dark.svg" -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)." -badges="info:GNU/Linux" -website="https://librecmc.org" -git="https://gogs.librecmc.org/libreCMC/libreCMC" + title="LibreCMC" + image="/assets/img/svg/3rd-party/librecmc.svg" + image-dark="/assets/img/svg/3rd-party/librecmc-dark.svg" + 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)." + badges="info:GNU/Linux" + website="https://librecmc.org" + git="https://gogs.librecmc.org/libreCMC/libreCMC" %}

Worth Mentioning

diff --git a/_includes/sections/voice-video-messenger.html b/_includes/sections/voice-video-messenger.html index 4c6ec899..e39d9ffc 100644 --- a/_includes/sections/voice-video-messenger.html +++ b/_includes/sections/voice-video-messenger.html @@ -39,17 +39,24 @@ ios="https://apps.apple.com/us/app/mumble/id443472808?ls=1" -

Related Information