mirror of
https://codeberg.org/fediverse/delightful-activitypub-development.git
synced 2024-11-21 21:30:59 +00:00
Add ActivityPub HTTP Signatures
This commit is contained in:
parent
00f0d49c6d
commit
852c0fcf3b
1 changed files with 2 additions and 0 deletions
|
@ -55,6 +55,8 @@ Emoji's for each entry indicate whether it is added to the [Fediverse Party](htt
|
|||
|
||||
* :heavy_check_mark: [**ActivityPub Express**](https://github.com/immers-space/activitypub-express): Modular ActivityPub implementation as Express.js middleware to easily add decentralization and federation to Node apps `-, Javascript`
|
||||
|
||||
* [**ActivityPub HTTP Signatures**](https://gitlab.com/paulkiddle/activitypub-http-signatures) ([Fedi account](https://kith.kitchen/@paul)): A library for creating, parsing, and verifying HTTP signature headers, as per the Signing HTTP Messages draft 80 specification. `ISC, Javascript`
|
||||
|
||||
* :heavy_check_mark: [**ActivityPub-PHP**](https://github.com/pterotype-project/activitypub-php) ([Fedi account](https://mastodon.technology/@jdormit)): A PHP implementation of the ActivityPub protocol (used in Pterotype plugin). `MIT, PHP`
|
||||
|
||||
* :heavy_check_mark: [**activityPub4j**](https://github.com/msummers/activityPub4j): W3C ActivityPub and ActivityStreams implementation in Java using Spring Boot. `Apache-2.0, Java`
|
||||
|
|
Loading…
Reference in a new issue