fediparty/source/_data/common.json

133 lines
3.8 KiB
JSON

{
"list":
[
{
"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": "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": "GangGo",
"url" : "https://ggg.social",
"smallImg": "/img/ganggo.png",
"descr": "Decentralized platform in early Alpha stage"
},
{
"title": "GNU Social",
"url" : "https://gnu.io/social",
"smallImg": "/img/gnusocial.png",
"descr": "Connecting free and independent communities across the web"
},
{
"title": "Hubzilla",
"url" : " https://project.hubzilla.org",
"smallImg": "/img/hubzilla.png",
"descr": "Feature-rich social platform. Create channels with a decentralized nomadic identity"
},
{
"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": "Misskey",
"url" : "https://joinmisskey.github.io",
"smallImg": "/img/misskey.png",
"descr": "Sophisticated microblogging with personality"
},
{
"title": "Osada",
"url" : "https://zotlabs.com/osada",
"smallImg": "/img/osada.png",
"descr": "Conversational style network powered by hyper-drive social engine"
},
{
"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": "Socialhome",
"url" : "https://socialhome.network",
"smallImg": "/img/socialhome.png",
"descr": "Personal webpage with social networking functionality, suitable for image based content"
},
{
"title": "PixelFed",
"url" : "https://pixelfed.org",
"smallImg": "/img/pixelfed.png",
"descr": "Federated social image sharing for everyone"
}
],
"protocols":
[
{
"name": "diaspora",
"url": "https://github.com/diaspora/diaspora_federation"
},
{
"name": "Zot",
"url": "https://project.hubzilla.org/help/developer/zot_protocol"
},
{
"name": "ActivityPub",
"url": "https://activitypub.rocks"
},
{
"name": "OStatus",
"url": "https://github.com/OStatus"
},
{
"name": "DFRN",
"url": "https://github.com/friendica/friendica/wiki/Protocol"
}
],
"langs":
[
{
"name": "PHP",
"networks": "Friendica, GNU Social, Social, Hubzilla, Osada, PixelFed, postActiv"
},
{
"name": "Ruby",
"networks": "diaspora, Mastodon, Prismo"
},
{
"name": "Python",
"networks": "Funkwhale, microblog.pub, Socialhome"
},
{
"name": "Elixir",
"networks": "CommonsPub, Mobilizon, Pleroma"
},
{
"name": "Rust",
"networks": "Aardwolf, Kroeg, Plume, Rustodon"
},
{
"name": "(Node)JS",
"networks": "Misskey, PeerTube, pump.io, WriteFreely"
},
{
"name": "Go",
"networks": "GangGo, WriteFreely"
}
]
}