this post was submitted on 08 Oct 2025
254 points (95.0% liked)

Privacy

42437 readers
662 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

Related communities

much thanks to @gary_host_laptop for the logo design :)

founded 5 years ago
MODERATORS
254
VPN Comparison (lemmy.ml)
submitted 2 days ago* (last edited 9 hours ago) by Charger8232@lemmy.ml to c/privacy@lemmy.ml
 

VPN Comparison

I made a spreadsheet comparing different open source VPN providers.

Part 2 here

Providers

Notes

  • Please do not start a flame war about Proton.
  • Please do not start a flame war about cryptocurrencies. Monero is the only cryptocurrency listed because of its privacy.
  • The very left column is the category for each row, the middle section is the various VPN providers, and the right section is which VPNs are the best in each category.
  • IVPN has two differing plans, which is why "Standard" and "Pro" are sometimes differentiated.
  • For accounts, "Generated" means a random identifier is created for you to act as your account, "Required" means you must sign up yourself. Proton VPN allows guest use under specific conditions (e.g. installed from the Google Play Store), but otherwise requires an account.
  • Switzerland is seen as more private than Sweden. Gibraltar is seen as privacy neutral.
  • All prices are in United States Dollars. Tax is not included.
  • Pricing is based on the price combination to achieve the exact time frame. For example, Proton VPN does not have a 3 year plan but you can achieve 3 years by combining a 2 year plan with a 1 year plan.
  • The availability section is security based. Availability is framed around a GrapheneOS and secureblue setup.
  • The Proton VPN Flatpak is unofficial, but based on the official code.
  • Availability on secureblue is based on the ujust install-vpn command. Security features must be disabled on secureblue in order to use the GUI for IVPN and Mullvad VPN, but not for Proton VPN. Mozilla VPN and NymVPN are available as Flatpaks, which are safer than layering packages.
  • I wanted to include more categories, such as which programming languages they are written in, connection speed, and security, but that became far too difficult and complex, so I decided to omit those categories.

Takeaways

  • NymVPN is very very new, but it's off to a strong start. It wins in almost every category. I actually hadn't heard of it until I started this project.
  • If you want a free VPN, Proton VPN is the only one here that meets that requirement.
  • If you want to pay week-by-week, IVPN is the only one that allows that.
  • If you're paying month-by-month on a budget, Mullvad VPN is the cheapest option.
  • NymVPN is the cheapest plan for anything past 1 month.
  • If you want to use Accrescent as your main app store, IVPN is the only VPN available there for now.
  • If you want to pay for a bundle of apps, including a VPN, Proton sells more than just a VPN.
  • Mozilla VPN is terrible. The only thing it has going for it is a verified Flatpak, but NymVPN also has that so it doesn't even matter.
(page 2) 50 comments
sorted by: hot top controversial new old
[–] Imhotep@lemmy.world 6 points 1 day ago (1 children)

ProtonVPN has started to become blocked on tons of websites. I have to switch servers all the time, to the point I won't be able to keep a VPN connection up like I used to.

I've read Mullvad has worsened as well. There seems to be a general ban on VPN use (there was always some of course)

My last hope: non profits who offer VPN. They keep logs, don't allow torrenting, and require a real name to subscribe. Very few server choices, if any.

I'm... fine with that. I just want privacy. No surveillance. And I trust the non profit. Plus I torrent on a VPS anyway

