Skip to content

Commit

Permalink
fix: Grammar issue in VPN overview
Browse files Browse the repository at this point in the history
Signed-off-by: Jonah Aragon <[email protected]>
Signed-off-by: blacklight447 <[email protected]>
  • Loading branch information
snwfdhmp authored and jonaharagon committed Aug 1, 2024
1 parent de0fff5 commit e64f6aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/basics/vpn-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit e64f6aa

Please sign in to comment.