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 Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
chat.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
constants.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
create.go Handle create requests but immediately throw an error that we ignore them 2022-01-12 18:42:33 -08:00
follow.go Troubleshoot misskey follows 2022-04-08 13:33:30 -07:00
like.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
undo.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
update.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
worker.go [bugfix] Fix http signatures trying to derive actor (#1956) 2022-06-18 15:29:10 -07:00
worker_test.go Troubleshoot misskey follows 2022-04-08 13:33:30 -07:00
workerpool.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00