aboutsummaryrefslogtreecommitdiff
path: root/doc/special_remotes
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-03-29 18:41:57 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-03-29 18:41:57 -0400
commitdef137b0cc0c86d9cd976c11b59f7ba0669c0735 (patch)
treec1b06b3b4163646342b5e2b90b80a2b796cd54a2 /doc/special_remotes
parente7c1332fa2f447f46781641821d1ff2c71716657 (diff)
use HMAC
Diffstat (limited to 'doc/special_remotes')
-rw-r--r--doc/special_remotes/Amazon_S3.mdwn8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/special_remotes/Amazon_S3.mdwn b/doc/special_remotes/Amazon_S3.mdwn
index c8e44b609..ad73e0a10 100644
--- a/doc/special_remotes/Amazon_S3.mdwn
+++ b/doc/special_remotes/Amazon_S3.mdwn
@@ -37,10 +37,10 @@ only be used for public data.
** Encryption is not yet supported. **
When encryption is enabled, all files stored in the bucket are
-encrypted with gpg. Additionally, the filenames themselves are hashed
-to obfuscate them. The size of the encrypted files, and access patterns of
-the data, should be the only clues to what type of data you are storing in
-S3.
+encrypted with gpg. Additionally, the filenames themselves are encrypted
+(using HMAC). The size of the encrypted files, and
+access patterns of the data, should be the only clues to what type of
+data you are storing in S3.
[[!template id=note text="""
This scheme was originally developed by Lars Wirzenius at al