Spyke
fediverse·FediversebyWander

Does anyone have a list of "bot infested" lemmy instances so that I can ban them preemptively?

I've been having a look at https://fedidb.org/software/lemmy and taking note of the servers where total users is orders of magnitude larger than active users, but I was wondering if there was a comma separated list that we could import into our ban-list.

Thank you!

View original on yiffit.net
keylog.zip

I don't have a straight up list to offer you, but https://lemmy.dbzer0.com/u/db0 has made a software for looking up instances with high amount of users but low amount of posts called lemmy-overseer. https://github.com/db0/lemmy-overseer

On github you can find link to their running instance with API documentation.

I have not personally used it, so this is as far as I can point you :)

13

If anyone's curious, you can view the raw API output here: https://overseer.dbzer0.com/api/v1/instances

::: spoiler Example (expand)

{
  "instances": [
    {
      "domain": "lemmy.shwizard.chat",
      "uptime_alltime": 100.0,
      "local_posts": 0,
      "comment_counts": 1,
      "total_users": 51870,
      "active_users_monthly": 1,
      "signup": true,
      "activity_suspicion": 51870.0
    },
    {
      "domain": "ttrpg.network",
      "uptime_alltime": 100.0,
      "local_posts": 27,
      "comment_counts": 130,
      "total_users": 4487,
      "active_users_monthly": 49,
      "signup": true,
      "activity_suspicion": 28.579617834394906
    },
    {
      "domain": "lemmy.fyi",
      "uptime_alltime": 100.0,
      "local_posts": 3,
      "comment_counts": 6,
      "total_users": 45318,
      "active_users_monthly": 1,
      "signup": true,
      "activity_suspicion": 5035.333333333333
    },
    {
      "domain": "cubing.social",
      "uptime_alltime": 100.0,
      "local_posts": 2,
      "comment_counts": 5,
      "total_users": 54958,
      "active_users_monthly": 5,
      "signup": true,
      "activity_suspicion": 7851.142857142857
    },
    {
      "domain": "fedit.io",
      "uptime_alltime": 100.0,
      "local_posts": 2,
      "comment_counts": 6,
      "total_users": 1208,
      "active_users_monthly": 2,
      "signup": true,
      "activity_suspicion": 151.0
    },
    {
      "domain": "lemmy.cloudsecurityofficehours.com",
      "uptime_alltime": 70.63,
      "local_posts": 37,
      "comment_counts": 3,
      "total_users": 11750,
      "active_users_monthly": 5,
      "signup": true,
      "activity_suspicion": 293.75
    },
    {
      "domain": "nlemmy.nl",
      "uptime_alltime": 100.0,
      "local_posts": 1,
      "comment_counts": 2,
      "total_users": 2123,
      "active_users_monthly": 2,
      "signup": false,
      "activity_suspicion": 707.6666666666666
    },
    {
      "domain": "mtgzone.com",
      "uptime_alltime": 100.0,
      "local_posts": 58,
      "comment_counts": 280,
      "total_users": 27057,
      "active_users_monthly": 42,
      "signup": false,
      "activity_suspicion": 80.05029585798816
    },
    {
      "domain": "dot.surf",
      "uptime_alltime": 86.24,
      "local_posts": 9,
      "comment_counts": 9,
      "total_users": 34969,
      "active_users_monthly": 4,
      "signup": true,
      "activity_suspicion": 1942.7222222222222
    },
    {
      "domain": "lemmy.nexus",
      "uptime_alltime": 99.14,
      "local_posts": 1,
      "comment_counts": 4,
      "total_users": 875,
      "active_users_monthly": 4,
      "signup": false,
      "activity_suspicion": 175.0
    },
    {
      "domain": "veenk.help",
      "uptime_alltime": 100.0,
      "local_posts": 4,
      "comment_counts": 2,
      "total_users": 52852,
      "active_users_monthly": 2,
      "signup": true,
      "activity_suspicion": 8808.666666666666
    },
    {
      "domain": "clatter.eu",
      "uptime_alltime": 99.32,
      "local_posts": 0,
      "comment_counts": 3,
      "total_users": 50544,
      "active_users_monthly": 2,
      "signup": true,
      "activity_suspicion": 16848.0
    },
    {
      "domain": "lemmy.easfrq.live",
      "uptime_alltime": 98.2,
      "local_posts": 3,
      "comment_counts": 13,
      "total_users": 10245,
      "active_users_monthly": 5,
      "signup": false,
      "activity_suspicion": 640.3125
    },
    {
      "domain": "mindshare.space",
      "uptime_alltime": 100.0,
      "local_posts": 2,
      "comment_counts": 14,
      "total_users": 50279,
      "active_users_monthly": 3,
      "signup": true,
      "activity_suspicion": 3142.4375
    },
    {
      "domain": "news.deghg.org",
      "uptime_alltime": 99.98,
      "local_posts": 180,
      "comment_counts": 116,
      "total_users": 37659,
      "active_users_monthly": 0,
      "signup": true,
      "activity_suspicion": 127.22635135135135
    },
    {
      "domain": "lemmy.primboard.de",
      "uptime_alltime": 99.44,
      "local_posts": 2,
      "comment_counts": 54,
      "total_users": 44704,
      "active_users_monthly": 1,
      "signup": true,
      "activity_suspicion": 798.2857142857143
    },
    {
      "domain": "theotter.social",
      "uptime_alltime": 100.0,
      "local_posts": 1,
      "comment_counts": 2,
      "total_users": 1083,
      "active_users_monthly": 1,
      "signup": false,
      "activity_suspicion": 361.0
    },
    {
      "domain": "thediscussion.site",
      "uptime_alltime": 100.0,
      "local_posts": 3,
      "comment_counts": 12,
      "total_users": 44555,
      "active_users_monthly": 1,
      "signup": true,
      "activity_suspicion": 2970.3333333333335
    },
    {
      "domain": "lemmy.podycust.co.uk",
      "uptime_alltime": 100.0,
      "local_posts": 9,
      "comment_counts": 34,
      "total_users": 68833,
      "active_users_monthly": 10,
      "signup": true,
      "activity_suspicion": 1600.7674418604652
    },
    {
      "domain": "sffa.community",
      "uptime_alltime": 98.85,
      "local_posts": 16,
      "comment_counts": 27,
      "total_users": 32406,
      "active_users_monthly": 9,
      "signup": true,
      "activity_suspicion": 753.6279069767442
    },
    {
      "domain": "narod.city",
      "uptime_alltime": 100.0,
      "local_posts": 0,
      "comment_counts": 1,
      "total_users": 9417,
      "active_users_monthly": 2,
      "signup": false,
      "activity_suspicion": 9417.0
    },
    {
      "domain": "wumbo.buzz",
      "uptime_alltime": 99.65,
      "local_posts": 0,
      "comment_counts": 2,
      "total_users": 38878,
      "active_users_monthly": 1,
      "signup": false,
      "activity_suspicion": 19439.0
    },
    {
      "domain": "lemmy.jtmn.dev",
      "uptime_alltime": 100.0,
      "local_posts": 6,
      "comment_counts": 222,
      "total_users": 50960,
      "active_users_monthly": 2,
      "signup": true,
      "activity_suspicion": 223.50877192982455
    },
    {
      "domain": "oceanbreeze.earth",
      "uptime_alltime": 100.0,
      "local_posts": 59,
      "comment_counts": 1,
      "total_users": 50909,
      "active_users_monthly": 3,
      "signup": true,
      "activity_suspicion": 848.4833333333333
    },
    {
      "domain": "bolha.social",
      "uptime_alltime": 99.22,
      "local_posts": 29,
      "comment_counts": 45,
      "total_users": 32109,
      "active_users_monthly": 11,
      "signup": false,
      "activity_suspicion": 433.9054054054054
    },
    {
      "domain": "bbs.darkwitch.net",
      "uptime_alltime": 99.2,
      "local_posts": 25,
      "comment_counts": 17,
      "total_users": 54232,
      "active_users_monthly": 4,
      "signup": true,
      "activity_suspicion": 1291.2380952380952
    },
    {
      "domain": "lemmyunchained.net",
      "uptime_alltime": 100.0,
      "local_posts": 22,
      "comment_counts": 73,
      "total_users": 28054,
      "active_users_monthly": 5,
      "signup": false,
      "activity_suspicion": 295.30526315789473
    },
    {
      "domain": "voyager.lemmy.ml",
      "uptime_alltime": 99.63,
      "local_posts": 53,
      "comment_counts": 236,
      "total_users": 39677,
      "active_users_monthly": 35,
      "signup": true,
      "activity_suspicion": 137.29065743944636
    },
    {
      "domain": "demotheque.com",
      "uptime_alltime": 100.0,
      "local_posts": 27,
      "comment_counts": 0,
      "total_users": 49928,
      "active_users_monthly": 1,
      "signup": true,
      "activity_suspicion": 1849.1851851851852
    },
    {
      "domain": "lemmy.juggler.jp",
      "uptime_alltime": 98.91,
      "local_posts": 442,
      "comment_counts": 98,
      "total_users": 51099,
      "active_users_monthly": 6,
      "signup": true,
      "activity_suspicion": 94.62777777777778
    },
    {
      "domain": "baomi.tv",
      "uptime_alltime": 98.87,
      "local_posts": 554,
      "comment_counts": 317,
      "total_users": 29063,
      "active_users_monthly": 6,
      "signup": true,
      "activity_suspicion": 33.36739380022962
    },
    {
      "domain": "enterprise.lemmy.ml",
      "uptime_alltime": 96.37,
      "local_posts": 268,
      "comment_counts": 335,
      "total_users": 40518,
      "active_users_monthly": 69,
      "signup": true,
      "activity_suspicion": 67.19402985074628
    },
    {
      "domain": "lemmy.fedi.bub.org",
      "uptime_alltime": 99.89,
      "local_posts": 0,
      "comment_counts": 1,
      "total_users": 33819,
      "active_users_monthly": 0,
      "signup": true,
      "activity_suspicion": 33819.0
    },
    {
      "domain": "granitestate.social",
      "uptime_alltime": 99.85,
      "local_posts": 0,
      "comment_counts": 2,
      "total_users": 50720,
      "active_users_monthly": 1,
      "signup": true,
      "activity_suspicion": 25360.0
    },
    {
      "domain": "lemmy.tedomum.net",
      "uptime_alltime": 99.78,
      "local_posts": 268,
      "comment_counts": 111,
      "total_users": 45874,
      "active_users_monthly": 78,
      "signup": true,
      "activity_suspicion": 121.03957783641161
    }
  ]
}

:::

2

Is there a lemmy/kbin equivalent of #fediblock on mastodon? E.g., a community or something where folks from across the fediverse share instances that should be considered for defederation? I've seen plenty of internal defederation discourse on individual instances, but generally in isolation.

3

You reached the end

Does anyone have a list of "bot infested" lemmy instances so that I can ban them preemptively? | Spyke