ocaps link in header

master
Bob Mottram 2019-08-29 13:02:53 +01:00
parent c3d2f8dae5
commit c620a9bff3
1 changed files with 1 additions and 5 deletions

View File

@ -2,7 +2,7 @@
A minimal ActivityPub server.
[W3C Specification](https://www.w3.org/TR/activitypub) - [Project Goals](README_goals.md) - [Commandline interface](README_commandline.md) - [Customizations](README_customizations.md)
[W3C Specification](https://www.w3.org/TR/activitypub) - [Project Goals](README_goals.md) - [Commandline interface](README_commandline.md) - [Customizations](README_customizations.md) - [Object Capabilities](ocaps.md)
Includes emojis designed by [OpenMoji](https://openmoji.org) the open-source emoji and icon project. License: [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0)
@ -175,10 +175,6 @@ And restart the web server:
systemctl restart nginx
```
## Object Capabilities Security
A description of the proposed object capabilities model [is here](ocaps.md).
## Running Unit Tests
To run the unit tests: