ACTIVITYPUB(7) | Miscellaneous Information Manual | ACTIVITYPUB(7) |
activitypub
—
notes about the azorius implementation
The azorius(1) server
processes activities using the ActivityPub
protocol
to exchange messages with other servers. The specification is subject to
interpretation, and not all implementations behave in the same way. This
document attempts to clarify azorius's behavior. It is not intended to be a
complete description of ActivityPub
, but may be
useful as a guide to other implementors looking to interoperate.
The following object or document types are supported.
Azorius primarily supports HTML content, not markdown or other formats, with a wide range of permitted HTML tags in object content fields.
The following activities are supported.
The following additional object types are supported, typically as tag or attachment.
Azorius uses http signatures.
Azorius implements the webfinger end point but it is not required for federation.
The ActivityPub standard is subject to interpretation.
March 5, 2024 | Debian |