Hello everyone,
Recently we have been dealing with a lot of spam from the kbin.social communities. There is a bug in kbin where moderation tasks are not federated to other instances. That means even if a moderator over at kbin removes a post, it will still be visible on Lemmy instances and it’s up to the instance admins to clean it up.
There have been talks about this in the Lemmy admin channels with some instances considering defederating from kbin.social - and others who have already made that step.
We don’t want to defederate, because we know this would impact the kbin community greatly - but we have to do something. That’s why we have currently removed most of the kbin communities from Lemmy World, making them unavailable to our users. But the kbin users can still view and interact with our communities and users.
This means that those spam-accounts will stil be able to post in our communities too, but at least it makes the task of moderation already a little bit lighter on our team. But it was either this or defederation. The moderation tools on kbin are in an even worse state then Lemmy’s.
We will keep monitoring the situation and will keep you up to date should anything change.
We hope you understand and support our decision.
The Lemmy World team
Gotta do what you need to.
Hopefully kbin development can fix their moderation tools and eventually be reconnected!
Yep, this feels like a temporary change until things get fixed.
Hi - mod of a small kbin.social mag here - @13thFloor - and a lemmy.world user. Is there anything we can do on our end to help mitigate the problem, or make it easier to flag spam that makes its way to Lemmy? I’d be more than willing to include a note to the lemmy.world admins if a spam post is deleted off of a mag I mod here- just need to know who to contact.
Side notes - Ernest (kbin.social admin) just responded on the spam issue here. The community has been actively working over here to flag and remove spam accounts (I’ve personally flagged close to 100). According to the most recent news from @ernest earlier last week, we’ve got a software update incoming, and a magazine cleanup in the works that will hopefully make an impact.
Heya! Not really. It’s just a few communities that are being spammed really hard, so only those are removed. I think the work you’re doing by flagging these spam accounts is already very helpful to Ernest and his team. He himself was kind enough to join us in this thread and give us some more information. For now all we can do is wait…
Thank you for your patience and understanding :)
Hi - got a note from a user that @13thFloor isn’t federated over there any more as of yesterday. Looks like @scifi, modded by @inkican, was as well. Was there a reason these communities were defederated?
Defederated is only on instance-level. A community can not be defederated, but it can be removed or purged. So far the only action we have taken is removing some of the Kbin communities (or magazines as they are called on kbin).
Your community is still available on https://lemmy.world/c/13thFloor@kbin.social
If you want to see which instances we are currently defederated from you can look that up here.
So no, we didn’t block your community. But I do see some posts are not showing up on Lemmy World. Not sure why that happens, there haven’t been any changes on our end. We will update to Lemmy 0.18.5 tomorrow which resolves some federation issues.
Edit: It actually was removed. now restored. Passed info to other admins.
Thanks for the update. I’m still getting the following error across multiple browsers when I hit https://lemmy.world/c/13thFloor@kbin.social:
Error!
There was an error on the server. Try refreshing your browser. If that doesn’t work, come back at a later time. If the problem persists, you can seek help in the Lemmy support community or Lemmy Matrix room.Hoping it gets resolved with the update - was worried we’d screwed something up and gotten on your removed list.
Huh. I’m sorry I have to check what happened but the 13thfloor was actually removed. I must have missed the ‘removed’ tag earlier. I restored it and I’ll make sure the other admins know not to remove that community. So it should be ok again.
Thanks much! That fixed it for the 13thFloor. FYI, looks like @scifi is still blocked, and they’re generally pretty cool without spam issues.
Restored that one as well !scifi@kbin.social
How is it so easy to create spam accounts with Kbin? What kind of account validation is implemented? Email? Enforced 2FA? Just a curious dev who hasn’t started their own lemmy or Kbin instance yet.
There’s just email verification at the moment. 2FA is on the roadmap, but I’m not sure if it will be in the next release. Here’s the kbin codeberg site for more detail.
When I signed up it was email + captcha. I cannot find even an option for voluntary 2FA.
I don’t know the details but people who wanted to work on Kbin and looked into it say that it is a much less developed platform overall (i.e. not fully a beta and more like still in alpha, e.g. lacking a true API), but it does offer benefits socially (to further disconnect from the originators of the Lemmy software) and to have another codebase that offers federation.
Lemmy is also more of alpha-quality software. The admin tools are pretty much non-existent. On my own instance, I’ve had to go into the database to fix issues a lot using straight SQL, and I have like ten users on the platform. One of those issues caused my admin account to no longer being able to log in, another caused the whole instance to be down.
Oh that’s interesting. Kbin lacks a formalized API (or at least it did - possibly this next update was going to address that and yet Ernst did say something about shifting priorities so maybe that’s bumped now) so I got the impression that Lemmy was further along, but yeah they both have a ways to go to catch up to the decade or so of work put into Reddit. Although the latter manages to find new & innovative ways to break itself constantly anyways so maybe both Kbin and Lemmy will meet it somewhere in the middle sooner than we might think? :-P (and yet slower than most people would like I’m sure:-D)
Yeah it seems like it’s grown organically from a POC, which I think is sort of what Lemmy did too. I feel like this concept is ripe for a platform which has been designed from the start then implement.
Devs learning in real time why social media (especially decentralized) should be designed moderation first in design.
Seems like a very reasonable compromise to deal with the situation.
Thanks again for the transparency and keeping everyone in the loop.
Hopefully this is resolved quickly. We are stronger together.
Users can see the removed communities here: https://lemmy.world/modlog?page=1&actionType=ModRemoveCommunity
It looks like news@ and worldnews@ were spared, however both now show no moderators attached to them which feels a bit off. ( https://lemmy.world/c/news@kbin.social and https://lemmy.world/c/worldnews@kbin.social )
For now ;) We will remove them should they become a problem.
!news@kbin.social and !worldnews@kbin.social is how to link them.
It’s better in this context to link them directly in case outside users are viewing it from instances that removed those or defederated from kbin.social.
Oh, good point.
Quick reminder that kbin was still fairly early in development when the reddit exodus began and sped things up much sooner than anticipated. A few teething issues are to be expected and Ernest, the dev, has been open and communicating about what’s going on.
Quick reminder that kbin was still fairly early in development when the reddit exodus began and sped things up much sooner than anticipated. A few teething issues are to be expected and Ernest, the dev, has been open and communicating about what’s going on.
Given that kbin is written in PHP, I honestly don’t see much of a bright future for it. It’s not like hobbyist developers line up to write PHP.
For me the tell was the lack of an API.
Modern PHP is pretty pleasant once you learn the syntax IMO. It’s not 2005 any more
Modern PHP is pretty pleasant once you learn the syntax IMO.
And yet whenever programming languages come up, Rust comes out as a more popular whereas PHP is the “My job requires it but it’s not what I’d do for fun” language.
Far more people already know PHP than Rust, though. They’re also very different languages. While the syntax for Rust is nicer than other languages used for systems programming, there are people who question whether it is really appropriate for a web app. Certainly nobody questions whether that’s what PHP is good for.
The system is based on the bleeding edge of the PHP stack, using PHP 8.3x and Symfony 6 as the framework. There’s plenty of devs out there, especially symfony ones. The main issues I’ve found is pulling in people who are interested in the ActivityPub side of the project.
I think a few more months and most of the user-facing UI/UX issues will be improved. The moderation side, along with quality of life admin tools are definitely lacking though.
Thanks for not cutting us off. I sub and post to a lot of lemmy.world communities, some of them small, and wouldn’t want to have to stop contributing or make a new Lemmy account.
Understandable, have a nice day.
Thanks for not defederating us! -Kbin users
Ernest is working on a major update for Kbin but it might be still a couple weeks out.
We are well aware of what’s going on with kbin and the development team. That’s why we don’t defederate because we have hope that they will fix things soon.
I apologize for causing you trouble. I’m trying to resolve the situation as quickly as possible, but apart from the usual spammers, there have also been organized campaigns where, for an hour on Sunday mornings, our instance was flooded with spam from hundreds of accounts. This, of course, is causing federation issues. I’ve changed my priorities regarding the roadmap, and additional tools will be released soon. I will also ensure additional moderation. I will also get in touch with admins from other instances - my absence was due to personal issues I mentioned recently. Thanks for your understanding, and best regards.
Hey Ernest,
Having dealt with spam waves ourselves we are certainly understanding of the situation! I read your status updates and what has been going on. That is also why we choose to close the problematic communities/magazines instead of defederating.
We really hope that you find the time and peace to resolve these things. There is no bad will here, we know that these things need time. If there is anything we can do to help feel free to reach out.
So that’s why the modlogs were going ballistic. Oh, well, I hope things are fixed soon.
I’ve definitely noticed the spam, and had to unsub from a couple kbin communities on my own. I’m pretty sure !fediverse@kbin.social was more spam than not-spam…
Pretty unfortunate, but definitely better than defederating. I’m glad there can still be a link to some degree. Hopefully the moderation tools on both platforms improve soon. I appreciate the transparency and willingness to take on more work in order to maintain some link. I think it is important for the integrity of the fediverse. But also important to remember you all are doing this in your spare time.
Damn, I main Kbin 🙃
Same here, on desktop it is my go-to. Sync doesn’t support it yet, so can’t use it.
You can technically use Artemis for kbin though at the moment it only supports artemis.camp (another kbin instance) and I don’t know currently how long it is until other kbin instances work as well.
Manager of Managers (MoM) will be required long-term it sounds like… thanks for the good work all.
That makes sense, to be honest: add a layer of complexity in the software (such as federated instances), add a layer of management.
Yep; ideally, each person should be able to specialize. I hope there are enough well-intentioned and knowledgeable volunteers. Over reliance on free mod labor is part of what ruined Reddit