diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-01-05 17:11:08 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-01-05 17:11:08 -0400 |
commit | fe97b6773baafe1fb9271d9e38fad4a96444f24b (patch) | |
tree | cd8922d2d7c39634eace1f875b6caad74a84e846 /doc | |
parent | 6e345b725381bac124d635a71b732b5fdb2ed2b4 (diff) |
comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/s3_server_side_encryption/comment_3_3eb57b98e4136b8550ea5d19393fe967._comment | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/forum/s3_server_side_encryption/comment_3_3eb57b98e4136b8550ea5d19393fe967._comment b/doc/forum/s3_server_side_encryption/comment_3_3eb57b98e4136b8550ea5d19393fe967._comment new file mode 100644 index 000000000..cee29d877 --- /dev/null +++ b/doc/forum/s3_server_side_encryption/comment_3_3eb57b98e4136b8550ea5d19393fe967._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 3""" + date="2015-01-05T21:09:47Z" + content=""" +Using git-annex's encryption=shared will have the same +key management ease as letting Amazon encrypt. + +In both cases you're putting the shared encryption key into the +configuration of a git-annex S3 remote. Anyone who can access the git +repository can access the encryption key. +"""]] |