Mirror of conduit for easier access.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
timokoesters abcce95dd8
feat: invites, better public room dir, user search
4 years ago
.gitea Add liberapay, change pr template 4 years ago
src feat: invites, better public room dir, user search 4 years ago
.gitignore Initial commit 4 years ago
Cargo.lock Add test support and impl dummy /read_markers 4 years ago
Cargo.toml Add test support and impl dummy /read_markers 4 years ago
LICENSE Add license 4 years ago
README.md feat: invites, better public room dir, user search 4 years ago
Rocket.toml feat: handle typing events 4 years ago
rust-toolchain Better database structure 4 years ago
rustfmt.toml Use sled::Tree::prefix_search for deviceids 4 years ago

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
  • Basic Riot web support
  • Riot room discovery
  • Riot read receipts
  • Typing indications
  • Invites, user search
  • Riot presence
  • Password hashing
  • Proper room creation
  • Riot E2EE
  • Basic federation
  • State resolution

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/