mirror of
https://git.sr.ht/~tsileo/microblog.pub
synced 2024-11-15 11:14:28 +00:00
9 lines
319 B
Markdown
9 lines
319 B
Markdown
## ActivityPub
|
|
|
|
_microblog.pub_ implements an [ActivityPub](http://activitypub.rocks/) server, it implements both the client to server API and the federated server to server API.
|
|
|
|
Activities are verified using HTTP Signatures or by fetching the content on the remote server directly.
|
|
|
|
WebFinger is also required.
|
|
|
|
TODO
|