Update Tools, Mastodon pages

This commit is contained in:
lostinlight 2020-12-30 23:50:24 +03:00
parent 56a8d78b86
commit ae30ff2db3
2 changed files with 23 additions and 5 deletions

View File

@ -187,7 +187,7 @@
},
{
"name": "Digitalcourage",
"url": "https://chaos.social/@Digitalcourage",
"url": "https://digitalcourage.social/@digitalcourage",
"avatar": "/img/avatars/digitalcourage.png"
},
{

View File

@ -331,7 +331,7 @@
"protocols": "ActivityPub",
"site": "",
"logo": "",
"servers": "https://fediverse.network/activityrelay",
"servers": "https://the-federation.info/activityrelay",
"description": "Generic LitePub relay, works with all LitePub consumers and with Mastodon.",
"codeLanguage": "Python",
"techStack": "",
@ -363,11 +363,11 @@
},
{
"title": "Social relay",
"source": "https://github.com/jaywink/social-relay",
"source": "https://git.feneas.org/jaywink/social-relay",
"protocols": "diaspora",
"site": "",
"logo": "",
"servers": "https://the-federation.info/social-relay",
"servers": "",
"description": "Public post relay for the diaspora* federated social network protocol.",
"codeLanguage": "Python",
"techStack": "",
@ -385,7 +385,7 @@
"protocols": "ActivityPub",
"site": "",
"logo": "",
"servers": "https://fediverse.network/social.seattle.wa.us-relay",
"servers": "",
"description": "Something like the Pleroma relay but with crazy things like workers.",
"codeLanguage": "Python",
"techStack": "",
@ -397,6 +397,24 @@
"OStatusClass": false,
"categories": ["Relays"]
},
{
"title": "Hash2Pub",
"source": "https://git.orlives.de/schmittlauch/Hash2Pub",
"protocols": "ActivityPub",
"site": "",
"logo": "",
"servers": "",
"description": "A fully-decentralised DHT-based relay for global hashtag federation in ActivityPub. It allows querying and subscribing to all posts of a certain hashtag.",
"codeLanguage": "Haskell",
"techStack": "",
"license": "AGPL-3.0",
"FediAccount": "@schmittlauch@toot.matereal.eu",
"apClass": true,
"zotClass": false,
"diasporaClass": false,
"OStatusClass": false,
"categories": ["Relays"]
},
{
"title": "Pterotype",
"source": "https://github.com/pterotype-project/pterotype",