Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-03 | Update Copyrights | Mark Felder | |
2019-10-06 | Move local keys out of `user.info` | rinpatch | |
2019-08-22 | fix /inbox for Relay | Maksim Pechnikov | |
2019-07-28 | Fix HTTP sig tweak on KeyId | Thomas Sileo | |
2019-07-23 | signature: properly deduce the actor from misskey key IDs | Ariadne Conill | |
2019-07-18 | signature: make key_id_to_actor_id() public | Ariadne Conill | |
2019-07-17 | http signatures: derive actor ID from key ID. | Ariadne Conill | |
Almost all AP servers return their key ID as the actor URI with #main-key added. Hubzilla, which doesn't, uses a URL which refers to the actor anyway, so worst case, Hubzilla users get refetched. | |||
2019-05-22 | move key generation functions into Pleroma.Keys module | William Pitcock | |
2019-05-14 | switch to pleroma/http_signatures library | William Pitcock | |