Change description to mention end-to-end encryption (ref #52)

This commit is contained in:
Felix Ableitner 2016-09-30 12:39:10 +09:00
parent e497c71fb0
commit 2ed57f6dec

View file

@ -1,9 +1,10 @@
Ensichat Ensichat
======== ========
Instant messenger for Android that is fully decentralized. Messages are encrypted and sent directly Instant messenger for Android that is fully decentralized, and uses strong end-to-end
between devices via Bluetooth or Internet, without any central server. Relay nodes are used to ensure encryption. Messages are sent directly between devices via Bluetooth or Internet, without any
message delivery, even if the target node is offline. central server. Relay nodes are used to ensure message delivery, even if the target node is
offline.
For details on how Ensichat works, you can check out my [bachelor thesis](docs/bachelor-thesis.pdf), and For details on how Ensichat works, you can check out my [bachelor thesis](docs/bachelor-thesis.pdf), and
read the [protocol definition](PROTOCOL.md). read the [protocol definition](PROTOCOL.md).