Conduit
A Matrix homeserver written in Rust

What is the goal
A fast Matrix homeserver that's optimized for smaller, personal servers, instead of one server that has high scalability.
What is it build on?
- Ruma: Useful structures for endpoint requests and responses that can be (de)serialized
- Sled: A simple (key, value) database with good performance
- Rocket: A flexible web framework
What are the next steps?
- [x] Register, login, authentication tokens
- [x] Create room messages
- [x] Sync room messages
- [x] Join rooms, lookup room ids
- [x] Riot web support
- [x] Room discovery
- [x] Read receipts
- [x] Typing indications
- [x] Invites, user search
- [x] Password hashing
- [ ] Basic federation
- [ ] State resolution
- [ ] Permission system
- [ ] Notifications (push rules)
- [ ] Riot presence
- [ ] Proper room creation
- [ ] Riot E2EE
How can I contribute?
The best way to find something to work on is by joining the #conduit:koesters.xyz Matrix room and asking.
Donate
Liberapay: https://liberapay.com/timokoesters/