RE: https://mastodon.social/@bagder/116359048796181736

Could be potentially nice for fediverse server testing, as more implementations make the jump to final RFC 9421 HTTP signatures.

On the flip side, ever more complex curl invocations (here: Accept header plus signature fields plus key file, presumably) suggest use of more specialized CLI tools, such as provided by @fedify, or at least scripts/aliases.

Speaking of RFC 9421, which notable fediverse implementations can't handle it yet? Anyone keeping track?

#ActivityPub #FediDev #RFC9421

@fedify @julian

I still cant! but I wonder, any example of a software in node/javascript that uses the new signature standard?

@gabboman @fedify Fedify does it in TypeScript, as for vanilla JavaScript I have no idea.

@[email protected] are you coding typescript?

NodeBB is plain js. C'mon you don't need type safety. Code like its the 2000s.