diff --git a/source/_data/tools.json b/source/_data/tools.json index 3a629ee..dc5c37b 100644 --- a/source/_data/tools.json +++ b/source/_data/tools.json @@ -281,7 +281,7 @@ "description": "Modular ActivityPub implementation as Express.js middleware to easily add decentralization and federation to Node apps.", "codeLanguage": "JavaScript", "techStack": "Express", - "license": "Unknown", + "license": "MIT", "FediAccount": "", "apClass": true, "zotClass": false, @@ -2466,6 +2466,42 @@ "diasporaClass": false, "OStatusClass": false, "categories": ["Plugins"] + }, + { + "title": "Mobilizon Crossposter", + "source": "https://github.com/gnh1201/gnuboard5-activitypub", + "protocols": "ActivityPub", + "site": "", + "logo": "", + "servers": "", + "description": "A modular crossposter to bridge events from sources you have to setup yourself to Mobilizon.", + "codeLanguage": "Python", + "techStack": "", + "license": "GPL-3.0", + "FediAccount": "", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["Bridges"] + }, + { + "title": "M-OAuth", + "source": "https://github.com/Sevichecc/M-OAuth", + "protocols": "ActivityPub", + "site": "", + "logo": "", + "servers": "", + "description": "Access token generator for Akkoma, Pleroma, Mastodon APIs.", + "codeLanguage": "TypeScript", + "techStack": "", + "license": "GPL-3.0", + "FediAccount": "@seviche@kongwoo.icu", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["Utils"] } ] }