I just started using this myself, seems pretty great so far!

Clearly doesn’t stop all AI crawlers, but a significantly large chunk of them.

  • randomblock1
    link
    fedilink
    English
    3
    edit-2
    1 month ago

    Why Sha256? Literally every processor has a crypto accelerator and will easily pass. And datacenter servers have beefy server CPUs. This is only effective against no-JS scrapers. It seems to me that anything that uses a Chromium driver to scrape will be completely ignored… which is increasingly most of them.

    • poVoq
      link
      fedilink
      English
      3
      edit-2
      1 month ago

      It requires a bunch of browser features that non-user browsers don’t have, and the proof-of-work part is like the least relevant piece in this that only gets invoked once a week or so to generate a unique cookie.

      I sometimes have the feeling that as soon as some crypto-currency related features are mentioned people shut off part of their brain. Either because they hate crypto-currencies or because crypto-currency scammers have trained them to only look at some technical implementation details and fail to see the larger picture that they are being scammed.

      • @[email protected]
        link
        fedilink
        English
        01 month ago

        So if you try to access a website using this technology via terminal, what happens? The connection fails?

        • Drew
          link
          fedilink
          English
          01 month ago

          If your browser doesn’t have a Mozilla user agent (I.e. like chrome or Firefox) it will pass directly. Most AI crawlers use these user agents to pretend to be human users