Tweak the README
This commit is contained in:
parent
ac7a87f22a
commit
6ab0fa8a9c
3 changed files with 231 additions and 223 deletions
9
docs/activitypub.md
Normal file
9
docs/activitypub.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
## 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
|
Loading…
Add table
Add a link
Reference in a new issue