diff --git a/source/_data/miscellaneous.json b/source/_data/miscellaneous.json index c87ccbc..fe3ca3b 100644 --- a/source/_data/miscellaneous.json +++ b/source/_data/miscellaneous.json @@ -170,7 +170,7 @@ "site": "https://zotlabs.com/misty", "logo": "/img/misc/misty.png", "servers": "https://the-federation.info/mistpark", - "description": "Fediverse server with nomadic identity, groups, events, conversational views", + "description": "Fediverse server with nomadic identity, groups, events, conversational views.", "codeLanguage": "PHP", "techStack": "", "license": "Unlicense (public domain)", @@ -188,7 +188,7 @@ "site": "https://zotlabs.com/osada", "logo": "/img/misc/osada.png", "servers": "https://the-federation.info/osada", - "description": "Fediverse server", + "description": "Fediverse server.", "codeLanguage": "Unlicense", "techStack": "", "license": "Unlicense (public domain)", @@ -206,7 +206,7 @@ "site": "https://zotlabs.com/redmatrix", "logo": "/img/misc/redmatrix.png", "servers": "https://the-federation.info/redmatrix", - "description": "Zot6 server", + "description": "Zot6 server.", "codeLanguage": "PHP", "techStack": "", "license": "Unlicense (public domain)", @@ -224,7 +224,7 @@ "site": "https://zotlabs.com/roadhouse", "logo": "/img/misc/roadhouse.png", "servers": "https://the-federation.info/roadhouse", - "description": "Next gen Fediverse server", + "description": "Next gen Fediverse server.", "codeLanguage": "PHP", "techStack": "", "license": "Unlicense (public domain)", @@ -991,6 +991,78 @@ "OStatusClass": false, "categories": ["SN-mi"] }, + { + "title": "MrBotchi", + "source": "https://github.com/mrbotchi-team/mrbotchi", + "protocols": "ActivityPub", + "site": "", + "logo": "", + "servers": "", + "description": "A federated microblogging platform for single-user.", + "codeLanguage": "Go", + "techStack": "", + "license": "AGPL-3.0", + "FediAccount": "@silverscat_3@norimono.moe", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["SN-mi"] + }, + { + "title": "Technopolis", + "source": "https://github.com/technopolis-microblog", + "protocols": "ActivityPub", + "site": "https://technopolis.app", + "logo": "", + "servers": "", + "description": "A globally interconnected micro-blogging platform inspired by Misskey.", + "codeLanguage": "Rust", + "techStack": "", + "license": "AGPL-3.0", + "FediAccount": "@silverscat_3@norimono.moe", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["SN-mi"] + }, + { + "title": "Jejune", + "source": "https://github.com/kaniini/jejune", + "protocols": "ActivityPub", + "site": "", + "logo": "", + "servers": "", + "description": "A work-in-progress ActivityPub server designed to use constructions which provide functional security and resilience.", + "codeLanguage": "Python", + "techStack": "", + "license": "ISC", + "FediAccount": "", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["SN-mi"] + }, + { + "title": "Fedeproxy", + "source": "https://lab.enough.community/fedeproxy", + "protocols": "ActivityPub", + "site": "https://fedeproxy.eu", + "logo": "", + "servers": "", + "description": "An online service to federate forges.", + "codeLanguage": "Python", + "techStack": "", + "license": "AGPL-3.0", + "FediAccount": "", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["Develop", "Other"] + }, { "title": "diaspora*", "source": "https://github.com/diaspora/diaspora", diff --git a/source/img/misc/misty.png b/source/img/misc/misty.png index af26314..9b947a0 100644 Binary files a/source/img/misc/misty.png and b/source/img/misc/misty.png differ diff --git a/source/img/misc/osada.png b/source/img/misc/osada.png index 867f68d..a2ade37 100644 Binary files a/source/img/misc/osada.png and b/source/img/misc/osada.png differ diff --git a/source/img/misc/redmatrix.png b/source/img/misc/redmatrix.png index 9b4d610..4633d4c 100644 Binary files a/source/img/misc/redmatrix.png and b/source/img/misc/redmatrix.png differ diff --git a/source/img/misc/roadhouse.png b/source/img/misc/roadhouse.png index c7ec120..4995dfe 100644 Binary files a/source/img/misc/roadhouse.png and b/source/img/misc/roadhouse.png differ