Thx in advice.

  • @ChrislyBear
    link
    11 year ago

    Federation is done per community?! Ok, this creates more questions:

    Then why are instances defederating whole instances if they’re unhappy with the content of specific communities?

    And more on topic: What about new communities? Do you need to manually federate with need communities on an instance? This seems like a hassle… How does e.g. lemmy-world do it?

    • @[email protected]
      link
      fedilink
      21 year ago

      Then why are instances defederating whole instances

      That requires a little less tl;dr. What they were talking about was in regards to populating your feed with content from other lemmy/kbin servers communities. That’s one part of the federation going on behind the scenes. The other part is that lemmy servers are usually set up so they can federate with whomever by-default , just that they can’t know about any other lemmy server out there unless a user on that server specifically finds a community on another server and interacts there in some way. From then on they are federating server to server through those communities. The two are loosely related

      The reason for the recent defederations from lemmy.world and sh.itjust.works servers were due to bad actors (read trolls and hate speech) from those servers according to the behaw.org server admin. It could have been taken care of through moderator actions on the affected communities or by banning the bad-actors from behaw.org by the server admins, but the current lack of mod tools and lack of manpower of the mods there would be too much to take care of. The options for deferation on lemmy right now aren’t very fine-grained, so it was either tons of work on the moderation side trying to keep the beehaw communities safe for their users, or the nuclear option of defederation, which is what they ended up going with.

      Feel like this is a bit long winded, but I hope I’ve helped clarify it a little at least.

    • ubergeek77
      link
      fedilink
      11 year ago

      Then why are instances defederating whole instances if they’re unhappy with the content of specific communities?

      Because on a public instance with many users, any single user can put the URL to a community in the search bar and start the federation. Then it will start showing up on that instance’s “All” tab. If I go to lemmy.world right now and use their search bar to search for someweird.instance/c/among_us_porn, everyone will see those posts on “All.” Based on the name, most people probably don’t want to see that, so they’d be tempted to defederate.

      Also, accounts belonging to users on other instances can comment on any public post on any instance, provided they haven’t been defederated. So defederation targets belligerent user accounts too.

      What about new communities? Do you need to manually federate with need communities on an instance? This seems like a hassle… How does e.g. lemmy-world do it?

      If you’re running a fresh new instance for yourself - yes. Larger instances like lemmy.world don’t have this problem because it only takes one person to start federation. If that one person starts it, every other user will just see it as another community and it will be pretty convenient.

      Federation isn’t that complicated though. You just pop the link to the community in your search bar and you’re done.

      • @ChrislyBear
        link
        11 year ago

        Thanks for explaining it! I think I understand now!