Comment on Need help implementing ActivityPub - getting inconsistent results across platforms

flamingos@feddit.uk ⁨2⁩ ⁨weeks⁩ ago

I not the most knowledgeable about Mastodon’s APub implementation, but having a look at the Actor of that profile, it might be because it’s invalid JSON-LD. Now, Mastodon doesn’t actually do proper JSON-LD checks, you can follow PieFed profiles from Mastodon and they don’t produce proper JSON-LD, but they do include “https://w3id.org/security/v1” in their @context, and doing a code search of Mastodon’s source code does show some checks for if that’s included.

Lemmy’s I am familiar with and irrc doesn’t even check if @context is present.

source
Sort:hotnewtop