fediparty/source/_data/friendica.json

78 lines
3.6 KiB
JSON
Raw Normal View History

2018-03-12 19:31:14 +00:00
{
"data":
{
"title": "friendica",
2018-08-23 22:18:07 +00:00
"category": "social network",
"type": "macroblogging",
2018-03-12 19:31:14 +00:00
"logoClr": "ffb900",
"created": "2010",
2018-03-14 19:02:50 +00:00
"official": "https://friendi.ca",
2018-03-12 19:31:14 +00:00
"license": "AGPL-3.0",
"repo": "https://github.com/friendica/friendica",
"language": "PHP",
"protocols":
[
{"title": "OStatus", "url": "https://github.com/OStatus"},
2019-02-08 16:41:31 +00:00
{"title": "diaspora", "url": "https://github.com/diaspora/diaspora_federation"},
{"title": "ActivityPub", "url": "https://activitypub.rocks"}
2018-03-12 19:31:14 +00:00
],
"wiki": "https://github.com/friendica/friendica/wiki",
"servers":
[
{"num": "1", "url": "https://the-federation.info/friendica"},
{"num": "2", "url": "https://dir.friendica.social/servers"},
2023-08-01 19:04:36 +00:00
{"num": "3", "url": "https://fedidb.org/software/friendica"},
{"num": "4", "url": "https://friendica.fediverse.observer/list"}
2018-03-12 19:31:14 +00: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 19:31:14 +00:00
"utilities":
[
{"id": "0", "url": "https://github.com/pafcu/RSStoFriendika"}
],
"mascot": [{"item": "Flaxy O'Hare", "imgNum": "1"}],
2018-08-23 22:18:07 +00:00
"dwellers": "friends",
"communities": [
{"title": "List of forums", "url": "https://dir.friendica.social/forums"},
2021-01-26 18:45:08 +00:00
{"title": "List of servers by theme", "url": "/en/portal/servers"}
],
"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.",
2020-11-25 15:07:06 +00:00
"connections": ["diaspora*", "GNU Social", "Hubzilla", "Mastodon", "Misskey", "Pixelfed", "Pleroma", "Plume"],
"screenshots":
[
2019-04-29 19:35:01 +00:00
{"descr": "Default Frio theme (green colour)", "img": "friendica-1.png"},
{"descr": "Alternative Vier theme", "img": "friendica-2.png"}
],
2018-08-23 22:18:07 +00: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"
}
],
2022-01-09 21:38:35 +00:00
"notable": ""
2018-03-12 19:31:14 +00:00
}
}