176
submitted 1 year ago by [email protected] to c/[email protected]
you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 7 points 1 year ago

I think it's just bots. Look at this instance: https://picify.podycust.co.uk/ 7k users, no interactions

[-] [email protected] 3 points 1 year ago

Yeah, I'm trying to track where these new accounts are being created, because they're not at top lemmy instances like lemmy.world or beehaw.org, which have validation measures at signup.

[-] [email protected] 4 points 1 year ago* (last edited 1 year ago)

I believe most accounts created in the last 48 hours are bot accounts. Here is the list of top 20 fastest growing instances. Looks like 15 out of 20 were created in the last few days and has almost no active users.

[-] [email protected] 3 points 1 year ago

@2014MU69 @MicroWave
Lemmy’s first big bot campaign, yay.

Bots only target successful platforms and mastodon has survived many bot campaigns, so I’m not too worried by this. But let’s give a hug to our admins. When all those accounts start spamming, they’ll need to do a lot of mitigation. Especially if the bots come from many different domains. (and also because lemmy moderation tools are not great)

[-] [email protected] 3 points 1 year ago

@[email protected] - thanks for the info.

@[email protected] - you think we're about to see many of them defederated?

[-] [email protected] 2 points 1 year ago

@MicroWave
Yes, when your server is getting swarmed in spam, you first fediblock (or at least limit, when limit is supported like on mastodon).

Then you ask the admin of the instance what’s going on. You can also help them clean up the bots.

Then you can federate again once you’re 100% sure the bots are gone.

When the number of bots is high compared to the number of users, that’s even more reasons to block fast

[-] [email protected] 1 points 1 year ago

Yeah, I think monthly active users is a better metric because I've head about some automated mass sign ups that have been happening.

[-] [email protected] 1 points 1 year ago

I wonder if there's a scope to auto delete accounts that are created by never return after x weeks. Or a measure of active daily unique users by IP address...

[-] [email protected] 1 points 1 year ago

That instance's real url (at least in the DB) is lemmy.podycust.co.uk. parapheum.com is another one that has a similar situation, they have ~5k new accounts in the past days and very little activity on their instance other than the admins. I have sent messages to the admins of both instances making sure they are aware of the situation...

For fun here are the numbers of their users that show up on my instance (because they have participated somewhere my instance is federated with) compared to beehaw which has about 12.5k users:

lemmy=# select count(*) from person where instance_id = (select id from instance where domain = 'beehaw.org');
 count
-------
  3496
(1 row)

lemmy=# select count(*) from person where instance_id = (select id from instance where domain = 'lemmy.podycust.co.uk');
 count
-------
     6
(1 row)

lemmy=# select count(*) from person where instance_id = (select id from instance where domain = 'parapheum.com');
 count
-------
     3
(1 row)

Seems pretty concerning.

[-] [email protected] 1 points 1 year ago

Makes it easy to defederate from them at least

[-] [email protected] 0 points 1 year ago

What’s the point? Why do this?

[-] [email protected] 2 points 1 year ago

Scams. If one account creates 1000 spam posts, you ban that account and they are all gone. If 1000 accounts create 1 spam message each, the admin has a mess

this post was submitted on 20 Jun 2023
176 points (98.9% liked)

Fediverse

27828 readers
432 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).

If you wanted to get help with moderating your own community then head over to [email protected]!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy

founded 1 year ago
MODERATORS