Elenco curato dei progetti del fediverso basati su ActivityPub! ActivityPub è uno standard W3C, protocollo di social networking decentralizzato. Questi sono servizi interconnessi alla federazione ActivityPub: il fediverso https://devol.it/it/fediverso
Go to file
Basix 9808fa1205
Inital Commit
2018-06-09 18:16:17 +09:00
ActivityPub-logo.svg Inital Commit 2018-06-09 18:16:17 +09:00
LICENSE Inital Commit 2018-06-09 18:16:17 +09:00
README.md Inital Commit 2018-06-09 18:16:17 +09:00

README.md

Awesome ActivityPub Awesome License: CC0 Status: WIP

Curated list of ActivityPub-based Projects!

ActivityPub is W3C standard, decentralized social networking protocol.

Contents

Official

Platforms

  • Mastodon - Microblogging service based on ActivityPub and OStatus protocol.
  • Misskey - Microblogging service based on ActivityPub.
  • PeerTube - Video streaming platform with ActivityPub and WebTorrent.
  • pixelfed - Federated image sharing service based on ActivityPub. [WIP]
  • GitPub - a decentralized federation protocol based on ActivityPub for federating Git services.

Implementations

  • Kroeg - ActivityPub server implementation written in C#.
  • pylodon - Flask-based ActivityPub server implementation.
  • microstatus - Mastodon, GNUsocial compatible ActivityPub and OStatus server implementation.

Libraries

  • activity - ActivityPub library for Golang.