aaronpki'm not going to launch it on ours because we do SSO via indieauth, but it will be nice for the base meetbale to have a self-sufficient login method that isn't passwords!
[snarfed]unless firefish is both preferring webfinger domain to AP actor domain and detecting and discarding the webfinger redirect, which both seem unlikely
[snarfed]esp since @-@ is webfinger, and webfinger is correctly serving from your domain (via a redirect, but still), so it should use the webfinger address. sigh
LoqiIndiewebify.me is a service that checks how indieweb-compatible your site is and reports back its results; the verb indiewebify also means the act of making your site more IndieWeb friendly https://indieweb.org/Indiewebify
[nsmsn]Indiewebify.me can't find it for some reason. Anyone mind inspecting my code? Its in <div class="h-card, vcard, p-author wp-block-template-part"> inside the website footer: https://nicksimson.com/
[tantek]classes are space separated, so that means that class attribute has class names of "h-card," and "vcard," and "p-author" and "wp-block-template-part"
[snarfed]not fully indieweb relevant, but I got a small piece of Bluesky on Bridgy Fed working end to end: search for @jay.bsky.team@atproto.brid.gy in any fediverse server. it surfaces their Bluesky profile. replace jay.bsky.team with any Bluesky handle
[tantek]nsmsn, if you think it might help someone else, you could file a suggestion for IndieWebify to check for trailing commas in class names like that and provide an explicit warning accordingly (and suggestion to remove the commas) https://github.com/indieweb/indiewebify-me/issues/
[tantek]angelo, I think you mean Mastodon-specific HTTP Signatures. ActivityPub itself does not say at all how to use signatures, whether HTTP or LD, other than providing a "may" endpoint for it with provideClientKey
LoqiIt looks like we don't have a page for "HTTP Signature" yet. Would you like to create it? (Or just say "HTTP Signature is ____", a sentence describing the term)
[tantek]has anyone experimented with p-category inside article posts and federating them via BridgyFed to see if the categories get converted to hashtags in the resulting AS2? too much to hope for? going to try it anyway
gRegortried on xoxo.zone first and I see "1 post in the last 2 days" when I search, which I'm sure is mine, but when I click into the hashtag to see posts got a popup 401 error about the access token
[tantek]upload a screenshot of your article post showing up on indieweb.social with the hashtag chiclets underneath! we need that on the wiki to cite to update the BridgyFed docs
[tantek](current BF docs make it sound like only article name & permalink are posted to Mastodon, while clearly you also got p-category to show up as hashtags, and the article shown on the respective tag pages)
[tantek]!tell [snarfed] you've like been following the chat here per mention of BridgyFed, however note that as of v4.2 Mastodon appears to support showing tags on articles! https://indieweb.org/Bridgy_Fed#gRegor_article_with_tags Congrats to you for your forward thinking implementation of including the p-category info from article posts in the BridgyFed AS2 of federated articles!