mirror of
https://github.com/owncast/owncast.git
synced 2025-11-03 04:27:18 +08:00
* add GetResolvedPublicKeyFromIRI * verify public key using key not actor w/key * try most common algos first * try stated algo first * make sure not to try an algo twice * return errors per algorithm * linting