this post was submitted on 06 Sep 2026
23 points (100.0% liked)
Privacy
50825 readers
1470 users here now
A place to discuss privacy and freedom in the digital world.
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
Some Rules
- Posting a link to a website containing tracking isn't great, if contents of the website are behind a paywall maybe copy them into the post
- Don't promote proprietary software
- Try to keep things on topic
- If you have a question, please try searching for previous discussions, maybe it has already been answered
- Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
- Be nice :)
Related communities
much thanks to @gary_host_laptop for the logo design :)
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Never use tor with a VPN because it can make you easier to identify on the tor network.
Edit: https://support.torproject.org/tor-browser/general/vpn-with-tor/
Also, it is only fine to use a VPN with tor if you know what you are doing.
i heard you can if you use vpn to hide tor and not tor to hide the vpn
do you mean easier to identify by advertisers, malicious nodes, or isp/gov?
(i dont know what im doing yet)
Yeah, you're correct. Using Tor over (a trusted) VPN just helps with hiding the fact that you're connected to Tor from your ISP. It won't affect your privacy on the Tor network.
I recommend using iVPN or AirVPN (though I've had slowness issues with AirVPN).
I use Mullvad + Tor myself from time to time. So I read through the article to understand what issues might come up. Turns out it's actually advantageous in most cases with a few exceptions. If you use Mullvad (0 logs) and pay through monero/cash/vouchers (no money trail) you're (slightly) better off.
I'm not sure the topic is really about privacy, but if your threat model requires a VPN + Tor, you're already screwed.
The government can see the metadata of your requests. With enough metadata they can identify what you're doing. Adding a second layer doesn't really change that.
What metadata are you talking about?
They can see the timing and packet size for your requests to the VPN server, as well as what your VPN provider is. On the VPN's end they can see what sites the users (collectively) are visiting, the packet sizes, and the timing. That information alone is enough to identify who is doing what with reasonable accuracy.
This is before issues of using the government's massive resources to brute-force encryption, possible government backdoors in VPN servers, and browser fingerprinting.
There are various steps that can be taken to mitigate this, and this of course assuming the government has access to the ISP's metadata from both your network and the server's network (not a stretch, but not necessarily guaranteed).
A VPN is basically just a replacement ISP. They see everything your ISP traditionally sees.
Many ISPs are already selling your traffic data. So if you trust that your VPN isn't selling that data, then you'll be more private using them. And if the VPN is in a different country, then your government is less likely to be able to force the VPN to give up data.
You can defend against timing attacks and other traffic correlation attacks too, using techniques like cover traffic.
cover it with what?
Are you asking what cover traffic is? It's just adding extra traffic to obfuscate the real traffic. There's many ways to do this, you can look it up online