Hi all, I’m a Lemmy FOSS app contributor that’s made a couple of tools for people starting small instances including Lemmy Community Seeder (LCS) for building content on new server’s All Feeds and Lemmy Post Purger (LPP) for clearing old posts on smaller instances.

Today I’m releasing Lemmy Defederation Sync (LDS). When launching a new Lemmy instance, administrators may not understand the necessity of defederation with problem instances. Using LDS, you can sync your instance’s “blocked instance” list with that of another server(s) whose admins you trust.

  • interdimensionalmeme
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    Lemmy is built as a single instance with federation capabilities as an after thought. The biggest clue to this and the reason why it will always re-centralize is that communities are server bound. There is no fediverse wide community and they is by design. Read this closed issue

    https://github.com/LemmyNet/lemmy/issues/3033