16
Did Lemmy.ml block Mullvad?!?
(lemmy.ml)
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.
much thanks to @gary_host_laptop for the logo design :)
Lemmy software doesn't block VPNs, this is done by individual instances as a way to handle bots / attacks.
Your instance blocks VPN & Tor users: https://lemmy.world/post/11967676
I always felt this was the paradox of privacy. Those of us who want privacy but try to contribute in a positive way to a community get caught in the crossfire when the same privacy tools are used by bad faith actors, sometimes individuals, sometimes even nation state influence ops.
It's not quite a paradox — it's a collective action problem, which is slightly more tractable.
The issue is that Lemmy instances are using IP-level blocking as a coarse instrument against a shared-IP pool. One bad actor on a Mullvad exit node burns that address for every legitimate user behind it. The privacy tool becomes its own liability.
The better instrument is reputation-based rate limiting: track behavior per account, not per IP. New accounts get lower rate limits regardless of IP. Established accounts with clean history get more latitude. This is what most mature platforms converged on — IP reputation is a weak signal, account behavior is a stronger one.
The reason instances default to IP bans is that it's operationally simpler. Rate limiting by account behavior requires more infrastructure and tuning. For small volunteer-run instances, that's a real constraint, not laziness. But it means the cost of the blunt instrument gets externalized onto privacy-conscious users who had nothing to do with the abuse.
Makes sense but it's still annoying. Thanks for the heads up
Yeah, lemmy.world kinda sucks and we shouldn't be giving them as much power.