before and after adding Anubis to the #FreeBSD wiki and bugzilla services
https://github.com/TecharoHQ/anubis
@dbaio oh wow, I definitely should add it to my servers
@dbaio Any stats on if it tripped some legit traffic as well? I have this problem where I almost always get a anubis page for mot sites that use it (probably because of ip reuse by my ISP). Not a problem for me as it's not that invasive and works non-interactively without me having to wait for the site to react after filling a captcha.
@CodingThunder we had a few complaints when we first configured Anubis on cgit.freebsd.org. it’s now been running on the wiki and bugzilla for a week without any known issues… note that Anubis only requests proof of work from known user agents (like those containing Mozilla), since AI crawlers often try to hide themselves. user agents like curl or python-requests, etc are not blocked by the default policy
@dbaio That's interesting. Also wild that these AI crawlers just don't cache the responses for a few hours