Difference between revisions of "Open Source Federation Platforms"

From Open Risk Manual
(List of Open Source Federation Platforms)
Line 7: Line 7:
 
|-
 
|-
 
| [https://funkwhale.audio/ funkwhale]
 
| [https://funkwhale.audio/ funkwhale]
| social network
+
| federated network
 
| audio streaming
 
| audio streaming
 
| [https://dev.funkwhale.audio/funkwhale/funkwhale Self-hosted AGPL-3.0]
 
| [https://dev.funkwhale.audio/funkwhale/funkwhale Self-hosted AGPL-3.0]
Line 14: Line 14:
 
|-
 
|-
 
| [https://pixelfed.org pixelfed]
 
| [https://pixelfed.org pixelfed]
| social network
+
| federated network
 
| image sharing
 
| image sharing
 
| [https://github.com/dansup/pixelfed Github AGPL-3.0]
 
| [https://github.com/dansup/pixelfed Github AGPL-3.0]
Line 22: Line 22:
 
| [https://diasporafoundation.org/ diaspora]
 
| [https://diasporafoundation.org/ diaspora]
 
| social network
 
| social network
| microblogging
+
| blogging
 
| [https://github.com/diaspora/diaspora Github AGPL-3.0]
 
| [https://github.com/diaspora/diaspora Github AGPL-3.0]
 
| Ruby
 
| Ruby
Line 29: Line 29:
 
| [https://hubzilla.org/ hubzilla]
 
| [https://hubzilla.org/ hubzilla]
 
| social network
 
| social network
| microblogging
+
| blogging
 
| [https://framagit.org/hubzilla/core Framagit AGPL-3.0]
 
| [https://framagit.org/hubzilla/core Framagit AGPL-3.0]
 
| PHP
 
| PHP
Line 46: Line 46:
 
| [https://git.pleroma.social/pleroma Self-hosted AGPL-3.0]
 
| [https://git.pleroma.social/pleroma Self-hosted AGPL-3.0]
 
| Elixir
 
| Elixir
 +
| ActivityPub
 +
|-
 +
| [https://friendi.ca/ friendica]
 +
| social network
 +
| blogging
 +
| [https://github.com/friendica/friendica Github AGPL-3.0]
 +
| PHP
 +
| OStatus, diaspora, ActivityPub
 +
|-
 +
| [https://www.gnusocial.rocks/ GNU Social]
 +
| social network
 +
| microblogging
 +
| [https://notabug.org/diogo/gnu-social Notabug AGPL-3.0]
 +
| PHP
 +
| OStatus, ActivityPub
 +
|-
 +
| [https://joinpeertube.org/en Peer Tube]
 +
| federated network
 +
| video streaming
 +
| [https://github.com/Chocobozzz/PeerTube Github AGPL-3.0]
 +
| Typescript
 
| ActivityPub
 
| ActivityPub
 
|}
 
|}

Revision as of 12:03, 29 September 2021

List of Open Source Federation Platforms

A list of Open Source Federation platforms.


App / Webpage Category Type License / Repo (Main) Language Protocols
funkwhale federated network audio streaming Self-hosted AGPL-3.0 Python Activitypub
pixelfed federated network image sharing Github AGPL-3.0 PHP Activitypub
diaspora social network blogging Github AGPL-3.0 Ruby diaspora
hubzilla social network blogging Framagit AGPL-3.0 PHP diaspora, Zot, OStatus, ActivityPub
misskey social network microblogging Github AGPL-3.0 Typescript ActivityPub
pleroma social network microblogging Self-hosted AGPL-3.0 Elixir ActivityPub
friendica social network blogging Github AGPL-3.0 PHP OStatus, diaspora, ActivityPub
GNU Social social network microblogging Notabug AGPL-3.0 PHP OStatus, ActivityPub
Peer Tube federated network video streaming Github AGPL-3.0 Typescript ActivityPub

References