guida-fediverso/source/_data/mastodon.json

315 lines
11 KiB
JSON
Raw Normal View History

2018-03-12 20:31:14 +01:00
{
"data":
{
"title": "mastodon",
2018-08-24 00:18:07 +02:00
"category": "social network",
"type": "microblogging",
2018-03-12 20:31:14 +01:00
"logoClr": "3088d4",
"created": "2016",
2018-03-14 20:02:50 +01:00
"official": "https://joinmastodon.org",
2018-03-12 20:31:14 +01:00
"license": "AGPL-3.0",
"repo": "https://github.com/tootsuite/mastodon",
"language": "Ruby",
"protocols":
[
{"title": "OStatus", "url": "https://github.com/tootsuite/ostatus2"},
{"title": "ActivityPub", "url": "https://activitypub.rocks"}
],
"wiki": "",
"servers":
[
2018-08-24 00:18:07 +02:00
{"num": "1", "url": "https://mnm.social/instances"},
2018-10-27 22:21:20 +02:00
{"num": "2", "url": "https://the-federation.info/mastodon"},
2018-11-26 16:43:19 +01:00
{"num": "3", "url": "https://github.com/distributopia/masto-world-overview"},
{"num": "4", "url": "https://fediverse.network/mastodon"}
2018-03-12 20:31:14 +01:00
],
2018-08-24 00:18:07 +02:00
"serverWizard": "https://instances.social",
2018-03-12 20:31:14 +01:00
"mobile": "https://github.com/tootsuite/documentation/blob/master/Using-Mastodon/Apps.md#mobile-clients",
2018-06-09 20:55:48 +02:00
"forUsers":
[
{"id": "0", "url": "https://bridge.joinmastodon.org"},
2018-06-12 14:35:53 +02:00
{"id": "1", "url": "https://vinayaka.distsn.org"},
{"id": "2", "url": "https://elenq.gitlab.io/artodon"}
2018-06-09 20:55:48 +02:00
],
2018-03-12 20:31:14 +01:00
"tutorials":
[
{"id": "0", "url": "https://medium.com/@GinnyMcQueen/toot-how-to-intro-to-mastodon-e5655bfa87d2"},
{"id": "1", "url": "https://alexschroeder.ch/wiki/2017-11-16_How_to_Mastodon"},
{"id": "2", "url": "https://gist.github.com/joyeusenoelle/74f6e6c0f349651349a0df9ae4582969"}
],
"devTutorial":
[
{"id": "0", "url": "https://anystack.xyz/how-to-install-mastodon-ubuntu"}
],
"devTutorials": "https://github.com/tootsuite/documentation",
"metrics":
[
{"id": "0", "url": "https://mnm.social"},
{"id": "1", "url": "http://sp3r4z.fr/mastodon"},
{"id": "2", "url": "https://metadon.jemu.name"}
],
"awesome": "https://github.com/tleb/awesome-mastodon",
"backup": "https://github.com/kensanata/mastodon-backup",
"services":
[
2018-10-30 17:32:51 +01:00
{"id": "0", "url": "https://masto.host"}
2018-03-12 20:31:14 +01:00
],
2018-05-05 23:43:55 +02:00
"forks":
[
2018-06-09 20:55:48 +02:00
{"id": "0", "url": "https://github.com/glitch-soc/mastodon"},
{"id": "1", "url": "https://github.com/beatrix-bitrot/ephemeral.glitch.social"}
2018-05-05 23:43:55 +02:00
],
2018-03-12 20:31:14 +01:00
"utilities":
[
{"id": "0", "url": "https://www.mastofeed.com"},
{"id": "1", "url": "https://crossposter.masto.donte.com.br"},
{"id": "2", "url": "http://www.unmung.com/mastoview"},
2018-06-09 20:55:48 +02:00
{"id": "4", "url": "https://fed.brid.gy"},
{"id": "5", "url": "https://gitlab.com/chaica/feed2toot"}
2018-03-12 20:31:14 +01:00
],
2018-08-24 00:18:07 +02:00
"mascot": [{"item": "mastodon", "imgNum": "1"}, {"item": "trumpet", "imgNum": "2"}],
"dwellers": "mastonauts",
"communities": [{"title": "List of servers by theme", "url": "https://github.com/distributopia/masto-world-overview"}],
"descr": "Mastodon network grew quickly and its development is still speedy. You'll find everything you want of a microblogging platform, and much more. There are numerous Mastodon servers (called \"instances\") created specifically for certain communities and dedicated to various interests, spheres of knowledge, regions and activities.",
2018-12-04 23:13:22 +01:00
"connections": ["Friendica", "GNU Social", "Hubzilla", "Misskey", "Osada", "PeerTube", "Pleroma", "postActiv"],
2018-08-24 00:18:07 +02:00
"features":
[
"contact lists",
2018-12-04 23:13:22 +01:00
"making contact list private",
2018-08-24 00:18:07 +02:00
"custom emojis",
2018-09-22 16:49:39 +02:00
"pinned posts",
"spoiler warnings",
"redrafting posts",
2018-12-04 23:13:22 +01:00
"image preview with focal points",
"account verification with links"
2018-08-24 00:18:07 +02:00
],
2019-01-13 23:46:09 +01:00
"information":
[
"Direct messages (\"private messages\") will safely be delivered with limited visibility (non public) only between Mastodon users. Friends from other networks may get such \"direct message\" as public (visible to all) because some networks (like GNU Social) don't support DMs, and some other projects don't know how to handle them for now (Friendica, Hubzilla). Keep that in mind when sharing something private via DM."
],
2018-08-24 00:18:07 +02:00
"donate": "https://patreon.com/mastodon",
"tracker": "https://github.com/tootsuite/mastodon/issues",
"bounty": "",
2018-10-31 01:47:47 +01:00
"translating": "https://weblate.joinmastodon.org",
2018-08-24 00:18:07 +02:00
"reading":
[
{
"title": "One Mammoth of a Job: An Interview with Eugen Rochko of Mastodon",
"url": "https://medium.com/we-distribute/one-mammoth-of-a-job-an-interview-with-eugen-rochko-of-mastodon-23b159d6796a"
},
{
"title": "Two reasons why organizations should switch to self-hosting social media",
"url": "https://blog.joinmastodon.org/2017/03/two-reasons-why-organizations-should-switch-to-self-hosting-social-media"
},
{
"title": "Mastodon Timeline",
"url": "http://ansuz.sooke.bc.ca/entry/335"
},
{
"title": "Wikipedia article",
"url": "https://en.wikipedia.org/wiki/Mastodon_(software)"
}
],
2018-03-12 20:31:14 +01:00
"notable":
[
{
"name": "Framasoft",
"url": "https://framapiaf.org/@Framasoft",
"avatar": "/img/avatars/framasoft.png"
},
{
"name": "YunoHost",
"url": "https://mastodon.social/@yunohost",
"avatar": "/img/avatars/yunohost.png"
},
2018-06-25 23:22:24 +02:00
{
"name": "FreedomBox",
"url": "https://mastodon.social/@freedomboxfndn",
"avatar": "/img/avatars/freedombox.png"
},
2018-03-12 20:31:14 +01:00
{
"name": "Ind.ie",
2018-08-06 23:54:23 +02:00
"url": "https://mastodon.ind.ie/@indie",
2018-03-12 20:31:14 +01:00
"avatar": "/img/avatars/indie.png"
},
2018-12-08 22:28:07 +01:00
{
"name": "Exodus",
"url": "https://framapiaf.org/@exodus",
"avatar": "/img/avatars/exodus.png"
},
{
"name": "CCC",
"url": "https://social.bau-ha.us/@CCC",
"avatar": "/img/avatars/ccc.png"
},
2018-06-27 04:11:21 +02:00
{
"name": "FSFE",
"url": "https://mastodon.social/@fsfe",
"avatar": "/img/avatars/fsfe.png"
},
2018-03-12 20:31:14 +01:00
{
2018-12-04 23:13:22 +01:00
"name": "the Vikings",
"url": "https://social.vikings.net/@vikings",
"avatar": "/img/avatars/vikings.png"
2018-03-12 20:31:14 +01:00
},
{
"name": "La Quadrature du Net",
"url": "https://mamot.fr/@LaQuadrature",
"avatar": "/img/avatars/laquadrature.png"
},
2018-06-25 23:22:24 +02:00
{
"name": "CHATONS",
"url": "https://framapiaf.org/@ChatonsOrg",
"avatar": "/img/avatars/chatons.png"
},
2018-04-14 00:25:49 +02:00
{
"name": "F-Droid",
"url": "https://mastodon.technology/@fdroidorg",
"avatar": "/img/avatars/fdroid.png"
},
2018-03-12 20:31:14 +01:00
{
"name": "David Revoy",
"url": "https://framapiaf.org/@davidrevoy",
"avatar": "/img/avatars/drevoy.png"
2018-05-05 06:26:04 +02:00
},
2018-05-09 03:06:41 +02:00
{
"name": "John Scalzi",
"url": "https://mastodon.social/@scalzi",
"avatar": "/img/avatars/scalzi.png"
},
2018-05-05 06:26:04 +02:00
{
"name": "Digitalcourage",
"url": "https://chaos.social/@Digitalcourage",
"avatar": "/img/avatars/digitalcourage.png"
},
2018-06-25 23:22:24 +02:00
{
"name": "TorProject",
"url": "https://mastodon.social/@torproject",
"avatar": "/img/avatars/torproject.png"
},
2018-05-05 06:26:04 +02:00
{
"name": "Tutanota",
"url": "https://mastodon.social/@Tutanota",
"avatar": "/img/avatars/tutanota.png"
},
2018-07-19 22:08:22 +02:00
{
"name": "NextCloud",
"url": "https://mastodon.xyz/@nextcloud",
"avatar": "/img/avatars/nextcloud.png"
},
2018-05-05 06:26:04 +02:00
{
"name": "Yale Privacy Lab",
"url": "https://mastodon.social/@privacylab",
"avatar": "/img/avatars/yale-privacylab.png"
2018-05-05 06:26:04 +02:00
},
2018-12-04 23:13:22 +01:00
{
"name": "Krita",
"url": "https://mastodon.art/@krita",
"avatar": "/img/avatars/krita.png"
},
{
"name": "Inkscape",
"url": "https://mastodon.art/@inkscape",
"avatar": "/img/avatars/inkscape.png"
},
{
"name": "GIMP",
"url": "https://mastodon.at/@GIMP",
"avatar": "/img/avatars/gimp.png"
},
{
"name": "FreeCAD",
"url": "https://fosstodon.org/@FreeCAD",
"avatar": "/img/avatars/freecad.png"
},
2018-05-05 06:26:04 +02:00
{
"name": "Doorbraak",
"url": "https://todon.nl/@doorbraak",
"avatar": "/img/avatars/doorbraak.png"
},
{
"name": "Association R.A.P.",
"url": "https://framapiaf.org/@RAPasso",
"avatar": "/img/avatars/rap.png"
},
2018-05-16 03:20:55 +02:00
{
"name": "OCCRP",
"url": "https://mastodon.cloud/@OCCRP",
"avatar": "/img/avatars/occrp.png"
},
2018-11-15 23:11:53 +01:00
{
"name": "Snowdrift",
"url": "https://social.coop/@snowdrift",
"avatar": "/img/avatars/snowdrift.png"
},
2018-12-04 23:13:22 +01:00
{
"name": "Liberapay",
"url": "https://mastodon.xyz/@Liberapay",
"avatar": "/img/avatars/liberapay.png"
},
2018-05-05 06:26:04 +02:00
{
"name": "UBPorts",
"url": "https://mastodon.rocks/@UBports",
"avatar": "/img/avatars/ubports.png"
},
2018-05-06 20:22:57 +02:00
{
"name": "Dallas Hackers",
"url": "https://infosec.exchange/@dallas_hackers",
"avatar": "/img/avatars/dallas_h.png"
},
2018-07-11 20:33:26 +02:00
{
2018-07-16 19:26:10 +02:00
"name": "GNOME",
2018-07-11 20:33:26 +02:00
"url": "https://floss.social/@gnome",
"avatar": "/img/avatars/gnome.png"
},
{
"name": "KDE",
"url": "https://mastodon.technology/@kde",
"avatar": "/img/avatars/kde.png"
},
2018-07-19 22:08:22 +02:00
{
"name": "Jami",
"url": "https://mstdn.io/@Jami",
"avatar": "/img/avatars/jami.png"
2018-07-19 22:08:22 +02:00
},
{
"name": "Matrix",
"url": "https://mastodon.matrix.org/@matrix",
"avatar": "/img/avatars/matrix.png"
},
{
"name": "Debian",
"url": "https://fosstodon.org/@debian",
"avatar": "/img/avatars/debian.png"
},
2018-07-16 19:26:10 +02:00
{
"name": "MXLinux",
"url": "https://mastodon.social/@mxlinux",
"avatar": "/img/avatars/mxlinux.png"
},
2019-01-13 23:46:09 +01:00
{
"name": "Gentoo",
"url": "https://fosstodon.org/@gentoo",
"avatar": "/img/avatars/gentoo.png"
},
{
"name": "OpenSUSE",
"url": "https://fosstodon.org/@opensuse",
"avatar": "/img/avatars/opensuse.png"
},
2018-05-05 06:26:04 +02:00
{
"name": "Purism",
"url": "https://mastodon.social/@Purism",
"avatar": "/img/avatars/purism.png"
2018-12-04 23:13:22 +01:00
},
{
"name": "NOYB.eu",
"url": "https://mastodon.at/@noybeu",
"avatar": "/img/avatars/noyb.png"
2018-03-12 20:31:14 +01:00
}
2018-08-24 00:18:07 +02:00
]
2018-03-12 20:31:14 +01:00
}
}