this post was submitted on 22 Jul 2023
1 points (100.0% liked)

Lemmy.World Announcements

28904 readers
6 users here now

This Community is intended for posts about the Lemmy.world server by the admins.

Follow us for server news 🐘

Outages πŸ”₯

https://status.lemmy.world

For support with issues at Lemmy.world, go to the Lemmy.world Support community.

Support e-mail

Any support requests are best sent to info@lemmy.world e-mail.

Report contact

Donations πŸ’—

If you would like to make a donation to support the cost of running this platform, please do so at the following donation URLs.

If you can, please use / switch to Ko-Fi, it has the lowest fees for us

Ko-Fi (Donate)

Bunq (Donate)

Open Collective backers and sponsors

Patreon

Join the team

founded 1 year ago
MODERATORS
 

Today, like the past few days, we have had some downtime. Apparently some script kids are enjoying themselves by targeting our server (and others). Sorry for the inconvenience.

Most of these 'attacks' are targeted at the database, but some are more ddos-like and can be mitigated by using a CDN. Some other Lemmy servers are using Cloudflare, so we know that works. Therefore we have chosen Cloudflare as CDN / DDOS protection platform for now. We will look into other options, but we needed something to be implemented asap.

For the other attacks, we are using them to investigate and implement measures like rate limiting etc.

top 24 comments
sorted by: hot top controversial new old
[–] Tag365@lemmy.world 1 points 1 year ago

Why is Cloudflare so bad?

[–] ulu_mulu@lemmy.world 1 points 1 year ago (1 children)

Thank you for the amazing job, as always! Cloudflare is a solid solution :)

[–] PropaGandalf@lemmy.world -1 points 1 year ago* (last edited 1 year ago) (2 children)

Sure but maybe something less centralized/proprietary would be preferable

[–] ClamDrinker@lemmy.world 0 points 1 year ago* (last edited 1 year ago) (1 children)

That's easier said than done, DDoS mitigation requires a large amount of servers that are only really useful to persist an active DDoS attack. It's why everyone uses Cloudflare, because of the amount of customers they serve there's pretty much always an active attack to fend off. Decentralization wouldn't work great for it because you would have to trust every decentralized node not to perform man in the middle attacks. But if you know of any such solution I'd love to hear it.

[–] PropaGandalf@lemmy.world 0 points 1 year ago (1 children)

Yeah I see the issue but on the other side you would get a more robust network which could also be incentivised by some sort of underlying blockchain technology. The man in the middle attack could also be mitigated on a technical level.

[–] doeknius_gloek@feddit.de 0 points 1 year ago

Oh man, you lost me at blockchain.

[–] woelkchen@lemmy.world 0 points 1 year ago (2 children)
[–] EatMyDick@lemmy.world 0 points 1 year ago (1 children)

Nothing. DDoS mitigation is inherently an ISP or someone like cloudflare. You will not have success against anybody who knows what they are doing without their help.

[–] PropaGandalf@lemmy.world -1 points 1 year ago (2 children)

This is bullshit. Just take this as an example. I found it with one quick search and there are plenty more. Perhaps we should broaden our horizons a little rather than entrusting everything to some corpos.

[–] new_guy@lemmy.world 0 points 1 year ago (1 children)

They lost me at building a CDN on top of a blockchain. Why?

[–] PropaGandalf@lemmy.world -1 points 1 year ago

It's rather the other way round. Complement a distributed CDN with a blockchain.

[–] TheBeege@lemmy.world 0 points 1 year ago (1 children)

My dude, I think you're not super familiar with these technologies.

The most basic form of a content delivery network is a set of globally distributed servers that replicate content from a source of truth and a network to direct traffic to the closest server with a valid replica. So the cost here is servers.

With Lemmy, this problem is solved by eliminating the need for individuals to own many servers and a lack of need for trust between servers. The effort and cost is distributed among individual humans, making it manageable.

Now, if you're familiar with blockchain, you probably perked up when you heard "lack of need for trust." That's what the blockchain was built for! Perfect fit, right? Ehh, not so much.

