Update FedeProxy to ForgeFriends, add activity-relay

This commit is contained in:
lostinlight 2021-11-23 00:06:57 +03:00
parent 0504a9e722
commit 88467d8460
2 changed files with 22 additions and 4 deletions

View File

@ -1136,10 +1136,10 @@
"categories": ["SN-mi"]
},
{
"title": "Fedeproxy",
"source": "https://lab.fedeproxy.eu/fedeproxy/server",
"title": "ForgeFriends",
"source": "https://lab.fedeproxy.eu/forgefriends/forgefriends",
"protocols": "ActivityPub",
"site": "https://fedeproxy.eu",
"site": "https://forgefriends.org",
"logo": "",
"servers": "",
"description": "An online service to federate forges.",

View File

@ -308,7 +308,7 @@
"categories": ["Other"]
},
{
"title": "Activity relay",
"title": "ActivityRelay",
"source": "https://git.pleroma.social/pleroma/relay",
"protocols": "ActivityPub",
"site": "",
@ -397,6 +397,24 @@
"OStatusClass": false,
"categories": ["Relays"]
},
{
"title": "activity-relay",
"source": "https://github.com/yukimochi/Activity-Relay",
"protocols": "ActivityPub",
"site": "",
"logo": "",
"servers": "https://the-federation.info/activity-relay",
"description": "Yet another powerful customizable ActivityPub relay server written in Go.",
"codeLanguage": "Go",
"techStack": "",
"license": "AGPL-3.0",
"FediAccount": "",
"apClass": true,
"zotClass": false,
"diasporaClass": false,
"OStatusClass": false,
"categories": ["Relays"]
},
{
"title": "Pterotype",
"source": "https://github.com/pterotype-project/pterotype",