this post was submitted on 11 Jun 2025
637 points (96.1% liked)

Fediverse memes

1493 readers
119 users here now

Memes about the Fediverse.

Rules

General
Specific

Elsewhere in the Fediverse

Other relevant communities:

founded 8 months ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] irelephant@lemmy.dbzer0.com 3 points 5 days ago (1 children)

I do not, ActivityPub uses HTTP signatures to make sure messages and requests from other servers are legit,

Essentially, it adds a "signature" header which contains a link to a users public key, a list of headers in the message and a signed hash of all the headers and the request.

There's a better explaination here: https://docs.joinmastodon.org/spec/security/

A delicated bot to scrape ActivityPub posts is possible, but generic bots shouldn't work. If a delicated bot is made, people can block its keys or server anyway.

[โ€“] jerkface@lemmy.ca 3 points 5 days ago

Sorry, forgot to whom I was speaking.