swicg / activitypub-http-signature

Repository for a SocialCG report on how HTTP Signature is used with ActivityPub
https://swicg.github.io/activitypub-http-signature/
11 stars 1 forks source link

Non-goal: analysis of HTTP Sig implementations #16

Closed snarfed closed 7 months ago

snarfed commented 9 months ago

Would be useful! But I'm inclined to avoid it here specifically, at least beyond their direct integrations into existing AP implementations.

AaronNGray commented 7 months ago

@snarfed I am sort of following along and looking at implementations. If you don't mind I would like to create a list of http-signature implementations used both by ActivityPub implementations and otherwise in a range of languages, JavaScript, Rust etc, ... . Ideally I would do this in a separate lone issue ? I did an implementation of webfinger in bash script and have found myself implementating http-signatures in bash also. All good fun, hoping to get to a note command in the style of *nix mail in bash.

snarfed commented 7 months ago

@AaronNGray sure, go for it! Agreed, probably separate issue.