Mention that obfuscation method would be needed for Tor

This commit is contained in:
Tommy 2025-02-02 06:48:56 -07:00 committed by GitHub
parent e54de039cc
commit 92f99cf597
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,7 +35,7 @@ VPNs cannot provide anonymity. Your VPN provider will still see your real IP add
## Should I use Tor over VPN?
By using Tor over VPN, you are creating essentially adding an extra node in the beginning of the circuit. This provides zero additional benefits to you, while increasing the latency 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.
By using Tor over VPN, you are creating essentially adding an extra node in the beginning of the circuit. This provides zero additional benefits to you, while increasing the latency of your connection dramatically. If you wish to hide your Tor usage from your ISP or your government, consider using Tor bridges with obfuscation methods.
## What about VPN over Tor?