this post was submitted on 12 May 2025
119 points (92.2% liked)
Fediverse
35143 readers
416 users here now
A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, 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 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Report it to the instance admins. This isn't really a federation thing.
Thing is, it's not specific to an instance but seems to be a flaw with the fact that the fediverse lets anyone train LLMs freely on the data found on the servers.
That's a problem inherent to public social media platforms. Web/API scrapers have existed forever; the fediverse just makes it a little easier since you can run your own instance and gather data automatically.
Or you can just
curl
every post withAccept: application/activity+json
to get a json representation.