correct forge-fed information and category

This commit is contained in:
bill auger 2020-07-23 08:27:14 -04:00 committed by Basix
parent 221d482bee
commit b6113255fe
1 changed files with 4 additions and 4 deletions

View File

@ -7,23 +7,23 @@
[ActivityPub](https://www.w3.org/TR/activitypub/) is W3C standard, decentralized social networking protocol. [ActivityPub](https://www.w3.org/TR/activitypub/) is W3C standard, decentralized social networking protocol.
## Contents ## Contents
* [Official](#official) * [Specifications](#specifications)
* [Services](#services) * [Services](#services)
* [Implementations](#implementations) * [Implementations](#implementations)
* [Libraries](#libraries) * [Libraries](#libraries)
* [Bridges](#bridges) * [Bridges](#bridges)
## Official ## Specifications
The official information. Information for developers and implementers.
* [ActivityPub Website](https://activitypub.rocks/) - The official website of ActivityPub protocol. * [ActivityPub Website](https://activitypub.rocks/) - The official website of ActivityPub protocol.
* [W3C ActivityPub Standard](https://www.w3.org/TR/activitypub/) - The standard document of ActivityPub. * [W3C ActivityPub Standard](https://www.w3.org/TR/activitypub/) - The standard document of ActivityPub.
* [ForgeFed](https://forgefed.peers.community/) - Federation protocol for interoperable project management and source code hosting services (aka: forges).
## Services ## Services
Services supporting ActivityPub federation. Services supporting ActivityPub federation.
* [Dokieli](https://dokie.li/#introduction) - A clientside editor for decentralised article publishing, annotations and social interactions. * [Dokieli](https://dokie.li/#introduction) - A clientside editor for decentralised article publishing, annotations and social interactions.
* [ForgeFed](https://github.com/forgefed/forgefed) - An extension to ActivityPub for web-based Git services federation.
* [Funkwhale](https://funkwhale.audio/) - A modern, self-hosted, free and open-source music server. * [Funkwhale](https://funkwhale.audio/) - A modern, self-hosted, free and open-source music server.
* [Hubzilla](https://project.hubzilla.org) - Macroblogging social network supports Zot, OStatus, diaspora, ActivityPub. * [Hubzilla](https://project.hubzilla.org) - Macroblogging social network supports Zot, OStatus, diaspora, ActivityPub.
* [Mastodon](https://joinmastodon.org/) - Microblogging service based on ActivityPub and OStatus protocol. * [Mastodon](https://joinmastodon.org/) - Microblogging service based on ActivityPub and OStatus protocol.