diff options
author | Julio Capote <jcapote@gmail.com> | 2023-01-08 19:53:29 +0000 |
---|---|---|
committer | Julio Capote <jcapote@gmail.com> | 2023-01-08 19:53:29 +0000 |
commit | 25013c3cc8c055ed97916112e5219c7f38b6cb84 (patch) | |
tree | 5f2831a86d6f2d86f3aa3050c7b2499f5c85d520 /README.md | |
parent | 23e158a6e9c3a8362ef9791d6810f91858dc8e48 (diff) | |
download | communique-25013c3cc8c055ed97916112e5219c7f38b6cb84.tar.gz |
readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Communique -Communique is a self-hosted, automated content publishing platform for [ActivityPub](https://www.w3.org/TR/activitypub/) that runs as a standalone binary. It handles all the necessary (and annoying) ActivityPub stuff like inboxes, outboxes, HTTP request signing/verification, WebFinger, persistence, delivery, etc. Imagine [mastodon](https://github.com/mastodon/mastodon), but bots instead of humans. +Communique is a self-hosted, automated content publishing platform for [ActivityPub](https://www.w3.org/TR/activitypub/) that runs as a standalone binary. It handles all the necessary (and annoying) ActivityPub stuff like [inboxes, outboxes](https://activitypub.rocks), [HTTP request signing/verification](https://datatracker.ietf.org/doc/html/draft-cavage-http-signatures-12), [WebFinger](https://www.rfc-editor.org/rfc/rfc7033.html), persistence, delivery, etc. Imagine [mastodon](https://github.com/mastodon/mastodon), but bots instead of humans. # Demo |