Fork of Conduit Rust matrix homeserver
 
 
 
 
Go to file
Rudi Floren 00a9424719
feat: sytests
2020-05-11 14:44:23 +02:00
.gitea Add liberapay, change pr template 2020-04-09 00:05:37 +02:00
src feat: sytests 2020-05-11 14:44:23 +02:00
sytest feat: sytests 2020-05-11 14:44:23 +02:00
.gitignore Initial commit 2020-02-15 22:42:21 +01:00
Cargo.lock feat: sytests 2020-05-11 14:44:23 +02:00
Cargo.toml feat: sytests 2020-05-11 14:44:23 +02:00
LICENSE Add license 2020-04-08 22:28:03 +02:00
README.md Update readme 2020-04-29 10:27:41 +02:00
Rocket.toml refactor: split database into multiple files, more error handling, cleaner code 2020-05-03 21:44:48 +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

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
  • 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/