Bookmarks tagged http-signatures
pyauth/http-message-signatures: An implementation of the IETF HTTP Message Signatures draft standard
27 Nov 2023
•
github.com
"An implementation of the IETF HTTP Message Signatures draft standard"
8 Nov 2023
•
github.com
Easy to use module for signing http requests for ActivityPub using the `fetch` API
4 Oct 2023
•
mightynotes.wordpress.com
ActivityPub HTTP signatures using Botan library.
8 Sep 2023
•
github.com
W3C HTTP Signatures test suite. (I don't know if it tests the specific signature version that Mastodon uses.)
8 Sep 2023
•
github.com
HTTP Signature implementations in a variety of programming languages. There are multiple HTTP Signature algorithms and specifications so double-check that the library you use is compatible with Mastodon.
8 Sep 2023
•
www.dinochiesa.net
Discussion of Mastodon HTTP Signatures with examples in Node.js.
8 Sep 2023
•
socialhub.activitypub.rocks
Python implementation of HTTP Signatures.
8 Sep 2023
•
blog.joinmastodon.org
Information from Eugen Rochko about how to process ActivityPub inbox requests. It includes information about HTTP Signatures.
8 Sep 2023
•
github.com
The question was asked in a Python context, but the answer is mostly general.