summaryrefslogtreecommitdiff
path: root/lib/pleroma/signature.ex
AgeCommit message (Expand)Author
2020-09-18Federate data through persistent websocket connectionsSteven Fuchs
2020-06-16moving custom ecto types in context foldersAlexander Strizhakov
2020-05-01Signature: Handle non-ap ids in key ids.lain
2020-03-03Update CopyrightsMark Felder
2019-10-06Move local keys out of `user.info`rinpatch
2019-08-22fix /inbox for RelayMaksim Pechnikov
2019-07-28Fix HTTP sig tweak on KeyIdThomas Sileo
2019-07-23signature: properly deduce the actor from misskey key IDsAriadne Conill
2019-07-18signature: make key_id_to_actor_id() publicAriadne Conill
2019-07-17http signatures: derive actor ID from key ID.Ariadne Conill
2019-05-22move key generation functions into Pleroma.Keys moduleWilliam Pitcock
2019-05-14switch to pleroma/http_signatures libraryWilliam Pitcock