133 lines
3.8 KiB
JSON
133 lines
3.8 KiB
JSON
|
|
{
|
|
"list":
|
|
[
|
|
{
|
|
"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": "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": "Hubzilla",
|
|
"url" : " https://project.hubzilla.org",
|
|
"smallImg": "/img/hubzilla.png",
|
|
"descr": "Feature-rich social platform. Create channels with a decentralized nomadic identity"
|
|
},
|
|
{
|
|
"title": "GNU Social",
|
|
"url" : "https://gnu.io/social",
|
|
"smallImg": "/img/gnusocial.png",
|
|
"descr": "Connecting free and independent communities across the web"
|
|
},
|
|
{
|
|
"title": "Socialhome",
|
|
"url" : "https://socialhome.network",
|
|
"smallImg": "/img/socialhome.png",
|
|
"descr": "Personal webpage with social networking functionality, suitable for image based content"
|
|
},
|
|
{
|
|
"title": "GangGo",
|
|
"url" : "https://ggg.social",
|
|
"smallImg": "/img/ganggo.png",
|
|
"descr": "Decentralized platform in early Alpha stage"
|
|
},
|
|
{
|
|
"title": "postActiv",
|
|
"url" : "https://www.postactiv.com",
|
|
"smallImg": "/img/postactiv.png",
|
|
"descr": "Microblogging with additional features and plugins"
|
|
},
|
|
{
|
|
"title": "Pleroma",
|
|
"url" : "https://pleroma.social",
|
|
"smallImg": "/img/pleroma.png",
|
|
"descr": "Federated microblogging, light as a feather"
|
|
},
|
|
{
|
|
"title": "Misskey",
|
|
"url" : "https://joinmisskey.github.io",
|
|
"smallImg": "/img/misskey.png",
|
|
"descr": "Sophisticated microblogging with personality"
|
|
},
|
|
{
|
|
"title": "PeerTube",
|
|
"url" : "https://joinpeertube.org/en",
|
|
"smallImg": "/img/peertube.png",
|
|
"descr": "Decentralized video hosting. Take back the control of your videos"
|
|
},
|
|
{
|
|
"title": "Osada",
|
|
"url" : "https://zotlabs.com/osada",
|
|
"smallImg": "/img/osada.png",
|
|
"descr": "Conversational style network powered by hyper-drive social engine"
|
|
}
|
|
],
|
|
"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": "GNU Social, Friendica, Hubzilla, postActiv, Osada, Pixelfed"
|
|
},
|
|
{
|
|
"name": "Ruby",
|
|
"networks": "diaspora, Mastodon, Libertree"
|
|
},
|
|
{
|
|
"name": "Python",
|
|
"networks": "Socialhome, Funkwhale"
|
|
},
|
|
{
|
|
"name": "Elixir",
|
|
"networks": "Pleroma"
|
|
},
|
|
{
|
|
"name": "Rust",
|
|
"networks": "Aardwolf, Rustodon"
|
|
},
|
|
{
|
|
"name": "(Node)JS",
|
|
"networks": "Misskey, PeerTube, pump.io"
|
|
},
|
|
{
|
|
"name": "Go",
|
|
"networks": "GangGo"
|
|
}
|
|
]
|
|
}
|