mirror of
https://codeberg.org/fediverse/fediparty.git
synced 2024-11-08 10:23:12 +00:00
121 lines
3.4 KiB
JSON
121 lines
3.4 KiB
JSON
|
|
||
|
{
|
||
|
"list":
|
||
|
[
|
||
|
{
|
||
|
"title": "Socialhome",
|
||
|
"url" : "https://socialhome.network",
|
||
|
"smallImg": "/img/socialhome.png",
|
||
|
"descr": "Federated personal profile with social networking functionality, suitable for image based content"
|
||
|
},
|
||
|
{
|
||
|
"title": "GangGo",
|
||
|
"url" : "https://ggg.social",
|
||
|
"smallImg": "/img/ganggo.png",
|
||
|
"descr": "Decentralized social network written in GoLang"
|
||
|
},
|
||
|
{
|
||
|
"title": "Aardwolf",
|
||
|
"url" : "https://aardwolf.social",
|
||
|
"smallImg": "/img/aardwolf.png",
|
||
|
"descr": "New platform for powering communities across the web, written in Rust-lang"
|
||
|
},
|
||
|
{
|
||
|
"title": "Hubzilla",
|
||
|
"url" : " https://project.hubzilla.org",
|
||
|
"smallImg": "/img/hubzilla.png",
|
||
|
"descr": "Powerful platform for creating sites with a decentralized nomadic identity"
|
||
|
},
|
||
|
{
|
||
|
"title": "diaspora",
|
||
|
"url" : "https://diaspora.software",
|
||
|
"smallImg": "/img/diaspora.png",
|
||
|
"descr": "Online world where you are in control. Own your data. Choose your audience. Be who you want to be"
|
||
|
},
|
||
|
{
|
||
|
"title": "Pleroma",
|
||
|
"url" : "https://pleroma.social",
|
||
|
"smallImg": "/img/pleroma.png",
|
||
|
"descr": "Federated networking platform, compatible with GNU social and OStatus. Light as a feather"
|
||
|
},
|
||
|
{
|
||
|
"title": "Mastodon",
|
||
|
"url" : "https://joinmastodon.org",
|
||
|
"smallImg": "/img/mastodon.png",
|
||
|
"descr": "Social networking, back in your hands. Find your perfect community. Take control of your content"
|
||
|
},
|
||
|
{
|
||
|
"title": "postActiv",
|
||
|
"url" : "https://www.postactiv.com",
|
||
|
"smallImg": "/img/postactiv.png",
|
||
|
"descr": "Social networking platform with many additional features, plugins and an open, free software codebase"
|
||
|
},
|
||
|
{
|
||
|
"title": "Friendica",
|
||
|
"url" : "https://friendi.ca",
|
||
|
"smallImg": "/img/friendica.png",
|
||
|
"descr": "Personal network with no central authority or ownership. Keep in contact with people you care about"
|
||
|
},
|
||
|
{
|
||
|
"title": "GNU Social",
|
||
|
"url" : "https://gnu.io/social",
|
||
|
"smallImg": "/img/gnusocial.png",
|
||
|
"descr": "Connecting free and independent communities across the web"
|
||
|
}
|
||
|
],
|
||
|
"protocols":
|
||
|
[
|
||
|
{
|
||
|
"name": "OStatus",
|
||
|
"url": "https://github.com/OStatus"
|
||
|
},
|
||
|
{
|
||
|
"name": "diaspora",
|
||
|
"url": "https://github.com/diaspora/diaspora_federation"
|
||
|
},
|
||
|
{
|
||
|
"name": "Zot",
|
||
|
"url": "https://project.hubzilla.org/help/developer/zot_protocol"
|
||
|
},
|
||
|
{
|
||
|
"name": "DFRN",
|
||
|
"url": "https://github.com/friendica/friendica/wiki/Protocol"
|
||
|
},
|
||
|
{
|
||
|
"name": "ActivityPub",
|
||
|
"url": "https://activitypub.rocks"
|
||
|
}
|
||
|
],
|
||
|
"langs":
|
||
|
[
|
||
|
{
|
||
|
"name": "PHP",
|
||
|
"networks": "GNU Social, Friendica, Hubzilla, postActiv"
|
||
|
},
|
||
|
{
|
||
|
"name": "Ruby",
|
||
|
"networks": "diaspora, Mastodon, Libertree"
|
||
|
},
|
||
|
{
|
||
|
"name": "Python",
|
||
|
"networks": "Socialhome"
|
||
|
},
|
||
|
{
|
||
|
"name": "Elixir",
|
||
|
"networks": "Pleroma"
|
||
|
},
|
||
|
{
|
||
|
"name": "Rust",
|
||
|
"networks": "Aardwolf"
|
||
|
},
|
||
|
{
|
||
|
"name": "(Node)JS",
|
||
|
"networks": "pump.io"
|
||
|
},
|
||
|
{
|
||
|
"name": "Go",
|
||
|
"networks": "GangGo"
|
||
|
}
|
||
|
]
|
||
|
}
|