Hi guys,

We are now trying out Anubis in front of https://old.lemmy.today/ to see if we can block many of the bots scraping lemmy content.

You will notice an image saying Anubis is checking if you are a bot, and then things should work normally after that.

There are many millions of ips trying to scrape lemmy content so blocking on ip level is difficult. Hopefully this improves the situation somewhat. :)

Thanks to @db0@lemmy.dbzer0.com for sharing info about Anubis!

Edit: It was a lot better to just turn off public access of posts on old.lemmy.today, so we are actually not using Anunis anymore. Just log in to old.lemmy.today and things will work as normal.

  • mschae@discuss.mschae23.de
    link
    fedilink
    English
    arrow-up
    5
    ·
    1 month ago

    Pretty sure the API should be exempt, as well as user agents that don’t impersonate browsers. So that should be fine, the only problem is that you need JavaScript to get through the challenge when using a browser (which is a bit unfortunate, as old.lemmy.today doesn’t otherwise require JS).

    • mrmanager@lemmy.todayOPM
      link
      fedilink
      arrow-up
      7
      ·
      1 month ago

      Yeah the API should be exempt. Will look into this a bit more in the coming days but wanted to see how well Anubis works on old.lemmy.today first for a while. We probably end up using it on lemmy.today as well. Just didnt want to make a big bang change everywhere on day 1. :)

    • 1984@lemmy.today
      link
      fedilink
      arrow-up
      2
      ·
      1 month ago

      It’s not great but I guess it’s required. Maybe just required for the initial check and then it can be turned off? Didn’t try…

    • Allero@lemmy.today
      link
      fedilink
      arrow-up
      2
      ·
      1 month ago

      Yeah, the Javascript requirement can be a pain point, even if it affects a small minority of users. Thanks for clarificaton!