aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Wang2023-01-18 19:54:04 +0000
committerAnthony Wang2023-01-18 19:54:04 +0000
commitf36b56e1cfe7ccddec12cb2f12d0b38d1d03a939 (patch)
treee814461e814b43f3664626c1a0fc2dacc8848e26
parentbaedc9903c3271ab9c384c07c4626626c80599eb (diff)
parent1dd371cc4207f0ba7b01bdc5d6db4c04210002e0 (diff)
Merge branch 'main' of git.exozy.me:a/fuwuqi
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6830d22..1e482dc 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ That wasn't so bad, was it? (sobbing sounds)
Alright, time for the real deal. Start up `python server.py` on your server, and reverse-proxy it so you actually have TLS. If you want to customize the port or whatever, just change the source code.
-Now on your client device, open up your favorite C2S ActivityPub client... oh wait... there aren't any! Welp, you'll just have to settle for reading the [AP spec](https://www.w3.org/TR/activitypub/), writing some homemade JSON, and figuring out how `python client.py` works. That's rough, buddy. You'll have to learn how to manually write `Note`s, manually accept follow requests, and more! You can find some examples in this repo. HTTP signatures are generated client-side, for no good reason other than it works. If you want to view your unread messages, just `curl` your inbox. Easy as that. (screaming in pain sounds)
+Now on your client device, open up your favorite C2S ActivityPub client... oh wait... there aren't any! Welp, you'll just have to settle for reading the [AP spec](https://www.w3.org/TR/activitypub/), writing some homemade JSON, and figuring out how `python client.py` works. That's rough, buddy. You'll have to learn how to manually write `Note`s, manually accept follow requests, and more! You can find some examples in this repo. HTTP signatures are generated client-side, for no good reason other than it works. If you want to view your unread messages, just `curl` your inbox and pipe it into `jq`. Easy as that. (screaming in pain sounds)
Enjoy your new "extremely hardcore" ActivityPub server!!! 🎉😎🚀🙃🥳