summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authortimokoesters <timo@koesters.xyz>2020-04-10 07:53:20 +0200
committertimokoesters <timo@koesters.xyz>2020-04-10 10:25:33 +0200
commit93b1d97166ddfe9e5fda9acb2c48000be7ecf759 (patch)
tree24cd0ec7aa418bdda4ee200db5c7ccce6865626d /README.md
parent8f41a4d30676e18f65ab9bbebf1f181554ae654e (diff)
downloadconduit-93b1d97166ddfe9e5fda9acb2c48000be7ecf759.zip
Update readme and cargo.toml
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index b555f5b..dc91303 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
# Conduit
### A Matrix homeserver written in Rust
-[![Liberapay](http://img.shields.io/liberapay/receives/timokoesters.svg?logo=liberapay)](https://liberapay.com/timokoesters)
-[![Matrix](https://img.shields.io/matrix/conduit:koesters.xyz?server_fqdn=matrix.koesters.xyz)](https://matrix.to/#/#conduit:koesters.xyz)
+[![Liberapay](https://img.shields.io/liberapay/receives/timokoesters?logo=liberapay)](https://liberapay.com/timokoesters)
+[![Matrix](https://img.shields.io/matrix/conduit:koesters.xyz?server_fqdn=matrix.koesters.xyz&logo=matrix)](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