From 722d4bd919460d4c85eb7d647abc35318f0642c5 Mon Sep 17 00:00:00 2001 From: Jonah Date: Sat, 3 Aug 2019 16:22:40 -0500 Subject: [PATCH] Add warnings to VPN section, encourage Tor use --- pages/providers/vpn.html | 51 +++++++++++++++++++++++++++++++++++++++- 1 file changed, 50 insertions(+), 1 deletion(-) diff --git a/pages/providers/vpn.html b/pages/providers/vpn.html index 0796326c..f0621bc6 100644 --- a/pages/providers/vpn.html +++ b/pages/providers/vpn.html @@ -1,8 +1,57 @@ --- layout: page permalink: /providers/vpn/ -title: "VPN Services for Privacy and Security" +title: "VPN Services" description: "Find a no-logging VPN operator who isn't out to sell or read your web traffic." --- +
+
Warning
+
+

Using a VPN will not keep your browsing habits anonymous, nor will it add additional security to non-secure (HTTP) traffic.

+

If you are looking for anonymity, you should use the Tor Browser instead of a VPN.

+

If you're looking for added security, you should always ensure you're connecting to websites using HTTPS. A VPN is not a replacement for good security practices.

+

If you're looking for additional privacy from your ISP, on a public Wi-Fi network, or while torrenting files, a VPN may be the solution for you as long as you understand the risks involved.

+ Download Tor + Tor Myths & FAQ + More Info +
+
+ {% include sections/vpn.html %} + +

Further Information and Dangers

+ +
+
+
+

Should I use a VPN?

+

The answer to this question is not a particularly helpful one: It depends. It depends on what you're expecting a VPN to do for you, who you're trying to hide your traffic from, and what applications you're using.

+

In most cases, VPNs do little to protect your privacy or enhance your security, unless paired with other changes.

+

VPNs cannot encrypt data outside of the connection between your device and the VPN server. VPN providers can see and modify your traffic the same way your ISP could. And there is no way to verify a VPN provider's "no logging" policies in any way.

+

What if I need encryption?

+

In most cases, your traffic is already encrypted! Over 98% of the top 3000 websites offer HTTPS, meaning your traffic is safe regardless of using a VPN. It is incredibly rare for applications that handle personal data to not support HTTPS in 2019, especially with services like Let's Encrypt offering free HTTPS certificates to any website operator.

+

Even if a site you visit doesn't support HTTPS, a VPN will not protect you, because a VPN cannot magically encrypt the traffic between the VPN's servers and the website's servers. Installing an extension like HTTPS Everywhere and making sure every site you visit uses HTTPS is far more helpful than using a VPN.

+

What if I need anonymity?

+

VPNs cannot provide strong anonymity. Your VPN provider will still see your real IP address, and often has a money trail that can be linked directly back to you. You cannot rely on "no logging" policies to protect your data.

+
+
+

Shouldn't I hide my IP address?

+

The idea that your IP address is sensitive information, or that your location is given away with all your internet traffic is fearmongering on the part of VPN providers and their marketing. Your IP address is an insignificant amount of personal data tracking companies use to identify you, because many users' IP addresses change very frequently (Dynamic IP addresses, switching networks, switching devices, etc.). Your IP address also does not give away more than the very generalized location of your Internet Service Provider. It does not give away your home address, for example, despite common perception.

+

Should I use Tor and a VPN?

+

By using a VPN with Tor, you're creating essentially a permanent entry node, often with a money trail attached. This provides 0 additional benefit to you, while increasing the attack surface of your connection dramatically. If you wish to hide your Tor usage from your ISP or your government, Tor has a built-in solution for that: Tor bridges. Read more about Tor bridges and why using a VPN is not necessary.

+

Are VPNs ever useful?

+

A VPN may still be useful to you in a variety of scenarios, such as:

+
    +
  1. Hiding your traffic from only your Internet Service Provider.
  2. +
  3. Hiding your downloads (such as Torrents) from your ISP and anti-piracy organizations.
  4. +
+

For use-cases like these, or if you have another compelling reason, the VPN providers we listed above are who we think are the most trustworthy. However, using a VPN provider still means you're trusting the provider. In pretty much any other scenario you should be using a secure-by-design tool such as Tor.

+
+
+ +