Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 2.42 KB

File metadata and controls

40 lines (30 loc) · 2.42 KB

Federation

Supported federation protocols and standards

Supported FEPS

Partially Supported FEPS

  • FEP-268d: Search consent signals for objects
    • "searchableBy": "https://www.w3.org/ns/activitystreams#Public" == "indexable": true, any other content sets "indexable": false
    • "searchableBy": ["https://alice.example/actor", "https://example.com/users/1/followers"] is not currently supported.

ActivityPub

Additional documentation

See the docs/activitypub_examples for examples of communities, users, and posts.