Explorar o código

readme: add note about clientside encryption

Thomas Waldmann %!s(int64=9) %!d(string=hai) anos
pai
achega
1f8b64cc1f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.rst

+ 1 - 1
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