readme: add note about clientside encryption

This commit is contained in:
Thomas Waldmann 2015-12-03 17:35:52 +01:00
parent 19f0b16d4d
commit 1f8b64cc1f
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ Main features
**Data encryption** **Data encryption**
All data can be protected using 256-bit AES encryption, data integrity and 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** **Compression**
All data can be compressed by lz4 (super fast, low compression), zlib All data can be compressed by lz4 (super fast, low compression), zlib