State that encrypted attachments aren't supported (#352)

As nheko does not support yet sending encrypted attachments (see issue #348) explicitly indicate so in the README.
This commit is contained in:
Luca Beltrame 2018-06-27 15:52:11 +02:00 committed by mujx
parent 9802ea8809
commit 651ac95719
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ feels more like a mainstream chat app ([Riot], Telegram etc) and less like an IR
Most of the features you would expect from a chat application are missing right now
but we are getting close to a more feature complete client.
Specifically there is support for:
- E2E encryption.
- E2E encryption (text messages only: attachments are currently sent unencrypted).
- User registration.
- Creating, joining & leaving rooms.
- Sending & receiving invites.