135
Lemmy and GDPR - What is the current state?
(lemmy.world)
A loosely moderated place to ask open-ended questions
If your post meets the following criteria, it's welcome here!
Looking for support?
Looking for a community?
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
As far as the federated server is concerned, the copy it has is canonical and kept forever until such a time that it receives an edit/delete signal from the original instance. I'm not really sure if you could plausibly call that caching, but I'm not a GDPR lawyer (or any variety of legal professional, for that matter) 🤷
I don't see this staying in Lemmy as the federation grows. I can't see admins being able to sustain these costs.
Well... that's just kind of how it has to work. Storage is cheaper than bandwidth and it's not a close contest. Historically, storage costs have fallen faster than networks have grown and it is probably safe to assume that this trend will continue indefinitely.
FWIW: The stuff that gets federated is all text. Image uploads aren't federated at all -- those are just shared as URLs which point to the instance wherein they were originally uploaded. This is actually why things like avatars are currently so unreliable on Lemmy -- they can't scale well without there being local copies.