mastodon / fediverse_auxiliary_service_provider_specifications

Specifications for Fediverse Auxiliary Service Providers
27 stars 2 forks source link

Fediverse Auxiliary Service Provider Specifications

This repo collects drafts of specifications for "Fediverse Auxiliary Service Providers". It also serves as a hub for discussions around these specifications.

What are "Fediverse Auxiliary Service Providers"?

Fediverse Auxiliary Service Providers (FASPs) are independent services that can interact with Fediverse server software to provide services that augment capabilities that are in the server software, are not available in the server software, or cannot be achieved by a single server.

Some examples for these services would be:

Fediverse instances using difference auxiliary service providers

Read a more thorough explanation in the Provider Instance Interaction Specification introduction.

List of Specifications

General

Provider Instance Interaction specifies the initial setup of the fediverse server and FASP relationship and their general interactions. This should be common to all FASPs and forms the basis for the other specifications below.

Debug

The specification of a very basic debug FASP to help with developing FASP integration into existing fediverse software.

Search and Discovery

To learn more about the initial plans for search and discovery please visit the website of the "Fediverse Discovery Provider" project.

Specifications:

Contributing

We welcome contributions from all fediverse software implementers.

If you find a major problem with one of the specifications, please open an issue.

If you would like to correct spelling, grammar etc., please create a pull request.

If you have questions, plan a larger PR (maybe your own FASP specification?) or simply want to discuss anything related to auxiliary service providers, please open a discussion.