owncast/activitypub/inbox
tobi 05a134c64e
[bugfix] Fix http signatures trying to derive actor (#1956)
* 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
2022-06-18 15:29:10 -07:00
..
announce.go
chat.go
constants.go
create.go
follow.go
like.go
undo.go
update.go
worker_test.go
worker.go
workerpool.go