Federation in Hatsu
Supported federation protocols and standards
- ActivityPub (Server-to-Server)
- Http Signatures
- WebFinger
- NodeInfo
- Web Host Metadata
Supported FEPs
- FEP-67ff: FEDERATION.md
- FEP-f1d5: NodeInfo in Fediverse Software
- FEP-fffd: Proxy Objects
- FEP-4adb: Dereferencing identifiers with webfinger
- FEP-2c59: Discovery of a Webfinger address from an ActivityPub actor
ActivityPub
The following activities and object types are supported:
Send
Accept(Follow)Create(Note),Update(Note)
Receive
Follow(Actor),Undo(Follow)Create(Note)Like(Note),Undo(Like)Announce(Note),Undo(Announce)
Activities are implemented in way that is compatible with Mastodon and other popular ActivityPub servers.
Notable differences
- No shared inbox.