Fix up open source mention make badge

This commit is contained in:
Daniel Gray 2020-01-23 03:29:13 +00:00
parent 101b28138e
commit eaf75fa8f6
No known key found for this signature in database
GPG Key ID: 41911F722B0F9AE3
2 changed files with 6 additions and 1 deletions

View File

@ -28,6 +28,8 @@
<blockquote class="blockquote">
<p class="mb-0">...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.</p>
</blockquote>
<h5><span class="badge badge-success">Open source clients</span></h5>
<p>Mullvad provides the source code to their clients on Github at <a href="https://github.com/mullvad/mullvadvpn-app">mullvad/mullvadvpn-app</a></p>
<h5><span class="badge badge-success">IPv6 Support</span></h5>
<p>Mullvad supports the future of networking <a href="https://en.wikipedia.org/wiki/IPv6">IPv6</a>. Their network allows users to <a href="https://mullvad.net/en/blog/2014/9/15/ipv6-support/">access services hosted on IPv6</a> as opposed to other providers who block IPv6 connections.</p>
<h5><span class="badge badge-success">Remote port forwarding</span></h5>
@ -49,6 +51,8 @@
<p><strong>ProtonVPN</strong> is a strong contender in the VPN space, and they have been in operation since <strong>2016</strong>. ProtonVPN is based in <span class="flag-icon flag-icon-ch"></span> Switzerland and offers a limited free pricing tier, as well as premium options.</p>
<h5><span class="badge badge-success">Independently Audited</span></h5>
<p>As of January 2020 ProtonVPN has undergone an independent <a href="https://protonvpn.com/blog/wp-content/uploads/2020/01/ProtonVPN-macOS-app-audit-report-2020.pdf">audit by SEC Consult.</a>
<h5><span class="badge badge-success">Open source clients</span></h5>
<p>ProtonVPN provides the source code to their clients <a href="https://github.com/ProtonVPN">on Github</a>.</p>
<h5><span class="badge badge-success">610+ Servers</span></h5>
<p>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.</p>
<h5><span class="badge badge-success">Accepts Bitcoin</span></h5>

View File

@ -62,7 +62,8 @@ breadcrumb: "VPN"
<ul>
<li>OpenVPN and WireGuard support.</li>
<li>Killswitch with highly configurable options (enable/disable on certain networks, on boot, etc.)</li>
<li>Easy-to-use VPN clients, especially open-source. Even better if the Android version is also <a href="https://www.f-droid.org/en/2019/05/05/trust-privacy-and-free-software.html">available in F-Droid</a>.</li>
<li>Easy-to-use VPN clients</li>
<li>Clients are <a href="https://en.wikipedia.org/wiki/Open_source">open source</a> We believe that <a href="https://en.wikipedia.org/wiki/Source_code">source code</a> availability provides greater transparency to the user about what their device is actually doing. Ideally we like to see these applications <a href="https://www.f-droid.org/en/2019/05/05/trust-privacy-and-free-software.html">available in F-Droid</a></li>
<li>Supports <a href="https://en.wikipedia.org/wiki/IPv6">IPv6</a>. We expect that servers will allow incoming connections via IPv6 and allow users to access services hosted on IPv6 addresses.</li>
<li>Capability of <a href="https://en.wikipedia.org/wiki/Port_forwarding#Remote_port_forwarding">remote port forwarding</a> assists in creating connections when using P2P (<a href="https://en.wikipedia.org/wiki/Peer-to-peer">Peer-to-Peer</a>) filesharing software, Freenet, or hosting a server (e.g., Mumble).</li>
</ul>