conduit/README.md

1.5 KiB

Conduit

A Matrix homeserver written in Rust

Liberapay Matrix

Is it fast?

See it in action: https://www.youtube.com/watch?v=HoBslDtqC1k

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?

  • Register, login, authentication tokens
  • Create room messages
  • Sync room messages
  • Join rooms, lookup room ids
  • Riot web support
  • Room discovery
  • Read receipts
  • Typing indications
  • Invites, user search
  • Password hashing
  • Riot E2EE
  • Media
  • Basic federation
  • State resolution
  • Permission system
  • Notifications (push rules)
  • Riot presence
  • Proper room creation

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/