fediparty/source/_data/common.json

124 lines
3.4 KiB
JSON

{
"list":
[
{
"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": "Lemmy",
"url" : "https://join-lemmy.org",
"smallImg": "img/lemmy.png",
"descr": "Follow communities anywhere in the world"
},
{
"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": "PeerTube",
"url" : "https://joinpeertube.org/en",
"smallImg": "img/peertube.png",
"descr": "Decentralized video hosting. Take back the control of your videos"
},
{
"title": "Pleroma",
"url" : "https://pleroma.social",
"smallImg": "img/pleroma.png",
"descr": "Federated microblogging, light as a feather"
},
{
"title": "Funkwhale",
"url" : "https://funkwhale.audio",
"smallImg": "img/funkwhale.png",
"descr": "A social platform to enjoy and share music"
},
{
"title": "Hubzilla",
"url" : "https://hubzilla.org",
"smallImg": "img/hubzilla.png",
"descr": "Feature-rich social platform. Create channels with a decentralized nomadic identity"
},
{
"title": "Misskey",
"url" : "https://join.misskey.page/en",
"smallImg": "img/misskey.png",
"descr": "Sophisticated microblogging with personality"
},
{
"title": "Pixelfed",
"url" : "https://pixelfed.org",
"smallImg": "img/pixelfed.png",
"descr": "Federated social image sharing for everyone"
},
{
"title": "diaspora",
"url" : "https://diasporafoundation.org",
"smallImg": "img/diaspora.png",
"descr": "Online world where you are in control. Own your data. Choose your audience. Be who you want to be"
}
],
"protocols":
[
{
"name": "diaspora",
"url": "https://github.com/diaspora/diaspora_federation"
},
{
"name": "Zot",
"url": "https://zotlabs.org/help/developer/zot_protocol"
},
{
"name": "ActivityPub",
"url": "https://activitypub.rocks"
},
{
"name": "OStatus",
"url": "https://github.com/OStatus"
}
],
"langs":
[
{
"name": "Elixir",
"networks": "Akkoma, Bonfire, Mobilizon, Pleroma"
},
{
"name": "Go",
"networks": "GoToSocial, Owncast, WriteFreely"
},
{
"name": "Java",
"networks": "Smithereen"
},
{
"name": "JavaScript",
"networks": "Gancio, Guppe"
},
{
"name": "PHP",
"networks": "Castopod, Friendica, Hubzilla, kbin, Pixelfed"
},
{
"name": "Python",
"networks": "Bookwyrm, Epicyon, Funkwhale, microblog.pub"
},
{
"name": "Ruby",
"networks": "diaspora, Mastodon"
},
{
"name": "Rust",
"networks": "Lemmy, Plume"
},
{
"name": "TypeScript",
"networks": "Firefish, Misskey, PeerTube"
}
]
}