From 23f5691ce33ff596c7ac208130cb2d6003d535a3 Mon Sep 17 00:00:00 2001 From: Daniel Gray Date: Mon, 3 Aug 2020 05:46:00 +0000 Subject: [PATCH 1/2] Mention Mullvad's recent audit --- _includes/sections/vpn.html | 1 + 1 file changed, 1 insertion(+) diff --git a/_includes/sections/vpn.html b/_includes/sections/vpn.html index ffb205f7..1d0920f0 100644 --- a/_includes/sections/vpn.html +++ b/_includes/sections/vpn.html @@ -30,6 +30,7 @@

...Cure53 and Assured AB are happy with the results of the audit and the software leaves an overall positive impression. With security dedication of the in-house team at the Mullvad VPN compound, the testers have no doubts about the project being on the right track from a security standpoint.

+

A recent audit was announced and the final audit report is available on Cure53's website

{% include badge.html color="success" text="Open Source Clients" %}

Mullvad provides the source code for their desktop and mobile clients in their GitHub organization.

{% include badge.html color="success" text="Accepts Bitcoin" %}
-- 2.49.0 From ff73932279d1a8333e2ac7e0694eebd3567d66d5 Mon Sep 17 00:00:00 2001 From: Daniel Nathan Gray Date: Sat, 15 Aug 2020 06:36:42 +0000 Subject: [PATCH 2/2] Fix grammar Co-authored-by: Jonah Aragon --- _includes/sections/vpn.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/vpn.html b/_includes/sections/vpn.html index 1d0920f0..72fd81ba 100644 --- a/_includes/sections/vpn.html +++ b/_includes/sections/vpn.html @@ -30,7 +30,7 @@

...Cure53 and Assured AB are happy with the results of the audit and the software leaves an overall positive impression. With security dedication of the in-house team at the Mullvad VPN compound, the testers have no doubts about the project being on the right track from a security standpoint.

-

A recent audit was announced and the final audit report is available on Cure53's website

+

In 2020 a second audit was announced and the final audit report was made available on Cure53's website.

{% include badge.html color="success" text="Open Source Clients" %}

Mullvad provides the source code for their desktop and mobile clients in their GitHub organization.

{% include badge.html color="success" text="Accepts Bitcoin" %}
-- 2.49.0