Idea: if you mod a community on a lemmy.somewhere you should be able to migrate it to lemmy.elsewhere which would include all post & comment links being forwarded and subbed users having their subscription updated to reflect the new location.
I’m aware this would be a way down the road as user account migration alone is still not great but it would be a great feature for the fediverse to have to avoid centralisation and mod/server admin wars.
This is indeed a very important feature. It needs to take into account that if similar name community exists on another server how the merger would proceed as well in terms of exporting and importing cache of posts and comments.
But generally it should be easier to transfer from one instance to other.
That’s just federation. I seeing this community on my instance. I am not a part of lemmy.world.
Yeah there HAS to be a way to cache all the posts comments replies etc at a certain point. Maybe every so often it flashes a cache on your server; saves everything; and lets you either create new with what you had OR move or.
And somehow be redundant/mirrored/backed up. Hacks, crashes, instance owner gets pissed, decides to take their sandbox and everything in it. Lots of ways and reasons that communities wlll disappear and a way to recover might be helpful.
All of this could be there with the matrix.org protocol. The matrix protocol saves the comments and content in a directed graph, and that graph is copied to every instance, once one views it. It may not scale though. But it has benefits, such as encryption (making communities private or gated when under attack)
I’ve been out of this loop for decades, but can see a train wreck if this vulnerability isn’t addressed.
Matrix says, “The functionality that Matrix provides includes: Creation and management of fully distributed chat rooms with no single points of control or failure…”
I don’t know what ‘fully distributed’ means. But one potential way of securing everything might be through something like torrenting. Have all Instances on several servers, such that the loss of a single server or Instance couldn’t wipe out a community. If that happens more than a few times, I could see federating setback considerably.
That’s my two cents, and I’ll leave it to the smarter and more capable folks to resolve.
when a user on a server is in a room it is “hosting” the room so if the server the room was made on goes down, everyone who’s not on that server can still talk in the room, that does make the hardware requirements higher compared to XMPP for sure which is a downside but I do feel like the positives outweigh the negatives personally at least
Just thought I’d flag this up: !issue_tracker@lemm.ee
It’s a community to coordinate idea suggestions as well as image tracking. Perhaps this could be flagged up over there with a link back here or cross-posted.
Does a bot post issues raised / commented on Lemmy, back into GitHub? Or is it just one directional?