diff --git a/source/_data/miscellaneous.json b/source/_data/miscellaneous.json index 1e80177..5434f5f 100644 --- a/source/_data/miscellaneous.json +++ b/source/_data/miscellaneous.json @@ -2017,6 +2017,24 @@ "OStatusClass": false, "categories": ["SN-mi"] }, + { + "title": "Ibis", + "source": "https://github.com/Nutomic/ibis", + "protocols": "ActivityPub", + "site": "https://ibis.wiki", + "logo": "", + "servers": "https://the-federation.info/ibis", + "description": "Federated encyclopedia, alternative to Wikipedia.", + "codeLanguage": "Rust", + "techStack": "", + "license": "AGPL-3.0", + "FediAccount": "", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["OpenData"] + }, { "title": "diaspora*", "source": "https://github.com/diaspora/diaspora", diff --git a/source/_data/tools.json b/source/_data/tools.json index 50b8050..a3eae7c 100644 --- a/source/_data/tools.json +++ b/source/_data/tools.json @@ -3060,6 +3060,42 @@ "diasporaClass": false, "OStatusClass": false, "categories": ["Utils"] + }, + { + "title": "Fedify", + "source": "https://github.com/dahlia/fedify", + "protocols": "ActivityPub", + "site": "https://fedify.dev", + "logo": "/img/misc/fedify.svg", + "servers": "", + "description": "Deno/TypeScript library for building federated server apps powered by ActivityPub.", + "codeLanguage": "TypeScript", + "techStack": "", + "license": "AGPL-3.0", + "FediAccount": "", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["Libs"] + }, + { + "title": "LemmyAutomod", + "source": "https://github.com/RikudouSage/LemmyAutomod", + "protocols": "ActivityPub", + "site": "", + "logo": "", + "servers": "", + "description": "Tool for Lemmy that allows instance admins to set rules that will take action in certain scenarios.", + "codeLanguage": "PHP", + "techStack": "", + "license": "MIT", + "FediAccount": "", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["Utils"] } ] } diff --git a/source/img/misc/fedify.svg b/source/img/misc/fedify.svg new file mode 100644 index 0000000..18e7d46 --- /dev/null +++ b/source/img/misc/fedify.svg @@ -0,0 +1,44 @@ + + + + + + + + Deno Avatar + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Deno Avatar + + + + \ No newline at end of file