Fork of Conduit Rust matrix homeserver
 
 
 
 
Go to file
timokoesters 5d6542a8a6
improvement: video link in readme
2020-05-21 18:10:04 +02:00
.gitea Add liberapay, change pr template 2020-04-09 00:05:37 +02:00
src fix: problem with to-device for all devices 2020-05-21 13:52:54 +02:00
sytest feat: sytests 2020-05-11 14:44:23 +02:00
.gitignore fix: only allow valid usernames in /register 2020-05-13 12:25:15 +02:00
Cargo.lock fix: problem with to-device for all devices 2020-05-21 13:52:54 +02:00
Cargo.toml feat: image thumbnails 2020-05-19 19:59:52 +02:00
LICENSE Add license 2020-04-08 22:28:03 +02:00
README.md improvement: video link in readme 2020-05-21 18:10:04 +02:00
Rocket-example.toml chore: update dependencies 2020-05-14 13:56:29 +02:00
rust-toolchain refactor: make cargo clippy happier 2020-05-11 12:34:48 +02:00
rustfmt.toml Use sled::Tree::prefix_search for deviceids 2020-03-30 13:46:18 +02:00

README.md

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/