this post was submitted on 07 Jul 2026
94 points (100.0% liked)
Privacy
10262 readers
848 users here now
A community for Lemmy users interested in privacy
Rules:
- Be civil
- No spam posting
- Keep posts on-topic
- No trolling
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Sounds like the used other data to link the IP addresses that were used, not tracked the IP addresses directly through the VPN.
Privacy is pretty much fucked these days because there are so many identifiers being gathered your device ends up being "unique.". And if your device is unique, you can disappear in the U.S, appear in Spain, and when they look up who you are in Spain, they still know it is the same device.
Yeah if you’re going to be a hacker it’s good to do so from as clean of a machine as possible
Ya, my high seas device never gets used for anything that can be logged to me. Never log into anything with it. No geographic based searches either. 100% connectivity with vpn. Linux only
Would this be a good use case for a VM? I would imagine you could make the most vanilla, undifferentiated "PC" ever with that. I never thought of using that as a clean slate for purposes like this.
Pretty sure it's been established that VMs can be fingerprinted based off the host machine.
Depends on how it’s done; using Hyper-V, definitely.
Using QEMU? The network traffic will all be linked back against the QEMU UUID, but that’s it. Disposable QEMU image via TOR? It gets harder to track back.