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 4b191a9311
improvement: set default push rules on register
4 years ago
.gitea Add liberapay, change pr template 4 years ago
src improvement: set default push rules on register 4 years ago
.gitignore Initial commit 4 years ago
Cargo.lock update ruma 4 years ago
Cargo.toml feat: notifications, simple permission systems 4 years ago
LICENSE Add license 4 years ago
README.md Update readme 4 years ago
Rocket.toml Add hostname to Rocket.toml config 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
  • 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/