Palpo
A Matrix Server Implemented in Rust

Building a Silent Barrier for Privacy

🛡️

What is Matrix?

Matrix is an open network for secure, decentralized communication. Users on any Matrix homeserver can chat with users on all other Matrix servers.

❤️

Tech Stack

Secure Rust implementation, using PostgreSQL as the database.

🚀

What Are Our Goals?

A stable and fast Matrix server that complies with Matrix standards.

🚀

Can I Try It Out?

Yes! Open [Element Web](https://app.element.io/) and connect to the `palpo.im` homeserver using a registration token.

🧭

What Is the Current Status?

Supports Matrix Client-Server API v1.11 and Server-Server API v1.11. Actively developed with most core features available.

🔌

How Can I Deploy My Own Instance?

You can easily deploy it on your own server or a cloud server.