mirror of
https://github.com/misskey-dev/misskey
synced 2025-06-29 16:22:50 +02:00
20 lines
601 B
Markdown
20 lines
601 B
Markdown
# Federation
|
|
|
|
## Supported federation protocols and standards
|
|
|
|
- [ActivityPub](https://www.w3.org/TR/activitypub/) (Server-to-Server)
|
|
- [WebFinger](https://webfinger.net/)
|
|
- [Http Signatures](https://datatracker.ietf.org/doc/html/draft-cavage-http-signatures)
|
|
- [NodeInfo](https://nodeinfo.diaspora.software/)
|
|
|
|
## Supported FEPs
|
|
|
|
- [FEP-f1d5: NodeInfo in Fediverse Software](https://codeberg.org/fediverse/fep/src/branch/main/fep/f1d5/fep-f1d5.md)
|
|
|
|
## ActivityPub
|
|
|
|
This section is documented on [misskey-hub.net](https://misskey-hub.net/ns).
|
|
|
|
## Additional documentation
|
|
|
|
* https://misskey-hub.net/ns
|