this post was submitted on 07 Jul 2026
94 points (100.0% liked)
Privacy
10262 readers
894 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
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.