From f5c9eaf365e8b0d16290b77a951f701de570cfee Mon Sep 17 00:00:00 2001 From: nitrohorse <1514352+nitrohorse@users.noreply.github.com> Date: Sat, 3 Aug 2019 15:18:09 -0700 Subject: [PATCH 1/2] Update discussion issue template (#1073) --- .github/ISSUE_TEMPLATE/3_Discussion.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/3_Discussion.md b/.github/ISSUE_TEMPLATE/3_Discussion.md index 506b96e2..dc53ae9e 100644 --- a/.github/ISSUE_TEMPLATE/3_Discussion.md +++ b/.github/ISSUE_TEMPLATE/3_Discussion.md @@ -1,3 +1,8 @@ + + --- name: "💬 Discussion" about: Discuss the website or any mentioned software in general. -- 2.47.2 From 3c7966fd44a90572046f421db5a6a8f142615fa2 Mon Sep 17 00:00:00 2001 From: nitrohorse <1514352+nitrohorse@users.noreply.github.com> Date: Sat, 3 Aug 2019 15:19:04 -0700 Subject: [PATCH 2/2] Remove Subgraph OS --- _includes/sections/operating-systems.html | 2 -- source_code.md | 2 -- 2 files changed, 4 deletions(-) diff --git a/_includes/sections/operating-systems.html b/_includes/sections/operating-systems.html index 8c546a3b..189af833 100644 --- a/_includes/sections/operating-systems.html +++ b/_includes/sections/operating-systems.html @@ -46,6 +46,4 @@ completely open source version of Arch Linux.
  • 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 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/source_code.md b/source_code.md index 3e02277b..7ddd358a 100644 --- a/source_code.md +++ b/source_code.md @@ -356,8 +356,6 @@ Backend: Closed Source Whonix: https://github.com/Whonix/Whonix - Subgraph OS: https://github.com/subgraph - ## Live CD Operating Systems Tails: https://tails.boum.org/contribute/git/ -- 2.47.2