1118
submitted 1 year ago by ekZepp@lemmy.world to c/memes@lemmy.ml
top 50 comments
sorted by: hot top controversial new old
[-] ColdWater@lemmy.world 141 points 1 year ago

Imagine your life is so worthless that you decided to ddos a feddiverse instance

[-] Huschke@programming.dev 73 points 1 year ago* (last edited 1 year ago)

I mean it could also be someone that was hired to do it. You know getting rid of the competition before it becomes a real competitor.

[-] bappity@lemmy.world 27 points 1 year ago

that doesn't make their life any less worthless

[-] moosetwin@lemmy.world 3 points 1 year ago

wait how does the motivation for it not affect that

[-] samus12345@sh.itjust.works 19 points 1 year ago

They're a nuisance, but are proving the benefits of a decentralized system more than anything else.

[-] Cosmos@lemmy.today 9 points 1 year ago

And also battle-testing Fediverse infrastructure to make it more resilient in the future!

load more comments (1 replies)
[-] ekZepp@lemmy.world 7 points 1 year ago

Actually is quite easy to image.

...if someone pay them to do so.

[-] SuddenDownpour@sh.itjust.works 129 points 1 year ago

Turn the question back, actually. Do the DDOSers even think they're achieving anything relevant, beyond being a bit annoying? .world is down from time to time, wow, how terrible. It's not like I can't log onto any other server and interact with world's channels and threads from there, only to have my posts and upvotes become globally available as soon as world is back- Oh, wait, that's exactly how it works.

[-] socsa@lemmy.ml 14 points 1 year ago

The ironic part is that unless they have access to a botnet or are operating their own colo facility, they are probably paying more to run the attack than the target is.

[-] Cold_Brew_Enema@lemmy.world 9 points 1 year ago

If .world is down, can you still interact with it from other instances?

[-] SuddenDownpour@sh.itjust.works 38 points 1 year ago

Each instance keeps a local copy of the communities they're federated with. Users of that instance interact with the local copy, and instances communicate with each other to tell what's going on.

This means that, if .world crashes at 5PM, and you have an account on lemm.ee, you can go to lemm.ee's local copy of world->worldnews, find a thread started at 4PM, comment on it, and other lemm.ee users will see and upvote/downvote your comment.

When .world is back on at 7PM, lemm.ee will tell it: "Hey, Cold_Brew_Enema said [Thanks a lot for the gold kind stranger] and got 6 downvotes", and .world will update the thread with your comment and downvotes for users of all instances to see.

This is my understanding of how it works, and I'm not familiar with the actual code, but it seems to be close to reality.

[-] Cold_Brew_Enema@lemmy.world 7 points 1 year ago

Excellent thank you!

[-] Cosmos@lemmy.today 2 points 1 year ago

There may be some things that don't get synced if the instance holding the pending federation messages also goes down or restarts because AFAIK they are stored in memory, not in persistent storage.

load more comments (1 replies)
[-] idunnololz@lemmy.world 7 points 1 year ago* (last edited 1 year ago)

From the recent update shared, it seems like the ddos is coming from inside the hoose (ie the ddos attacker might be another lemmy instance). In other words the point of the ddos appear to be to cause people to move off of lemmy.world. so in a way it is working. A lot of people are telling people to move off lemmy.world.

[-] asdfasdfasdf@lemmy.world 6 points 1 year ago

You can log into non-world instances using world credentials?

[-] SuddenDownpour@sh.itjust.works 32 points 1 year ago

No, you make an alt-account on a non-world instance and interact with world communities from there. The only issue is that you aren't carrying over your subscriptions and blocks unless you use a special tool, about which I don't know much.

[-] tourist@lemmy.world 4 points 1 year ago

I tried figuring out how to use the Lemmy API to subscribe to all my subscriptions from my kbin account a week or two ago

I remember getting stuck and giving up, so I think I'm going to do it semi-manually or something later on, unless some kind wizard blesses me with the name of such a tool

[-] portside@monyet.cc 13 points 1 year ago* (last edited 1 year ago)

There is a script for it, I've been meaning to use it and create couple of alts but haven't done yet.

Link - https://github.com/dbeley/awesome-lemmy#tools

[-] Buelldozer@lemmy.today 5 points 1 year ago
load more comments (1 replies)
[-] SlopppyEngineer@discuss.tchncs.de 12 points 1 year ago

No. It's basically like signing in at another e-mail provider. Instead of asdfasdfasdf@yahoo.com you now have asdfasdfasdf@hotmail.com and can from then on e-mail the same contacts. Just with posts, threads and comments instead of e-mail of course.

[-] Astrealix@lemmy.world 7 points 1 year ago

Just make another account, you can usually even use the same username cuz there's so many instances out there.

[-] Imgonnatrythis@lemmy.world 2 points 1 year ago

Unfortunately no. I don't understand this well enough to know why accounts don't sync, but that seems like it would be much better to me.

[-] AndreTelevise@lemm.ee 49 points 1 year ago* (last edited 1 year ago)

