From fcf341d081cd009de4ad1f05e919a643d5b6fde6 Mon Sep 17 00:00:00 2001 From: Zackaryia Date: Thu, 15 Jul 2021 21:37:14 -0400 Subject: [PATCH 1/3] updates protonmail onion section --- _includes/sections/email-providers.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/sections/email-providers.html b/_includes/sections/email-providers.html index ae636377..4d7fdb24 100644 --- a/_includes/sections/email-providers.html +++ b/_includes/sections/email-providers.html @@ -37,8 +37,8 @@

ProtonMail has integrated OpenPGP encryption in their webmail. Emails to other ProtonMail users are encrypted automatically, and encryption to non-ProtonMail users with an OpenPGP key can be enabled easily in your account settings. They also allow you to encrypt messages to non-ProtonMail users without the need for them to sign up for a ProtonMail account or use software like OpenPGP.

ProtonMail also supports the discovery of public keys via HTTP from their Web Key Directory (WKD). This allows users outside of ProtonMail to find the OpenPGP keys of ProtonMail users easily, for cross-provider E2EE.

-
{% include badge.html color="success" text=".onion Service" %}
-

ProtonMail is accessible via Tor at protonirockerxow.onion.

+
{% include badge.html color="warning" text=".onion Service" %}
+

ProtonMail's login and services are accessable at protonmailrmez3lotccipshtkleegetolb73fuirgj7r4o4vfu7ozyd.onion but a large porition of their website is only accessable on the clearnet.

{% include badge.html color="info" text="Extra Functionality" %}

ProtonMail offers a "Visionary" account for €24/Month, which also enables access to ProtonVPN in addition to providing multiple accounts, domains, aliases, and extra storage.

-- 2.47.2 From eb9f6b8ae3d2de2ab5400e54dc7f30d209afd4e7 Mon Sep 17 00:00:00 2001 From: Zackaryia Date: Thu, 15 Jul 2021 21:38:44 -0400 Subject: [PATCH 2/3] fixes typos --- _includes/sections/email-providers.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/email-providers.html b/_includes/sections/email-providers.html index 4d7fdb24..15bc9189 100644 --- a/_includes/sections/email-providers.html +++ b/_includes/sections/email-providers.html @@ -38,7 +38,7 @@

ProtonMail also supports the discovery of public keys via HTTP from their Web Key Directory (WKD). This allows users outside of ProtonMail to find the OpenPGP keys of ProtonMail users easily, for cross-provider E2EE.

{% include badge.html color="warning" text=".onion Service" %}
-

ProtonMail's login and services are accessable at protonmailrmez3lotccipshtkleegetolb73fuirgj7r4o4vfu7ozyd.onion but a large porition of their website is only accessable on the clearnet.

+

ProtonMail's login and services are accessible at protonmailrmez3lotccipshtkleegetolb73fuirgj7r4o4vfu7ozyd.onion but a large portion of their website is only accessible on the clear net.

{% include badge.html color="info" text="Extra Functionality" %}

ProtonMail offers a "Visionary" account for €24/Month, which also enables access to ProtonVPN in addition to providing multiple accounts, domains, aliases, and extra storage.

-- 2.47.2 From 9c1a00fd75fe26d73619515cc75ac634b98ca52b Mon Sep 17 00:00:00 2001 From: Daniel Gray Date: Sat, 17 Jul 2021 12:20:42 +0000 Subject: [PATCH 3/3] Remove clearnet terminology. --- _includes/sections/email-providers.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/email-providers.html b/_includes/sections/email-providers.html index 15bc9189..31573a39 100644 --- a/_includes/sections/email-providers.html +++ b/_includes/sections/email-providers.html @@ -38,7 +38,7 @@

ProtonMail also supports the discovery of public keys via HTTP from their Web Key Directory (WKD). This allows users outside of ProtonMail to find the OpenPGP keys of ProtonMail users easily, for cross-provider E2EE.

{% include badge.html color="warning" text=".onion Service" %}
-

ProtonMail's login and services are accessible at protonmailrmez3lotccipshtkleegetolb73fuirgj7r4o4vfu7ozyd.onion but a large portion of their website is only accessible on the clear net.

+

ProtonMail's login and services are accessible over Tor, protonmailrmez3lotccipshtkleegetolb73fuirgj7r4o4vfu7ozyd.onion

{% include badge.html color="info" text="Extra Functionality" %}

ProtonMail offers a "Visionary" account for €24/Month, which also enables access to ProtonVPN in addition to providing multiple accounts, domains, aliases, and extra storage.

-- 2.47.2