this post was submitted on 20 Apr 2024
0 points (NaN% liked)

ActivityPub

0 readers
1 users here now

Focused discussion related to ActivityPub integration in NodeBB

founded 3 months ago
 

Does anyone know what the most broadly implemented standard is for signalling that a web page has an alternative ActivityPub endpoint?

What I found online (and with @[email protected] and @[email protected]'s input) was to deliver a Link header and set a <link> tag, but it doesn't seem to work (at least with Megalodon)...

top 4 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 3 days ago (1 children)

@julian @silverpill the HTML discovery tf doc is filling in. There's still a lot to do but maybe that's a good place to ask questions.

https://swicg.github.io/activitypub-html-discovery/

[–] [email protected] 1 points 3 days ago

@julian @silverpill no recos for consumers yet, but: I'd start with content negotiation, then Link headers. From there, fallback to <link> elements in HTML. Last recourse, try Webfinger, especially for non-HTML resources like images.

[–] [email protected] 1 points 3 days ago (1 children)
[–] [email protected] 1 points 3 days ago

Hi @kariboka @julian @evan @silverpill,
I read page, not host. Please refrain from idiosyncratic or obsolete legacy.