Update readme and cargo.toml
This commit is contained in:
parent
8f41a4d306
commit
93b1d97166
3 changed files with 33 additions and 28 deletions
|
@ -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.
|
|||
- [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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue