servizi-activitypub-fediverso/README.md

2.4 KiB

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.
  • Pleroma - Lightweight microblogging service based on ActivityPub and OStatus protocol.
  • Aardwolf - Macroblogging social network based on ActivityPub.
  • Hubzilla - Macroblogging social network supports Zot, OStatus, diaspora, ActivityPub.
  • 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. [WIP]

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.