owncast/activitypub
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
..
apmodels Add mediaType to federated attachments + fix image description. For #1840 2022-04-27 16:35:36 -07:00
controllers rm empty strings from services in nodeinfo (#1924) 2022-05-24 09:57:38 -07:00
crypto Move CreateSignedRequest to the activitypub/crypto package 2022-04-07 13:44:36 -07:00
inbox [bugfix] Fix http signatures trying to derive actor (#1956) 2022-06-18 15:29:10 -07:00
outbox Remove doubled paragraphs around stream title in AP outbox (#1927) 2022-05-25 13:51:36 -07:00
persistence Troubleshoot misskey follows 2022-04-08 13:33:30 -07:00
requests Fediverse-based authentication (#1846) 2022-04-22 17:23:14 -07:00
resolvers [bugfix] Fix http signatures trying to derive actor (#1956) 2022-06-18 15:29:10 -07:00
webfinger Fediverse-based authentication (#1846) 2022-04-22 17:23:14 -07:00
workerpool Demote error level 2022-01-20 17:33:42 -08:00
activitypub.go Fediverse-based authentication (#1846) 2022-04-22 17:23:14 -07:00
router.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00