|
|
|
|
@ -1,8 +1,8 @@
@@ -1,8 +1,8 @@
|
|
|
|
|
# Conduit |
|
|
|
|
### A Matrix homeserver written in Rust |
|
|
|
|
|
|
|
|
|
[](https://liberapay.com/timokoesters) |
|
|
|
|
[](https://matrix.to/#/#conduit:koesters.xyz) |
|
|
|
|
[](https://liberapay.com/timokoesters) |
|
|
|
|
[](https://matrix.to/#/#conduit:koesters.xyz) |
|
|
|
|
|
|
|
|
|
#### Goals |
|
|
|
|
|
|
|
|
|
@ -21,9 +21,10 @@ A Matrix Homeserver that's faster than others.
@@ -21,9 +21,10 @@ A Matrix Homeserver that's faster than others.
|
|
|
|
|
- [x] Sync room messages |
|
|
|
|
- [x] Join rooms, lookup room ids |
|
|
|
|
- [x] Basic Riot web support |
|
|
|
|
- [ ] Riot room discovery |
|
|
|
|
- [x] Riot room discovery |
|
|
|
|
- [ ] Riot read receipts |
|
|
|
|
- [ ] Riot presence |
|
|
|
|
- [ ] Password hashing |
|
|
|
|
- [ ] Proper room creation |
|
|
|
|
- [ ] Riot E2EE |
|
|
|
|
- [ ] Basic federation |
|
|
|
|
|