based cloudflare

    • tekato@lemmy.world
      link
      fedilink
      English
      arrow-up
      64
      arrow-down
      2
      ·
      23 hours ago

      Cloudflare blocks VPNs at the request of whoever is running the server. There are tons of websites running on Cloudflare that work with VPNs.

      • IphtashuFitz@lemmy.world
        link
        fedilink
        English
        arrow-up
        11
        ·
        edit-2
        19 hours ago

        Exactly. My employer uses Akamai, which is larger than Cloudflare. Akamai provides the ability to block traffic from Tor, traffic from VPNs, traffic from any countries you desire, and so on. They also provide managed lists of countries listed in things like ITAR so you can easily block them if you want.

      • moseschrute@lemmy.world
        link
        fedilink
        English
        arrow-up
        15
        arrow-down
        2
        ·
        23 hours ago

        There are also many Lemmy instances that are intentionally blocking VPNs because they have to to stay afloat.

      • Dr. Moose@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        arrow-down
        4
        ·
        17 hours ago

        Nope. Cloudflare use a complex set of fingerprinting tools that determine security scores. It’s literally social credit system for web user agents and the site admits have little control over that.

        • AmbiguousProps@lemmy.today
          link
          fedilink
          English
          arrow-up
          10
          ·
          edit-2
          15 hours ago

          While true that there are security scores, the site admins set which score (if any) to block at. So, they do have control over that. Same goes for the bot fight mode as well. So, site admins do have control over whether or not to block based on the associated score, just not over the calculation itself unless configured otherwise.

          • Dr. Moose@lemmy.world
            link
            fedilink
            English
            arrow-up
            2
            arrow-down
            2
            ·
            13 hours ago

            The control is very limited unless you’re enterprise subscriber and even then CF is super sneaky and doesnt actually report the real world. I had a few clients where they were clearly suffering losses due to cf implementation (you could literally see sales dip when cf is enabled) but they didnt believe me because cf dashboard doesn’t report false positives or anything of that sort and they had no in house analytics to really understand the issue.

            • AmbiguousProps@lemmy.today
              link
              fedilink
              English
              arrow-up
              3
              ·
              3 hours ago

              It’s literally not limited. If you don’t put a WAF rule based on the score then it doesn’t get blocked based on the score. It’s that easy. I’ve got clients and my own site on Cloudflare, so I know how it works. You don’t even need the pro subscription to do that.

              • Dr. Moose@lemmy.world
                link
                fedilink
                English
                arrow-up
                1
                ·
                3 hours ago

                You control the score but not how its calculated. My score is incredibly high just because I’m on Linux with Firefox - how important is that to you as an e-commerse site admin?

                • AmbiguousProps@lemmy.today
                  link
                  fedilink
                  English
                  arrow-up
                  1
                  ·
                  2 hours ago

                  I said that in my original comment:

                  just not over the calculation itself

                  If you don’t use the score, it’s not a factor. I don’t use the score at all for my clients. You are not required to use it.

    • AmbiguousProps@lemmy.today
      link
      fedilink
      English
      arrow-up
      13
      arrow-down
      1
      ·
      22 hours ago

      I’m using a VPN with my cloudflare reverse proxies right now. That blocking is configured by the website owners, not Cloudflare.

    • MangoPenguin@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      14
      arrow-down
      1
      ·
      edit-2
      23 hours ago

      For what it’s worth when you set up your site on cloudflare you get to choose how strict you want security to be and what URLs it applies to, or just disable it and use it only as a CDN. Or even disable routing entirely and use it only as your DNS.

      It would be nice if they were more clear that enabling some features might block legitimate users though.