diff --git a/source/_data/miscellaneous.json b/source/_data/miscellaneous.json index b9d3bd4..3542eff 100644 --- a/source/_data/miscellaneous.json +++ b/source/_data/miscellaneous.json @@ -1765,6 +1765,24 @@ "OStatusClass": false, "categories": ["Forums", "Links"] }, + { + "title": "SofaPub", + "source": "https://gitlab.com/justindthomas/sofapub", + "protocols": "ActivityPub", + "site": "", + "logo": "", + "servers": "", + "description": "A minimally functional ActivityPub implementation.", + "codeLanguage": "Rust", + "techStack": "", + "license": "Unknown", + "FediAccount": "@justin@ser.endipito.us", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["SN-mi"] + }, { "title": "diaspora*", "source": "https://github.com/diaspora/diaspora", diff --git a/source/_data/tools.json b/source/_data/tools.json index 0be269f..cccc7b4 100644 --- a/source/_data/tools.json +++ b/source/_data/tools.json @@ -2520,6 +2520,24 @@ "diasporaClass": false, "OStatusClass": false, "categories": ["Plugins"] + }, + { + "title": "idkfa", + "source": "https://humungus.tedunangst.com/r/idkfa/f", + "protocols": "ActivityPub", + "site": "", + "logo": "", + "servers": "", + "description": "Proxy designed to consolidate multiple AP actors. It presents a single unified activity interface to the outside world, while communicating with a cornucopia of internal servers.", + "codeLanguage": "JavaScript", + "techStack": "", + "license": "Unknown", + "FediAccount": "@tedu@honk.tedunangst.com", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["Bridges"] } ] }