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.

  • PropaGandalf@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    80
    ·
    11 months ago

    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.

          • TheBeege@lemmy.world
            link
            fedilink
            arrow-up
            14
            ·
            11 months ago

            Chances are that you’re being sarcastic, but in the event you’re not or if others want to learn…

            Interesting tech. Almost zero practically useful applications.

            Blockchains are effectively reproducible, verifiable ledger systems. But if the ledger grows infinitely, your storage and compute costs also grow infinitely. I’ve heard this has been solved, but I haven’t seen an implementation yet. (If anyone knows of one, please share!)

            Another issue is the proofing system. Bitcoin uses proof of work, which means you need to do more computational work to produce new blocks on the chain. If the computational work grows, that means you need more and more powerful computers. This means increased cost which means centralization as participants with less money to pay for compute get pushed out. Alternatively, there’s proof of stake, where having some amount of a token or some similar value/stake allows you to write new blocks. This does reduce the computation cost but still causes those with lots of tokens/stake to get even more tokens/stake, which in turn allows them to spend more for new blocks… which creates a loop towards centralization.

            So basically, the technology that preaches decentralization naturally centralizes in practical use over time.

    • ClamDrinker@lemmy.world
      link
      fedilink
      English
      arrow-up
      33
      arrow-down
      1
      ·
      11 months ago

      You can’t mitigate a man in the middle attack on a technical level… Because they are a man in the middle… That’s the point of using DDoS mitigation. Nothing’s stopping them from just sending incoming traffic to a phishing site if a bad actor was in control of it.

    • Raccoonsteer@lemmy.world
      link
      fedilink
      English
      arrow-up
      20
      ·
      11 months ago

      Dunno if this guy is just so stupid or is trolling at this point. Using random tech buzzwords that have no relevance to the issue.

      • Tubamajuba@lemmy.world
        link
        fedilink
        arrow-up
        19
        arrow-down
        1
        ·
        11 months ago

        You’ve never blockchained your decentralized DDoS backend with a bi-duplex CDN enumerator?

        • Raccoonsteer@lemmy.world
          link
          fedilink
          arrow-up
          12
          ·
          11 months ago

          Well I did mitigate an attack before using quantum entanglement calibrated against the cosmological constant to mitigated carbon decay. Does that count? Oh and, blockchain and decentralized. Haha

      • PropaGandalf@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        arrow-down
        8
        ·
        11 months ago

        I myself am not sure who here understands anything about blockchain technology. For you it’s just NFT images and shitcoins that you associate with blockchain, isn’t it? That knowledge is enough for you to understand the whole technology. Read my other comments and ask yourself first if you have a balanced information base.

    • SergioFLS@feddit.cl
      link
      fedilink
      English
      arrow-up
      4
      ·
      11 months ago

      You had me until you mentioned blockchain technology. How would a blockchain system help in that regard, anyway?

      • PropaGandalf@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        arrow-down
        6
        ·
        11 months ago

        A blockchain can complement a decentralised network by introducing trust into such a network, where the individual members cannot be trusted. This makes it possible to accurately document actions and reward or punish them accordingly. If you take such a distributed CDN network as an example, a blockchain could help to directly reward the individual members according to their contributions instead of building everything on voluntariness and goodwill as in the Tor network.