Update content/en/development/activitypub.md
This commit is contained in:
parent
02fc8cc208
commit
eafb99dad4
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ menu:
|
|||
|
||||
- All object IDs must use the `https://` schema.
|
||||
- Servers must offer a [WebFinger](https://tools.ietf.org/html/rfc7033) endpoint for turning usernames into actors.
|
||||
- Only `Application`, `Group`, `Organization`, `Person`, and `Service` are considered valid types for actors.
|
||||
- `Application`, `Group`, `Organization`, `Person`, `Service` are considered valid types for actors.
|
||||
- Activities attributed to an actor must have an ID on the same host as the actor.
|
||||
|
||||
## Activities
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue