From e64f6aab7d6312e509bcedfd3eb3de10a5e00e9b Mon Sep 17 00:00:00 2001 From: Martin Date: Thu, 1 Aug 2024 20:56:27 +0200 Subject: [PATCH] fix: Grammar issue in VPN overview Signed-off-by: Jonah Aragon Signed-off-by: blacklight447 --- docs/basics/vpn-overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/basics/vpn-overview.md b/docs/basics/vpn-overview.md index 88b22fae..d604e719 100644 --- a/docs/basics/vpn-overview.md +++ b/docs/basics/vpn-overview.md @@ -47,7 +47,7 @@ VPNs cannot encrypt data outside the connection between your device and the VPN ## When isn't a VPN suitable? -Using a VPN in cases where you're using your [real-life or well-known identity](common-misconceptions.md#complicated-is-better) online is unlikely be useful. Doing so may trigger spam and fraud detection systems, such as if you were to log into your bank's website. +Using a VPN in cases where you're using your [real-life or well-known identity](common-misconceptions.md#complicated-is-better) online is unlikely to be useful. Doing so may trigger spam and fraud detection systems, such as if you were to log into your bank's website. It's important to remember that a VPN will not provide you with absolute anonymity, because the VPN provider itself will still see your real IP address, destination website information, and often has a money trail that can be linked directly back to you. You can't rely on "no logging" policies to protect your data from anyone who is able to protect. If you need complete safety from the network itself, consider using [Tor](../advanced/tor-overview.md) in addition to or instead of a VPN.