mirror of
https://codeberg.org/fediverse/fediparty.git
synced 2024-11-18 14:49:18 +00:00
Update Miscellaneous, Tools lists
This commit is contained in:
parent
dd62e81308
commit
16846cf400
|
@ -1119,7 +1119,7 @@
|
|||
},
|
||||
{
|
||||
"title": "Fedeproxy",
|
||||
"source": "https://lab.enough.community/fedeproxy",
|
||||
"source": "https://lab.fedeproxy.eu/fedeproxy/server",
|
||||
"protocols": "ActivityPub",
|
||||
"site": "https://fedeproxy.eu",
|
||||
"logo": "",
|
||||
|
@ -1304,7 +1304,7 @@
|
|||
"site": "https://lectrn.com",
|
||||
"logo": "",
|
||||
"servers": "",
|
||||
"description": " A social network for humans that is free, decentralized, open, and easy to use.",
|
||||
"description": "A social network for humans that is free, decentralized, open, and easy to use.",
|
||||
"codeLanguage": "Javascript",
|
||||
"techStack": "Node.js, PostgreSQL",
|
||||
"license": "AGPL-3.0",
|
||||
|
@ -1315,6 +1315,24 @@
|
|||
"OStatusClass": false,
|
||||
"categories": ["SN-mi"]
|
||||
},
|
||||
{
|
||||
"title": "FitTrackee",
|
||||
"source": "https://github.com/SamR1/FitTrackee",
|
||||
"protocols": "ActivityPub",
|
||||
"site": "",
|
||||
"logo": "",
|
||||
"servers": "",
|
||||
"description": "A simple self-hosted workout / activity tracker.",
|
||||
"codeLanguage": "Python",
|
||||
"techStack": "",
|
||||
"license": "GPL-3.0",
|
||||
"FediAccount": "@SamR1@mastodon.social",
|
||||
"apClass": true,
|
||||
"zotClass": false,
|
||||
"diasporaClass": false,
|
||||
"OStatusClass": false,
|
||||
"categories": ["Other"]
|
||||
},
|
||||
{
|
||||
"title": "diaspora*",
|
||||
"source": "https://github.com/diaspora/diaspora",
|
||||
|
|
|
@ -650,7 +650,7 @@
|
|||
"categories": ["Libs"]
|
||||
},
|
||||
{
|
||||
"title": "Activity Streams",
|
||||
"title": "ActivityStreams",
|
||||
"source": "https://github.com/OpenSocial/activitystreams",
|
||||
"protocols": "ActivityPub",
|
||||
"site": "",
|
||||
|
@ -667,6 +667,24 @@
|
|||
"OStatusClass": false,
|
||||
"categories": ["Libs"]
|
||||
},
|
||||
{
|
||||
"title": "ActivityStreams",
|
||||
"source": "https://git.asonix.dog/asonix/activitystreams",
|
||||
"protocols": "ActivityPub",
|
||||
"site": "",
|
||||
"logo": "",
|
||||
"servers": "",
|
||||
"description": "Activitystreams vocabulary in Rust.",
|
||||
"codeLanguage": "Rust",
|
||||
"techStack": "",
|
||||
"license": "GPL-3.0",
|
||||
"FediAccount": "@asonix@masto.asonix.dog",
|
||||
"apClass": true,
|
||||
"zotClass": false,
|
||||
"diasporaClass": false,
|
||||
"OStatusClass": false,
|
||||
"categories": ["Libs"]
|
||||
},
|
||||
{
|
||||
"title": "Pubstrate",
|
||||
"source": "https://gitlab.com/dustyweb/pubstrate",
|
||||
|
@ -1044,6 +1062,96 @@
|
|||
"diasporaClass": false,
|
||||
"OStatusClass": false,
|
||||
"categories": ["Utils"]
|
||||
},
|
||||
{
|
||||
"title": "Moderator Alerts",
|
||||
"source": "https://gitlab.com/stemid/mastodon-moderator-alerts",
|
||||
"protocols": "ActivityPub",
|
||||
"site": "",
|
||||
"logo": "",
|
||||
"servers": "",
|
||||
"description": "Mastodon moderation alerts using Pushover.net.",
|
||||
"codeLanguage": "Python",
|
||||
"techStack": "",
|
||||
"license": "-",
|
||||
"FediAccount": "@stemid@mastodon.se",
|
||||
"apClass": true,
|
||||
"zotClass": false,
|
||||
"diasporaClass": false,
|
||||
"OStatusClass": false,
|
||||
"categories": ["Utils"]
|
||||
},
|
||||
{
|
||||
"title": "moa",
|
||||
"source": "https://github.com/FedStoa/moa",
|
||||
"protocols": "ActivityPub",
|
||||
"site": "https://moa.party",
|
||||
"logo": "",
|
||||
"servers": "",
|
||||
"description": "A Mastodon, Twitter, and Instagram cross-poster.",
|
||||
"codeLanguage": "Python",
|
||||
"techStack": "",
|
||||
"license": "MIT",
|
||||
"FediAccount": "",
|
||||
"apClass": true,
|
||||
"zotClass": false,
|
||||
"diasporaClass": false,
|
||||
"OStatusClass": false,
|
||||
"categories": ["Bridges"]
|
||||
},
|
||||
{
|
||||
"title": "Fediverse Stats",
|
||||
"source": "https://gitlab.com/spla/fediverse",
|
||||
"protocols": "ActivityPub",
|
||||
"site": "",
|
||||
"logo": "",
|
||||
"servers": "",
|
||||
"description": "Collects maximum number of alive Fediverse servers and queries their API to obtain registered users.",
|
||||
"codeLanguage": "Python",
|
||||
"techStack": "",
|
||||
"license": "GPL-3.0",
|
||||
"FediAccount": "@fediverse@mastodont.cat",
|
||||
"apClass": true,
|
||||
"zotClass": false,
|
||||
"diasporaClass": false,
|
||||
"OStatusClass": false,
|
||||
"categories": ["Utils"]
|
||||
},
|
||||
{
|
||||
"title": "HTTP-signature",
|
||||
"source": "https://github.com/mtti/http-signature",
|
||||
"protocols": "ActivityPub",
|
||||
"site": "",
|
||||
"logo": "",
|
||||
"servers": "",
|
||||
"description": "Implementation of the HTTP Signature scheme as used in ActivityPub.",
|
||||
"codeLanguage": "TypeScript",
|
||||
"techStack": "",
|
||||
"license": "Apache-2.0",
|
||||
"FediAccount": "",
|
||||
"apClass": true,
|
||||
"zotClass": false,
|
||||
"diasporaClass": false,
|
||||
"OStatusClass": false,
|
||||
"categories": ["Libs"]
|
||||
},
|
||||
{
|
||||
"title": "SciFed",
|
||||
"source": "https://synalp.frama.io/olki/scifed",
|
||||
"protocols": "ActivityPub",
|
||||
"site": "",
|
||||
"logo": "",
|
||||
"servers": "",
|
||||
"description": "A specification standard (Draft) for federation of scientific activities and content using ActivityPub, developed as part of OLKi project.",
|
||||
"codeLanguage": "",
|
||||
"techStack": "",
|
||||
"license": "-",
|
||||
"FediAccount": "@rigelk@olki-social.loria.fr",
|
||||
"apClass": true,
|
||||
"zotClass": true,
|
||||
"diasporaClass": true,
|
||||
"OStatusClass": true,
|
||||
"categories": ["Specs"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue