summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2015-12-03 17:35:52 +0100
committerThomas Waldmann <tw@waldmann-edv.de>2015-12-03 17:35:52 +0100
commit1f8b64cc1f13330e30a98ecdc59f3c906904af20 (patch)
tree582ed6af0a1778336a3e0bf03b0378134c206dd0 /README.rst
parent19f0b16d4d7576de85d2ed9049a8b0923c5d0264 (diff)
readme: add note about clientside encryption
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 2777059f2..3d00eacac 100644
--- a/README.rst
+++ b/README.rst
@@ -57,7 +57,7 @@ Main features
**Data encryption**
All data can be protected using 256-bit AES encryption, data integrity and
- authenticity is verified using HMAC-SHA256.
+ authenticity is verified using HMAC-SHA256. Data is encrypted clientside.
**Compression**
All data can be compressed by lz4 (super fast, low compression), zlib