From 6ccd8f3f3d47de7815004b6b2882649bdb30dfb5 Mon Sep 17 00:00:00 2001 From: Daniel Gray Date: Wed, 22 Jan 2020 13:10:10 +0000 Subject: [PATCH 01/20] ProtonVPN has now audited and open source clients. --- _includes/sections/vpn.html | 31 ++++++++++++------------------- 1 file changed, 12 insertions(+), 19 deletions(-) diff --git a/_includes/sections/vpn.html b/_includes/sections/vpn.html index 0fb879ae..79e48ea9 100644 --- a/_includes/sections/vpn.html +++ b/_includes/sections/vpn.html @@ -40,31 +40,15 @@

The Mullvad VPN clients have a built-in killswitch to block internet connections outside of the VPN. They also are able to automatically start on boot. The Mullvad website is also accessible via Tor at xcln5hkbriyklr6n.onion.

- - - - - -

Other Providers Worth Mentioning

- -
-
ProtonVPN

ProtonVPN Free USD $96/year

-

ProtonVPN is a strong contender in the VPN space, and they have been in operation since 2016. ProtonVPN is based in Switzerland and offers a limited free pricing tier, as well as premium options. Unfortunately due to its lack of an independent security audit it does not meet the complete criteria for recommendation, see our notes below.

-
Not Audited
-

ProtonVPN has not undergone a security audit by an independent third party, and therefore cannot be strongly recommended at this time. We have still chosen to list it on this page with the assumption that an audit will be published soon:

-
-

We are currently undergoing a complete security audit of our VPN applications by a reputable Swiss security company. The results of the audit will be summarized in a public report for cases like this.

-
Marc Loebekken, ProtonVPN AG Legal counsel
-
-

We will reevaluate this listing at the end of Q1 2020 or when the aforementioned report has been published, whichever is sooner. +

ProtonVPN is a strong contender in the VPN space, and they have been in operation since 2016. ProtonVPN is based in Switzerland and offers a limited free pricing tier, as well as premium options.

+
Independently Audited
+

As of January 2020 all ProtonVPN apps are now open source and audited.

610+ Servers

ProtonVPN has 610 servers in 44 countries at the time of writing this page. Typically the more servers a provider offers, the better: With hundreds of servers in operation, you are far more likely to find a fast connection and a server geographically closest to you.

Accepts Bitcoin
@@ -75,6 +59,15 @@

The ProtonVPN clients have a built-in killswitch to block internet connections outside of the VPN. They also are able to automatically start on boot. ProtonVPN also offers "Tor" servers allowing you to easily connect to onion sites, but we still strongly recommend using the official Tor Browser for this purpose.

+
+ + + +

Other Providers Worth Mentioning

+ +
-- 2.47.2 From 27ac16bfcbb3272d1c489d11b17791b633b7652c Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Wed, 22 Jan 2020 16:09:20 +0200 Subject: [PATCH 02/20] PR/ISSUE_TEMPLATEs: request reason and connection to the suggestion (#1651) --- .github/ISSUE_TEMPLATE/1_Software_Suggestion.md | 13 +++++++++++++ .github/ISSUE_TEMPLATE/2_Software_Removal.md | 12 ++++++++++++ .github/ISSUE_TEMPLATE/7_DNS_provider.md | 11 +++++++++++ .github/PULL_REQUEST_TEMPLATE.md | 2 ++ 4 files changed, 38 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/1_Software_Suggestion.md b/.github/ISSUE_TEMPLATE/1_Software_Suggestion.md index 2b018612..61501f0f 100644 --- a/.github/ISSUE_TEMPLATE/1_Software_Suggestion.md +++ b/.github/ISSUE_TEMPLATE/1_Software_Suggestion.md @@ -12,3 +12,16 @@ labels: 🆕 software suggestion **URL:** ## Description + + + +## Why I am making the suggestion + + + + +## My connection with the software + + + +- [ ] I will keep the issue up-to-date if something I have said changes or I remember a connection with the software. diff --git a/.github/ISSUE_TEMPLATE/2_Software_Removal.md b/.github/ISSUE_TEMPLATE/2_Software_Removal.md index f615cd64..0271c959 100644 --- a/.github/ISSUE_TEMPLATE/2_Software_Removal.md +++ b/.github/ISSUE_TEMPLATE/2_Software_Removal.md @@ -7,3 +7,15 @@ labels: ❌ software removal ## Description + + +## Why I am making the suggestion + + + + +## My connection with the software + + + +- [ ] I will keep the issue up-to-date if something I have said changes or I remember a connection with the software. diff --git a/.github/ISSUE_TEMPLATE/7_DNS_provider.md b/.github/ISSUE_TEMPLATE/7_DNS_provider.md index 174910f5..1a4d857d 100644 --- a/.github/ISSUE_TEMPLATE/7_DNS_provider.md +++ b/.github/ISSUE_TEMPLATE/7_DNS_provider.md @@ -34,3 +34,14 @@ labels: 🌐 website issue, 🗄️ DNS #### Desired features * [ ] supports QNAME minimization + +## Why I am making the suggestion + + + + +## My connection with the software + + + +- [ ] I will keep the issue up-to-date if something I have said changes or I remember a connection with the software. diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 406faf1d..35636740 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,6 +6,8 @@ Resolves: #none +- [ ] I understand that by not opening an issue about a software/service/similar addition/removal, this pull request will be closed without merging. + - [ ] I have read and understand [the contributing guidelines](https://github.com/privacytoolsIO/privacytools.io/blob/master/.github/CONTRIBUTING.md). - [ ] The project is [Free Libre](https://en.wikipedia.org/wiki/Free_software) and/or [Open Source](https://en.wikipedia.org/wiki/Open-source_software) Software -- 2.47.2 From 052ce1789f202d29a5e9a4bba9e67ea76bc57ff4 Mon Sep 17 00:00:00 2001 From: Jay <34258275+sell@users.noreply.github.com> Date: Wed, 22 Jan 2020 17:06:37 +0000 Subject: [PATCH 03/20] Update nav.html (#1657) Fixed the links to home page as requested from another user --- _includes/nav.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/nav.html b/_includes/nav.html index 6526b325..a649fe92 100644 --- a/_includes/nav.html +++ b/_includes/nav.html @@ -1,7 +1,7 @@