this post was submitted on 02 Mar 2026
29 points (100.0% liked)
Privacy
46790 readers
1423 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
NoScript will improve your privacy by a lot, and will make webpages load faster, since it stops stylish and tracker-ridden JS. If a webpage breaks, you can flick a few buttons to temporarily allow JS (or permanently if you'll be visiting that site a lot).
Tor over VPN is a fine solution if you want to hide it from your ISP, but I don't think you should install extra stuff on TailsOS. Consider using Tor Browser + UblockOrigin on your own PC over a VPN, it's pretty much the same thing if you'll just be browsing online.
Oh-- and one important thing to remember: Don't expend more effort than necessary for your own threat model. Consider the extent of your privacy needs and act accordingly, going overboard will only leave you tired for not much in return.
P.S.: mander.xyz has a Tor-based onion frontpage ;)
Tails is probably an overkill for my threat model.
What I want is pretty simple, be able to reboot any computer (ex: work computer) on my USB live system and be able to access my files, my emails... Instead of having to connect to my proton account without VPN on a normal browser on Microsoft.
So I guess I only need an encrypted live system with any distro. Tails seemed to be the solution because it only writes to ram and purge ram before shutting down. I don't know if it's a nice to have or a must.
Tails with persistent storage is absolutely a good solution for this specific usecase. It's designed for it and provides a free and secure encrypted proxy solution (Tor). On top of that, your internet activity will likely help the activists who really need Tor by "mixing" your traffic with theirs.
Tails has thunderbird installed by default, you can connect it to your email account (but do take note that proton only seems to allow 3rd party client integration if you install their bridge app thingy)
If it is your own computer, in your home network, just install the necessary apps on any old distro. Doesn't matter
Personally, I'd say nice to have, but it's not the end of the world if you decide to use something else
Thanks for all the answers! It helps a lot!