People, if an instance is crumbling, sign up to another instance! When you are able to use lemmy.world again, use lemmy2opml/lemmy_migrate (or any other tool that works, there's a list on the Awesome Lemmy Github page) to migrate your followed communities to the new instance.

[-] AbsolutelyNotABot@feddit.it 9 points 1 year ago

I don't think the problem is much on the identification side, but on the communities one

Like, I can't access any community on .world while the instance is down

[-] lutillian@sh.itjust.works 17 points 1 year ago* (last edited 1 year ago)

You actually can, you just append @lemmy.world to the community name when accessing from another instance that's federated with lemmy.world and once lemmy.world comes back up your contributions will be there. Any instance that's federated with the instance your posting from will be able to participate in the discussion with you for that matter. The only thing you can't do with a community when the host instance is down is subscribe to it. It would still get added to your subscriptions though if you try, the hosting insurance just won't know until it comes back up and eats through the outboxes of federated instances to "catch up".

Edit When it does come back up it'll also get any messages that are in federated outboxes as well so your posts will ultimately show up on the host instance, just posted by your alt account

[-] kameecoding@lemmy.world 3 points 1 year ago

wait so how does this work on a technical level?

say I am part of a community of /c/weirdstuff that's on lemmy.world.

if lemmy world is down how do my comments get to lemmy.world? are they stored on whatever instance I am registered on and then synced to lemmy.world once it's up?

[-] Fissionami@lemmy.ml 5 points 1 year ago

are they stored on whatever instance I am registered on and then synced to lemmy.world once it's up?

Yes

load more comments (7 replies)
[-] Freez@lemmy.ml 47 points 1 year ago

I sure it’s Spez.

[-] DmMacniel@feddit.de 37 points 1 year ago* (last edited 1 year ago)

Who and why is attacking lemmy.world?

[-] Rocketpoweredgorilla@kbin.social 63 points 1 year ago

Pasting my comment from another thread.

From what I understand a user(Lmao/Angled) was "sub-lemmy camping" (took up thousands of popular sub names and wasn't doing anything with them) so lemmy world banned him from that instance. He had a hissy fit and "vowed revenge" and has been attempting to do as much damage to .world as he/they could since. I can't find the original post but https://old.lemmy.world/post/943832 and https://old.lemmy.world/post/1720870 has a bit of detail.

[-] riodoro1@lemmy.world 40 points 1 year ago

What a fucking donkey

[-] DmMacniel@feddit.de 26 points 1 year ago

And that guy probably didn't do anything with the communities and just hoarded them? What a donkey...

[-] Rocketpoweredgorilla@kbin.social 22 points 1 year ago* (last edited 1 year ago)

My guess is it was to weasel his way into having mod control over as many subs as he could in hopes some would take off. This happened in June around the time reddit was having their blackout protests.

[-] madcaesar@lemmy.world 21 points 1 year ago

🤣 What a sad sad existence. Fucking donkey.

[-] designatedhacker@lemm.ee 5 points 1 year ago

Up to date post. https://old.lemmy.world/post/2923697

Doesn't give much on who and why, more on what/how along with dispelling some myths.

Whoever is doing it is very quickly walking through a list of expensive queries to use in their DDoS attacks. Lemmy.world is playing whack-a-mole instead of proactively rate limiting/mitigating expensive queries. It may be that all their time is spent diagnosing and fixing with none left for proactive fixes.

The fact that the attacks are evolving and always hitting expensive queries implies that it's a moderately skilled person/group familiar with the lemmy codebase.

You can speculate on motives as well as I can.

The net effect will be a more robust server and hopefully that code/knowledge is disseminated to other instances.

[-] alaxitoo@lemmy.world 29 points 1 year ago

Some people are so sad lol

[-] einfach_orangensaft@feddit.de 20 points 1 year ago

i even notice downtime, so i guess who ever is attacking is doing a very shitty job lol.

[-] samus12345@sh.itjust.works 24 points 1 year ago* (last edited 1 year ago)

Unless your account is on lemmy.world, you wouldn't notice it.

[-] wesley@yall.theatl.social 16 points 1 year ago

The beauty of federation!

[-] stochasticity@lemmy.world 5 points 1 year ago

Is this true even if accessing Lemmy.world from another instance?

[-] natanael@lemmy.ml 3 points 1 year ago

Depends, your instance will cache content already retrieved but you'll get errors when trying to interact or load updates. The same server instance talks both to clients and other servers.

[-] Fish@midwest.social 12 points 1 year ago

Here is some useful information for people wanting to move instances. For a list of instances, along with with stats for those instances:

https://fedidb.org/software/lemmy or https://lemmyverse.net/

Also, tools for migrating instances:

https://github.com/CMahaff/lasim (easy) - Latest Version Download (just select your OS type and run the program)

https://github.com/wescode/lemmy_migrate

https://github.com/Ac5000/lemmy_account_sync

[-] Nemoychocs@startrek.website 9 points 1 year ago

We are writing from an other instance account but yeah! You can do it!! 💪🏼

[-] cokane_88@lemmy.world 4 points 1 year ago

I don't know if it's ddos attacks or if it's a "lemmy hug of death" way to many users overloading the servers network, we need a bigger Internet pipe?

The site usually works for me during off hours early morning usually best.

[-] Imgonnatrythis@lemmy.world 9 points 1 year ago

I really don't get the sense that Lemmy is being overwhelmed by users. Things be pretty quite in these here parts. If this kind of volume is bringing down what I thought was one of the main instances, Fediverse seems kind of doomed. I've long been worried about scalability. I've tried other instances and had issues. Each time I think should I give up or hop instances, make a new account etc. People will flock to the biggest most stable instances, but if they can't afford fancy hosting, everything starts to crumble

load more comments
view more: next ›
this post was submitted on 09 Aug 2023
1118 points (98.5% liked)

Memes

45180 readers
1359 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS