mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-24 20:31:05 +00:00
Update WireGuard info on VPN provider page (#790)
Signed-off-by: Daniel Gray <dng@disroot.org>
This commit is contained in:
@@ -52,7 +52,7 @@ description: "Find a no-logging VPN operator who isn't out to sell or read your
|
||||
<div class="col-md-6">
|
||||
<p><strong>Minimum to Qualify:</strong></p>
|
||||
<ul>
|
||||
<li>Support for strong protocols such as OpenVPN.</li>
|
||||
<li>Support for strong protocols such as WireGuard & OpenVPN.</li>
|
||||
<li>Killswitch built in to clients.</li>
|
||||
<li>Multihop support. Multihopping is important to keep data private in case of a single node compromise.</li>
|
||||
<li>If VPN clients are provided, they should be <a href="https://en.wikipedia.org/wiki/Open_source">open source</a>, like the VPN software they generally have built into them. 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. 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>
|
||||
@@ -61,7 +61,7 @@ description: "Find a no-logging VPN operator who isn't out to sell or read your
|
||||
<div class="col-md-6">
|
||||
<p><strong>Best Case:</strong></p>
|
||||
<ul>
|
||||
<li>OpenVPN and WireGuard support.</li>
|
||||
<li>WireGuard and OpenVPN support.</li>
|
||||
<li>Killswitch with highly configurable options (enable/disable on certain networks, on boot, etc.)</li>
|
||||
<li>Easy-to-use VPN clients</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>
|
||||
@@ -211,6 +211,10 @@ description: "Find a no-logging VPN operator who isn't out to sell or read your
|
||||
<li><a href="https://www.ivpn.net/privacy-guides/">IVPN Privacy Guides</a></li>
|
||||
</ol>
|
||||
<p>
|
||||
<div class="col">
|
||||
<p><strong>Legal</strong>:</p>
|
||||
<p>"WireGuard" and the "WireGuard" logo are registered trademarks of Jason A. Donenfeld.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user