There's two problems: acting as a proxy for content requires trust, and some single service needs to direct clients to the right local server. If I can arbitrarily join some network of serving content, I can always tell other servers in the network that I'm serving what they ask... and then serve ads. There's no (reasonable and fast) way for the network to verify that I'm serving the correct content to every client. There's no way to avoid the need for trust. Additionally, DNS, which directs you from mysite.com to 120.1.2.1, isn't intelligent. It can't direct clients to a geographically (or route-efficient, fucking ISPs) local IP. The best it can do is pick a random one from the pool. So when you go to lemmy.world, DNS can't pick the correct server for you. So some set of servers needs to do the logic to select which local server to actually get content from. Those servers need to be central for the whole content delivery network.

This company you linked is just another company using "blockchain" to get investment money. If you read through their page to get a cursory understanding of how things work, an easy question comes up: what is the purpose of media tokens? Sure, maybe you can buy CDN time with it, but when you pay that token to someone providing compute... what do they do with that token? It's worthless, just like crypto currency. Fucking scams. All that said, blockchain is a super, super interesting technology. There's just very, very few suitable applications of it.

I've worked in IT for about 12 years now. Everything from infrastructure monitoring to data analysis to data engineering to DevOps to backend engineering to product management. I've worked with systems serving tens of users and tens of millions of users. Happy to answer any questions. I love this shit.

If someone could figure out a trustless, decentralized way to implement a CDN, I'd eat that up in a second, but with my current understanding of the internet and available technologies, I don't see a way it can work. At least, not with making every web page take >3s to load, which would absolutely kill websites.

[–] PropaGandalf@lemmy.world -1 points 1 year ago

I could a agree with the first part and it does not contradict with the idea of a distributed network for content saving. Think about it this way. Instead of one big local server farm you have multiple small local servers which together form a global network. Now we come to the blockchain. As you pointed out you get these tokens for the CDN time the storage or more generally the server operation costs. Of course the blockchain these tokens are hosted on (Solana) do have to be trustworthy (which in this case they may not be. I don't like solana that much either). But does that mean that this could not be achieved? It seems logical to me that with a distributed storage and computing network something like this could be achieved very efficiently and cheaply. Heck I'm using a decentralized VPN right now that works with the same principles I mentioned. Or take the Helium network for example? Don't you see the potential there? Like with all technology these things have to mature but with my understanding they are pretty much doable.

[–] PropaGandalf@lemmy.world -1 points 1 year ago (1 children)

Well for now we'll have to stick around with cloudflare. I'd just would like to see something managed by a decentralized network. I don't know if it exists, it's more of a sentiment or a general idea.

[–] woelkchen@lemmy.world 0 points 1 year ago (1 children)

I think the biggest problem with such services is that they require lots of money to run which means that any well-meaning effort will eventually end up becoming a commercial service.

[–] PropaGandalf@lemmy.world 0 points 1 year ago (1 children)

...and that's where the blockchain comes in. This means that the individual contributions of the node operators can be directly recorded and compensated adequately.

[–] woelkchen@lemmy.world 0 points 1 year ago (1 children)

…and that’s where the blockchain comes in.

Sure.

[–] PropaGandalf@lemmy.world -1 points 1 year ago (1 children)

Tell me a good argument why not? How would you reward those people that contribute to said netowork?

[–] woelkchen@lemmy.world 0 points 1 year ago (1 children)

Tell me a good argument why not?

The downsides of blockchain / cryptocurrency are well documented at this point.

[–] PropaGandalf@lemmy.world -1 points 1 year ago* (last edited 1 year ago)

Yeah sure like with centralized solutions and big corpos too. What kind of argument is that?

[–] drmoose@lemmy.world 0 points 1 year ago (1 children)

I hope lemmy.world can avoid using Cloudflare which goes against the spirit of Fediverse as it's just an objectively evil company.

[–] phar@lemmy.ml 0 points 1 year ago (1 children)

Can you give some insight to this?

[–] drmoose@lemmy.world 0 points 1 year ago* (last edited 1 year ago) (1 children)

There are thousands of reasons from centralizing internet, abusing their market power, implementing barriers on web automation that can only be bypassed by the priviledged to fingerprinting and tracking users across the whole internet. It's a major for-profit market capture corporation - it's evil by design.

[–] bandario@lemmy.dbzer0.com -1 points 1 year ago

Yeah, they're not someone I'd choose to give money or support to. Pretty disappointed it has come to this tbh.