What I would like to see are local VPNs, with a small enough pool of users on each server to not get flagged. A rotation between servers from time to time. Compliant with the law of course (as long as the law doesn't require total surveillance, evidently). The goal is to hide everyone's activity from the providers and websites (yes, I know, fingerprinting)

But maybe there's some other existing tool/service I'm not aware of?

[–] Ratte@lemmy.world 3 points 1 day ago (1 children)

Does using a VPS truly enhance safety while torrenting? Isn't it still possible for downloads and uploads to be traced back to your identifiable IP address, especially considering that the VPS provider logs your IP and email details?

[–] Imhotep@lemmy.world 3 points 1 day ago* (last edited 1 day ago) (4 children)

VPN on VPS (easy to do with gluetun)

Basically you use a container that's a VPN connection and connect other containers to it.

load more comments (4 replies)
[–] dastanktal@hexbear.net 24 points 2 days ago* (last edited 2 days ago) (1 children)

Where is AirVPN? Arguably much better then these VPN providers offering static port forwarding among their features.

Provides configurations built for Wireguard and OpenVPN with each server having unlisted IPs to completely get around VPN blocks.

Owned by a "hacktivst" lawyer in Italy.

Multiple audit along with police attempting to sieze running servers. These are configured to dump there configuration on shutdown and run entirely in ram.

This is a battle tested VPN that has existed since 2010. They allow for completely anonymity using Creptocurrencies payments.

[–] sudoer777@lemmy.ml 4 points 1 day ago* (last edited 1 day ago) (1 children)

Also would be worth considering RiseUp VPN which is run by an anarchist organization. There's also a new one BuycatVPN which I think is affiliated with the Tech for Palestine project and from an organization that's an official partner with BDS, but I don't know anything else about it.

[–] dastanktal@hexbear.net 2 points 1 day ago

I will definitely check these out. Thanks for the tip, friend.

[–] shut@lemmy.pt -4 points 21 hours ago (4 children)
load more comments (4 replies)
[–] utopiah@lemmy.ml 6 points 1 day ago* (last edited 1 day ago) (3 children)

FWIW took me less than 1h yesterday to setup WireGuard on 4 different devices :

  • server with wg-easy and thus easy to use Web UI (before 2-step auth)
  • peers
    • BananiPi 3 F (RISC-V) headless via nmcli
    • desktop on Debian via NetworkManaged
    • mobile phone on /e/OS via the WireGuard client (with Ente Auth to login back on server as admin)

... and it was the first time I used WireGuard.

So I'm trying to imply that one shouldn't use commercial VPNs or benefit from their services, solely that setting up your own depending on your abilities and needs might not be as complex as you initially imagine.

PS: I did have experience with OpenVPN before and a running server already with Docker and nginx as reverse proxy.

[–] rothaine@lemmy.zip 8 points 1 day ago (5 children)

Maybe I misunderstand wireguard, but don't you still need a VPN provider to connect to? If it's just your home server, how would you get any anonymity?

load more comments (5 replies)
[–] HereIAm@lemmy.world 6 points 1 day ago (1 children)

I assume you're talking about creating a VPN into your own personal network? Unless you have family or friends in a different country I fail see how you're circumventing geo restrictions or gain anonymity on the internet.

[–] utopiah@lemmy.ml 4 points 1 day ago

Wrong assumption, you can install it on any other machine you have root access to, e.g. remote ssh. You can rent a server in another country and put your VPN server if that's your need.

[–] Analog@lemmy.ml 3 points 1 day ago (1 children)

Don’t do this if you want to use a VPN to pirate stuff. It’s a fine suggestion for anything else, using a VPS w/self hosted VPN to provide a basic degree of anonymity.

load more comments (1 replies)
[–] Nelots@piefed.zip 20 points 2 days ago (1 children)

Why is proton consistently red in the pricing category despite being cheaper than (or on par with) other options like mozilla which is consistently yellow? Am I misreading this as green = good, red = bad?

[–] Charger8232@lemmy.ml 25 points 2 days ago* (last edited 2 days ago)

That seems to be a bug. That's my bad. Thanks for catching that! I'll fix it soon and edit the post.

Edit: Fixed! Sorry about that.

[–] sp3ctr4l@lemmy.dbzer0.com 2 points 1 day ago* (last edited 1 day ago)

What would happen if you tried to put I2P on there?

... I guess you'd have to go by the different outproxies... ?

[–] spacemanspiffy@lemmy.world 15 points 2 days ago

I suggest adding AirVPN.

[–] floquant@lemmy.dbzer0.com 7 points 1 day ago* (last edited 1 day ago) (7 children)

Does anyone have experience with the Mullvad, NymVPN, or AirVPN clients (if they exist) on Linux? I'm still mad Proton removed support for their Linux client and replaced it with an intern-level gnome-only taskbar applet. Also, do they support generating plain Wireguard configs?

[–] beSyl@slrpnk.net 14 points 1 day ago

Yes, I use mullvad VPN on Linux. It works fine. You don't need their client, of course, but it is good.

[–] Joseph_Boom@feddit.it 9 points 1 day ago

I can confirm that Mullvad VPN client works quite well on Linux.

[–] RubberElectrons@lemmy.world 3 points 1 day ago

I don't use the official client, but airvpn with pure wireguard works perfectly.

[–] mholiv@lemmy.world 4 points 1 day ago

The AirVPN client works well on Linux. They provide really good Linux support. https://airvpn.org/linux/

load more comments (3 replies)
[–] crunchy@lemmy.dbzer0.com 19 points 2 days ago (15 children)

Are any of these good options for port forwarding? I'm currently using PIA and I'd rather not.

[–] Charger8232@lemmy.ml 16 points 2 days ago (2 children)

Proton VPN supports port forwarding. IVPN and Mullvad VPN do not. Mozilla VPN and NymVPN don't explicitly state whether or not they do from what I found, so I'm not sure.

[–] Amaterasu@lemmy.world 3 points 1 day ago* (last edited 1 day ago)

NymVPN doesn't supports it. I asked their support. They have plans for the future.

If you are looking for reliable port forwarding consider Windscribe VPN.

[–] newcool1230@lemmy.ml 14 points 2 days ago

Mozilla VPN is just mullvad so they do not

load more comments (14 replies)
[–] christov@lemmy.world 4 points 1 day ago (1 children)

Nice comparison. Thanks for sharing! Any reason NordVPN was excluded?

[–] Charger8232@lemmy.ml 8 points 1 day ago (4 children)
[–] rustyredox@lemmy.world 5 points 1 day ago

However, their client software for Linux at least is:

load more comments (3 replies)
[–] MonkderVierte@lemmy.zip 5 points 1 day ago (1 children)
[–] Charger8232@lemmy.ml 3 points 1 day ago

Soon :)

I plan to make a version 2.0 with some requested changes.

[–] cupcakezealot@piefed.blahaj.zone 7 points 2 days ago (1 children)

no love for windscribe? :(

[–] PotatoesFall@discuss.tchncs.de 6 points 1 day ago* (last edited 1 day ago) (1 children)

CEO is a jackass but the product is fantastic and has a great free tier, although P2P/torrenting was removed from the free tier unfortunately I believe

load more comments (1 replies)
load more comments
view more: ‹ prev next ›