101010.pl is one of the many independent Mastodon servers you can use to participate in the fediverse.
101010.pl czyli najstarszy polski serwer Mastodon. Posiadamy wpisy do 2048 znaków.

Server stats:

491
active users

#anubis

3 posts3 participants0 posts today

Dear #fediadmin, regarding the current ongoing full force assault on our services by AI scrappers with all the risks associated (costs, services stability, data being stolen and so on) I can only recommend the setting up of #techaro #anubis requests filter to "weight the souls of incoming HTTP requests"

I tested it so far on #alpine #debian deployed services with either #caddy , #apache2 / #httpd and #nginx for the following services #nextcloud, #mastodon, #forgejo, #lemmy, #funkwhale, #bookwyrm and a #minecraft #mapviewer with little hassle and no big issues

Following the use of #anubis, all scrapper (AI and regular) logs dropped drastically and bandwitch usage was cut by two third on the mastodon instance and half for the others services

Do yourself and your users a favor try it : github.com/TecharoHQ/anubis

Weighs the soul of incoming HTTP requests to stop AI crawlers - TecharoHQ/anubis
GitHubGitHub - TecharoHQ/anubis: Weighs the soul of incoming HTTP requests to stop AI crawlersWeighs the soul of incoming HTTP requests to stop AI crawlers - TecharoHQ/anubis

#Anubis possède désormais un challenge qui ne nécessite pas Javascript, permettant aux clients sans Javascript (ou avec Javascript désactivé ou filtré) de passer avec succès le challenge.
Il utilise WebAssembly au lieu de Javascript.

L'auteur a testé pas mal de navigateur : même les navigateurs en ligne de commande et le navigateur intégré à emacs passent.

Cela devrait réduire la quantité de clients bloqués.
anubis.techaro.lol/blog/releas

anubis.techaro.lol · Anubis v1.20.0 is now available! | AnubisHey all!

[Repost] Marvel at the refsheet drawn for me by @LumiaP2L which now also hangs proudly on my IRL wall (seriously, get your digital art printed and framed, it's the best thing to see them every day)

Anuwubis is a proud jackal fighter wearing the symbols of his God, ready to slay anyone expressing hate towards minorities. Be kind or be gone!

Is anyone out there already using #anubis to fight #AIBots scraping your sites? anubis.techaro.lol/ I heard about it yesterday (thanks to the @404mediaco podcast), and it seems like a good possibility to deal with AI bots scraping #GLAM sites. But I have a stupid question: would this also interfere with content being found through Google search results, etc? I'm really unfamiliar with this, and I'd want to know if there are any major drawbacks to using it (other than it uses Javascript)

anubis.techaro.lolAnubis: Web AI Firewall Utility | AnubisWeigh the soul of incoming HTTP requests to protect your website!
Another #Anubis instance has risen from the ether, to be the judge of what service accesses our forgejo. Super simple to setup on #NixOS thanks to the existing configuration module.

During the upgrade session yesterday, I somehow realized my forgejo was busy doing other stuff than keeping some mirrors up to date. Now, Anubis is busy. Thanks @cadey

LET'S GO! @cadey

"For someone who says she is fighting AI bot scrapers just in her free time, Xe Iaso seems to be putting up an impressive fight. Since she launched it in January, Anubis, a “program is designed to help protect the small internet from the endless storm of requests that flood in from AI companies,” has been downloaded nearly 200,000 times, and is being used by notable organizations including GNOME, the popular open-source desktop environment for Linux, FFmpeg, the open-source software project for handling video and other media, and UNESCO, the United Nations organization for educations, science, and culture."

404media.co/the-open-source-so

404 Media · The Open-Source Software Saving the Internet From AI Bot ScrapersAnubis, which block AI scrapers from scraping websites to death, has been downloaded almost 200,000 times.
#ai#program#anubis

Just released: #swad 0.12 🥂

swad is the "Simple Web Authentication Daemon". It basically offers adding form + #cookie #authentication to your reverse proxy (designed for and tested with #nginx "auth_request"). I created it mainly to defend against #malicious_bots, so among other credential checker modules for "real" logins, it offers a proof-of-work mechanism for guest logins doing the same #crypto #challenge known from #Anubis.

swad is written in pure #C with minimal dependencies (#zlib, #OpenSSL or compatible, and optionally #PAM), and designed to work on any #POSIX system. It compiles to a small binary (200 - 300 kiB depending on compiler and target platform).

This release brings (among a few bugfixes) improvements to make swad fit for "heavy load" scenarios: There's a new option to balance the load across multiple service worker threads, so all cores can be fully utilized if necessary, and it now keeps lots of transient objects in pools for reuse, which helps to avoid memory fragmentation and ultimately results in lower overall memory consumption.

Read more about it, download the .tar.xz, build and install it .... here:

github.com/Zirias/swad

GitHubGitHub - Zirias/swad: Simple Web Authentication DaemonSimple Web Authentication Daemon. Contribute to Zirias/swad development by creating an account on GitHub.