From a385d4a226162dbb9810186d49049fc3029096e5 Mon Sep 17 00:00:00 2001 From: alemi Date: Wed, 20 Mar 2024 11:31:34 +0100 Subject: [PATCH] docs: outbox kinda done, add feditest link --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c5a11fd..42a8643 100644 --- a/README.md +++ b/README.md @@ -5,13 +5,15 @@ μpub is currently being developed and can't be used at all, get in touch if you want to contribute! :) +a test instance is _usually_ available at [feditest.alemi.dev](https://feditest.alemi.dev) + ## progress - [x] barebone actors - [x] barebone activities and objects - [x] activitystreams/activitypub compliance (well mostly) + - [x] process barebones outbox - [ ] process barebones inbox - - [ ] process barebones outbox - [ ] http signatures - [ ] privacy, targets, scopes - [ ] more optimized database schema