this post was submitted on 07 Jul 2025
581 points (98.3% liked)

Open Source

38919 readers
653 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] bdonvr@thelemmy.club 26 points 1 week ago (12 children)

Ooh can this work with Lemmy without affecting federation?

[–] deadcade@lemmy.deadca.de 11 points 1 week ago (1 children)

"Yes", for any bits the user sees. The frontend UI can be behind Anubis without issues. The API, including both user and federation, cannot. We expect "bots" to use an API, so you can't put human verification in front of it. These "bots* also include applications that aren't aware of Anubis, or unable to pass it, like all third party Lemmy apps.

That does stop almost all generic AI scraping, though it does not prevent targeted abuse.

[–] beyond@linkage.ds8.zone 3 points 1 week ago

The API, including both user and federation, cannot.

This is theoretically an issue however in practice Anubis only weighs requests that appear to come from a browser: https://anubis.techaro.lol/docs/design/how-anubis-works

I just tested my instance with Jerboa and it seems to work just fine.

load more comments (10 replies)