diff --git a/content/ecosystem/servers/servers.toml b/content/ecosystem/servers/servers.toml index 476735fe6..cddc634f6 100644 --- a/content/ecosystem/servers/servers.toml +++ b/content/ecosystem/servers/servers.toml @@ -149,6 +149,15 @@ licence = "MIT" repository = "https://git.telodendria.io/Telodendria/Telodendria" room = "#general:synapse.telodendria.io" +[[servers]] +name = "Palpo" +description = "Palpo is a Matrix homeserver written in Rust" +author = "Palpo Team" +maturity = "Alpha" +language = "Rust" +licence = "Apache-2.0" +repository = "https://github.com/palpo-im/palpo" + [[servers]] name = "conduwuit" description = "conduwuit is a well-maintained, hard-fork of Conduit with tons of new features, many bug fixes, huge performance improvements, quality of life enhancements, moderation tools, and much more!"