Skip to content

signature: properly deduce the actor from misskey key IDs

kaniini requested to merge bugfix/http-signatures-misskey into develop

Misskey uses a different format for their key IDs in the signature field. Add code to deduce the misskey actor.

Merge request reports