summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar http://joeyh.name/ <http://joeyh.name/@web>2013-01-20 20:37:10 +0000
committerGravatar admin <admin@branchable.com>2013-01-20 20:37:10 +0000
commit5e993077478711f2edce8957f36e578e998c796c (patch)
tree48852f4b1d96e4451e072cb03bf73d85fb24c92c
parent8440ffcbd7af7316dc22acb1f90281334c41b190 (diff)
Added a comment
-rw-r--r--doc/special_remotes/S3/comment_8_0fa68d584ee7f6b5c9058fba7e911a11._comment12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/special_remotes/S3/comment_8_0fa68d584ee7f6b5c9058fba7e911a11._comment b/doc/special_remotes/S3/comment_8_0fa68d584ee7f6b5c9058fba7e911a11._comment
new file mode 100644
index 000000000..6997719d1
--- /dev/null
+++ b/doc/special_remotes/S3/comment_8_0fa68d584ee7f6b5c9058fba7e911a11._comment
@@ -0,0 +1,12 @@
+[[!comment format=mdwn
+ username="http://joeyh.name/"
+ ip="68.119.100.5"
+ subject="comment 8"
+ date="2013-01-20T20:37:09Z"
+ content="""
+If encryption is not used, the files are stored in S3 as-is, and can be accessed directly. They are stored in a hashed directory structure with the names of their key used, rather than the original filename. To get back to the original filename, a copy of the git repo would also be needed.
+
+With encryption, you need the gpg key used in the encryption, or, for shared encryption, a symmetric key which is stored in the git repo.
+
+See [[future proofing]] for non-S3 specific discussion of this topic.
+"""]]