1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-01-24 00:09:00 +00:00

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

View file

@ -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