aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulio Capote <jcapote@gmail.com>2023-01-08 19:53:29 +0000
committerJulio Capote <jcapote@gmail.com>2023-01-08 19:53:29 +0000
commit25013c3cc8c055ed97916112e5219c7f38b6cb84 (patch)
tree5f2831a86d6f2d86f3aa3050c7b2499f5c85d520
parent23e158a6e9c3a8362ef9791d6810f91858dc8e48 (diff)
downloadcommunique-25013c3cc8c055ed97916112e5219c7f38b6cb84.tar.gz
readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c89bcef..26dc3ca 100644
--- a/README.md
+++ b/README.md
@@ -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