144
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 21 Jul 2026
144 points (100.0% liked)
Privacy
50191 readers
325 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
Proton vpn is pretty good, except on Linux where the client is horrendous. The Killswitch is very unreliable there. When it fails, it sends your machine right back to the internet instead of blocking the connection completely like it's supposed to.
I haven't found an alternative that works well for me in Linux other than mullvad unfortunately. And I really don't want to give them my money.
I sent proton a nastygram but they don't seem to care about the Linux client at all.
Also both their gui and cli apps have dependencies on Gnome, and installing gnome fucked up my remote login setup. It's insane to me that even the cli relies on gnomes keychain
I don't know much about these things, but if Proton uses standard protocols it ought to be possible to connect without using their own client.
It can be done with wireguard but that doesn't solve the killswitch issue. I'd have to write my own script or something.
I have a paid proton email level, which gives me (I think?) one active VPN tunnel to use.
I tried it out and it works fine with the standard openvpn client on linux. I always set up my own killswitch, which is easy with ufw. You block all traffic except allow the VPN interface and IP. Bulletproof.
But what I really want is wireguard! I didn't know I wanted it, til I tried it. It's a lot nicer IMO than openvpn.
Hmm, maybe I can try the ufw approach then. Wish I knew about that before I installed gnome. Thanks for the tip.
YW!
Here's what mine looks like, but I'm redacting the tunnel IPs and port numbers. You might have to add an allow for DNS in there depending on your VPN,