2020-04-29 10:27:39 +02:00
2020-04-09 00:05:37 +02:00
2020-04-29 10:27:39 +02:00
2020-02-15 22:42:21 +01:00
2020-04-29 10:27:39 +02:00
2020-04-29 10:27:39 +02:00
2020-04-08 22:28:03 +02:00
2020-04-14 22:44:45 +02:00
2020-04-12 21:12:50 +02:00
2020-03-28 18:50:02 +01:00

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
  • Password hashing
  • Riot presence
  • 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/

Description
No description provided
Readme 5.3 MiB
Languages
Rust 97.7%
Nix 0.8%
Python 0.7%
Shell 0.5%
Dockerfile 0.3%