summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar zooko <zooko@web>2011-05-18 04:32:17 +0000
committerGravatar admin <admin@branchable.com>2011-05-18 04:32:17 +0000
commitdd44e53c0ca3e5eec78f03a3a222b4922d6d097c (patch)
tree672ffd47ddb1da357f9d786f198c9357a91e4e83
parent93b0f21c95c32b15e8fc611f2da3dd910d8045f1 (diff)
Added a comment: Tahoe-LAFS comes with encryption
-rw-r--r--doc/encryption/comment_1_1afca8d7182075d46db41f6ad3dd5911._comment10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/encryption/comment_1_1afca8d7182075d46db41f6ad3dd5911._comment b/doc/encryption/comment_1_1afca8d7182075d46db41f6ad3dd5911._comment
new file mode 100644
index 000000000..db93bf63f
--- /dev/null
+++ b/doc/encryption/comment_1_1afca8d7182075d46db41f6ad3dd5911._comment
@@ -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.
+"""]]