servizi-activitypub-fediverso/README.md

4.3 KiB

Awesome ActivityPub Awesome License: CC0 Status: WIP

Curated list of ActivityPub-based Projects!

ActivityPub is W3C standard, decentralized social networking protocol.

Contents

Official

The official information about ActivityPub.

Services

Services supporting ActivityPub federation.

  • Dokieli - A clientside editor for decentralised article publishing, annotations and social interactions.
  • ForgeFed - An extension to ActivityPub for web-based Git services federation.
  • Funkwhale - A modern, self-hosted, free and open-source music server
  • Hubzilla - Macroblogging social network supports Zot, OStatus, diaspora, ActivityPub.
  • Mastodon - Microblogging service based on ActivityPub and OStatus protocol.
  • Misskey - Microblogging service based on ActivityPub.
  • PeerPx - A federated alternative to 500px or Flickr.
  • PeerTube - Video streaming platform with ActivityPub and WebTorrent.
  • PixelFed - Federated Image Sharing.
  • Pleroma - Lightweight microblogging service based on ActivityPub and OStatus protocol.
  • Plume - Federated blogging engine with ActivityPub.
  • Prismo - Federated link aggregation powered by ActivityPub.
  • Rustodon - A Mastodon-compatible, ActivityPub-speaking server in Rust.
  • anancus - Self-hosted and federated social link aggregation.
  • anfora - Self-hosted photo gallery social network.
  • disbin - Distributed Pastebin, support ActivityPub and Micropub
  • microblog.pub - A self-hosted, single-user, ActivityPub powered microblog.
  • pump.io - Social server with an ActivitySteams API, currently working on ActivityPub
  • write.as - A distraction-free writing space with ActivityPub support.

Implementations

Simple example of implementing ActivityPub.

  • ActivityPub Example - An exmaple of ActivityPub server implementation written in Python.
  • Kroeg - ActivityPub server implementation written in C#.
  • dsblank/activitypub - Prototyping a Python ActivityPub distributed server in Tornado.
  • microstatus - Mastodon, GNUsocial compatible ActivityPub and OStatus server implementation.
  • pylodon - Flask-based ActivityPub server implementation.

Libraries

A little help for implementing ActivityPub.

  • activity - ActivityPub library for Golang.

Bridges

Connecting the ActivityPub federation with another federation.

  • Bridgy Fed - A bridge between IndieWeb and ActivityPub, OStatus.
  • GNU Social ActivityPub Plugin - Plugin for GNU Social to add ActivityPub support.
  • Osada - A bridge between Zot protocol and ActivityPub, OStatus, Diaspora etc.