this post was submitted on 10 Mar 2026
18 points (95.0% liked)
Fediverse
41397 readers
162 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 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
This will just lead to more requests being made.
Also anonymous requests, like those done by Mastodon to generate previews should be cached at the CDN or web server level, making them inexpensive to serve.
It really feels like you didn't read my post. I specifically called out caching as a concern, and even if we see more requests, they will be cheap to serve.
I definitely did read it.
This idea is so bad that I'm not even going to bother elaborating.
Okay - it would have been nice to learn where the proposal fails, but I understand that I can't access your expertise for free. Take it easy!
Man, I am a cranky bastard sometimes. Shouldn't post when I'm tired.
How about - the origin server, the place where the post was originally created, gets all the metadata (og:image, og:title, etc) and includes that in the Activity that tells other instances about the post? That way there is only one request made to the link and receiving instances can use that to make their preview?
It does mean that receiving instances will need to trust the sender so there's potential for some misrepresentation but that seems acceptable to me.