Did the #FediBuzz relay stop working for anyone who upgraded to Mastodon 4.5? If that's the case I need to find a Rust implementation of RFC9421 ASAP: https://docs.joinmastodon.org/spec/security/#http-message-signatures
Did the #FediBuzz relay stop working for anyone who upgraded to Mastodon 4.5? If that's the case I need to find a Rust implementation of RFC9421 ASAP: https://docs.joinmastodon.org/spec/security/#http-message-signatures
@astro I have a Rust implementation here: https://docs.rs/apx_core/latest/apx_core/
ok, we're still feeding fresh content to all the self-hosters :)
@astro I read that as optional? RFC9421 signatures are checked, if present, but not required? Or am I missing something?