guida-fediverso/source/_data/friendica.json

91 lines
4.0 KiB
JSON
Raw Normal View History

2018-03-12 20:31:14 +01:00
{
"data":
{
"title": "friendica",
2018-08-24 00:18:07 +02:00
"category": "social network",
"type": "macroblogging",
2018-03-12 20:31:14 +01:00
"logoClr": "ffb900",
"created": "2010",
2018-03-14 20:02:50 +01:00
"official": "https://friendi.ca",
2018-03-12 20:31:14 +01:00
"license": "AGPL-3.0",
"repo": "https://github.com/friendica/friendica",
"language": "PHP",
"protocols":
[
{"title": "DFRN", "url": "https://github.com/friendica/friendica/wiki/Protocol"},
{"title": "OStatus", "url": "https://github.com/OStatus"},
2019-02-08 17:41:31 +01:00
{"title": "diaspora", "url": "https://github.com/diaspora/diaspora_federation"},
{"title": "ActivityPub", "url": "https://activitypub.rocks"}
2018-03-12 20:31:14 +01:00
],
"wiki": "https://github.com/friendica/friendica/wiki",
"servers":
[
{"num": "1", "url": "https://the-federation.info/friendica"},
2018-11-26 16:43:19 +01:00
{"num": "2", "url": "https://dir.friendica.social/servers"},
{"num": "3", "url": "https://fediverse.network/friendica"}
2018-03-12 20:31:14 +01:00
],
2018-08-24 00:18:07 +02:00
"serverWizard": "https://podupti.me",
2018-03-12 20:31:14 +01:00
"mobile": "https://github.com/friendica/friendica/wiki/Clients",
"tutorials":
[
{"id": "0", "url": "https://friendi.ca/resources/installation"},
{"id": "1", "url": "https://github.com/friendica/friendica/wiki/DreamHost-Friendica-Install-Guide"},
{"id": "2", "url": "https://github.com/friendica/friendica/wiki/How-to%3A-Hosting-a-Friendica-site-at-home"}
],
"devTutorial": "https://github.com/friendica/friendica/tree/master/doc",
2018-03-12 20:31:14 +01:00
"utilities":
[
{"id": "0", "url": "https://github.com/pafcu/RSStoFriendika"}
],
"mascot": [{"item": "Flaxy O'Hare", "imgNum": "1"}],
2018-08-24 00:18:07 +02:00
"dwellers": "friends",
"communities": [
{"title": "List of forums", "url": "https://dir.friendica.social/forums"},
{"title": "Nodes by theme", "url": "https://gitlab.com/distributopia/friendica-world-overview"}
],
"descr": "Friendica aims at being a platform that suits everyone. Newcomers will feel right at home: the network's interface and functionality include common features of a mainstream social network. Being comparatively light on resources makes it attractive for administrators to host (Friendica servers are called \"nodes\"). The community is good-natured and helpful. Friendica is well connected with the rest of Fediverse — its users can follow friends on most other federated networks.",
2018-12-04 23:13:22 +01:00
"connections": ["diaspora*", "GangGo", "GNU Social", "Hubzilla", "Mastodon", "Osada", "Pleroma", "postActiv", "Socialhome"],
"screenshots":
[
{"descr": "Default Friendica theme", "img": "friendica-1.png"},
{"descr": "Green Friendica theme", "img": "friendica-2.png"}
],
2018-08-24 00:18:07 +02:00
"tracker": "https://github.com/friendica/friendica/issues",
"bounty": "",
"translating": "https://www.transifex.com/Friendica/friendica",
"reading":
[
{
"title": "Encrypting private data in a social network web app. Friendica case.",
"url": "https://blog.mrpetovan.com/web-development/encrypting-private-data-in-a-social-network-web-app"
},
{
"title": "Distributed social networking in 2017: a review",
"url": "https://iwrotethislive.blogspot.ru/2017/11/distributed-social-networking-in-2017.html"
},
{
"title": "Got ZotMike Macgirvin on building your own apps and protocols",
"url": "https://medium.com/we-distribute/got-zot-mike-macgirvin-45287601ff19"
},
{
"title": "Wikipedia article",
"url": "https://en.wikipedia.org/wiki/Friendica"
}
],
2018-05-09 03:06:41 +02:00
"notable":
[
2018-12-04 23:13:22 +01:00
{
"name": "Feneas",
"url": "https://friendica.feneas.org/profile/feneas",
"avatar": "/img/avatars/feneas.png"
},
2018-05-09 03:06:41 +02:00
{
"name": "Attac Lübeck",
"url": "https://libranet.de/profile/attac_hl",
"avatar": "/img/avatars/attac_lubeck.png"
}
2018-08-24 00:18:07 +02:00
]
2018-03-12 20:31:14 +01:00
}
}