docs: updated README

This commit is contained in:
əlemi 2024-03-27 04:03:08 +01:00
parent ac2c86f16e
commit 1db09064a0
Signed by: alemi
GPG key ID: A4895B84D311642C

View file

@ -3,7 +3,9 @@
μpub aims to be a fast, lightweight and secure [ActivityPub](https://www.w3.org/TR/activitypub/) server
μpub is currently being developed and can't be used at all, get in touch if you want to contribute! :)
μpub is currently being developed and can do some basic things, like posting notes, follows and likes
all interactions must happen with ActivityPub's client-server methods (basically POST to your inbox your activities)
a test instance is _usually_ available at [feditest.alemi.dev](https://feditest.alemi.dev)
@ -12,9 +14,10 @@ a test instance is _usually_ available at [feditest.alemi.dev](https://feditest.
- [x] barebone actors
- [x] barebone activities and objects
- [x] activitystreams/activitypub compliance (well mostly)
- [x] process barebones feeds
- [x] process barebones inbox
- [x] process barebones outbox
- [ ] process barebones inbox
- [ ] http signatures
- [x] http signatures
- [ ] privacy, targets, scopes
- [ ] more optimized database schema
- [ ] hashtags, discovery