84
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 04 Jul 2026
84 points (100.0% liked)
Fediverse
42811 readers
210 users here now
A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, Mbin, etc).
If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!
Rules
- Posts must be on topic.
- Be respectful of others.
- Cite the sources used for graphs and other statistics.
- Follow the general Lemmy.world rules.
Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration)
founded 3 years ago
MODERATORS
one problem with data scraping is that it puts a significant network load on servers, which slows down the browsing experience for genuine humans. this is why many platforms already operate measures to detract bots. i think the most well-known project is Anubis, as is used for example on https://feddit.org/
(it works by doing a proof-of-work. the client needs to solve a few cryptographic puzzles sothat the operationing cost for bot scrapers becomes too high while for humans it's an acceptable cost.)