Added a comment: Tahoe-LAFS comes with encryption

This commit is contained in:
zooko 2011-05-18 04:32:17 +00:00 committed by admin
parent 93b0f21c95
commit dd44e53c0c

View file

@ -0,0 +1,10 @@
[[!comment format=mdwn
username="zooko"
ip="75.220.153.232"
subject="Tahoe-LAFS comes with encryption"
date="2011-05-18T04:32:14Z"
content="""
The Tahoe-LAFS special remote automatically encrypts and adds cryptography integrity checks/digital signatures. For that special remote you should not use the git-annex encryption scheme.
Tahoe-LAFS encryption generates a new independent key for each file. This means that you can share access to one of the files without thereby sharing access to all of them, and it means that individual files can be deduplicated among multiple users.
"""]]