this post was submitted on 28 Jun 2023
-20 points (23.7% liked)
Lemmy
2172 readers
45 users here now
Everything about Lemmy; bugs, gripes, praises, and advocacy.
For discussion about the lemmy.ml instance, go to [email protected].
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It should be opt-out, the default should be content is federated. And it is already opt-out, that is what defederation is. Of course defederation is a blunt tool. Defederation should be possible on a per-community basis.
Also, what most mods want from deferation is not "we don't want to be heard by others" but "we don't want outsiders to be allowed to speak here" which is different.
Although I just noticed that posts are not stored in their communities but as sequential numbers on their instance.
like https://lemmy.example/com/post/1579555
If that reflects the internal structure, then disallowing outside from posting in one community but not another is going to be a ton of extra programming.
And I would also like to see people posting comments in https://lemmy.another.com/post/1579555
then from https://lemmy.thirdinstance.com/post/1579555 you would see comments from example.com and another.com as if they were one.
Content is federated by default, it's how I'm reading your post in https://lemmy.world/c/[email protected] and not in https://lemmy.ml/c/lemmy
What you propose and mean by "federated" (combining communities across instances by default) presents significant technical difficulties, because there is no central authority of existing communities across all Lemmy instances. Imagine someone sets up a new instance, and some user there creates a community "foo" and becomes its moderator.
Then this instance begins federating with another one, where a community "foo" created by a different user already exists. Which one is the "correct" one? Who is its moderator?