• @muusemuuse@lemm.ee
    link
    fedilink
    English
    154 days ago

    Weird, the cartoon doesn’t want to let me through. Something about an iPhone running lemmy pisses off anubus.

    • @tromars@feddit.org
      link
      fedilink
      English
      11 day ago

      That’s weird. Works for me both through the embedded browser in Voyager and Safari directly (with adblocker enabled)

    • SayCyberOnceMore
      link
      fedilink
      English
      33 days ago

      To be fair, the link’s just to git comments, so the headline captures the main point.

      • @muusemuuse@lemm.ee
        link
        fedilink
        English
        194 days ago

        Websites are getting hammered by AI bots stealing content and jacking up their bandwidth usage. So they use a piece of software called Anubis which, for some reason, has a cartoon nurse that will grant or deny you access based on if she thinks you are human or AI. For some reason, she thinks I am AI so I can’t access the article.

        • @iAmTheTot@sh.itjust.works
          link
          fedilink
          11
          edit-2
          4 days ago

          Wonder if any of this is the reason why.

          Anubis also relies on modern web browser features:

          ES6 modules to load the client-side code and the proof-of-work challenge code.
          Web Workers to run the proof-of-work challenge in a separate thread to avoid blocking the UI thread.
          Fetch API to communicate with the Anubis server.
          Web Cryptography API to generate the proof-of-work challenge.
          This ensures that browsers are decently modern in order to combat most known scrapers. It’s not perfect, but it’s a good start.

          This will also lock out users who have JavaScript disabled, prevent your server from being indexed in search engines, require users to have HTTP cookies enabled, and require users to spend time solving the proof-of-work challenge.

          This does mean that users using text-only browsers or older machines where they are unable to update their browser will be locked out of services protected by Anubis. This is a tradeoff that I am not happy about, but it is the world we live in now.

          • @MasterBlaster@lemmy.world
            link
            fedilink
            13 days ago

            It also means you are presented with a Faustian chouce: walk away, or give up any hope of privacy. “You wanna see this? Give me full access to your metadata, and a way to hack your system”.

            Qubes is starting to look like an everyday use requirement rather than a security nerd tool.

          • Eiren (she/her)
            link
            fedilink
            English
            23 days ago

            Any website that blocks users with JS disabled doesn’t deserve to be used. Terrible software.

    • @paris@lemmy.blahaj.zone
      link
      fedilink
      24 days ago

      I’m having the same issue on Android. For me, switching to desktop mode to load the Anubis check then back to mobile mode so the website is usable again worked.