Changes to Lemmy/PieFed to adjust to living under fascism
Changes to Lemmy/PieFed to adjust to living under fascism
What do we need to change about how we operate, now that the political environment is darkening?
The overall goals would be to safeguard user identities, ensure communication privacy, and protect against censorship and state surveillance.
User Anonymity and Privacy
- End-to-end encryption: Encrypt all user communications, private messages, and sensitive data
- Anonymous accounts: Allow users to create accounts without requiring personally identifiable information (PII), such as email or phone numbers. How can we balance this with the need to combat spam?
- Tor and VPN Integration: Ensure compatibility with privacy tools like Tor, and provide guidance on using VPNs.
Data Storage
- Remove or minimize data collection, including IP addresses, geolocation, and device information. No web server logs.
- Ephemeral content: auto-deleting posts, messages, etc after a set period.
- Instance chooser that flags which instances are in unsafe countries.
- Defederate from instances in unsafe countries?
Communities
- Private communities - currently all are public
- Communities where every post is encrypted
- Approval process to join some communities
- Better opsec around instance owners, admins and moderators
What else?
Yup. Really don't get the constant drumming of "I want to use someone else's website or server while pretending it's a secure platform". Peer-to-peer coms have been around for literal generations now. If you actually care about privacy, e2ee p2p is what you do.
Security runs opposite to convenience.
I think this is a fallacy, and anyone that is old enough to remember the popular days of Bittorrent will have stories to tell.
Yes, in theory p2p models can be more secure if you really know what you are doing.
But in reality the users' end devices are often the weakest link and most people have bad opsec. A server operator has often a much better idea what they are doing and systems like Tor or xmpp that allow servers to protect their users by not sharing all the metadata with every participant are safer for the majority of users.
You don't need to go full p2p. You can still have servers and you can still have operators who work to prevent issues at the edges, but the servers need to be only blind communication relays and routers.
Yep. And besides, the only people actually taking significant risk here are the instance hosters storing the content.
So you're saying we should use Nostr
No. Nostr is even worse because it ties your identity to your encryption keys.