summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar digiuser <digiuser@web>2015-06-24 00:51:44 +0000
committerGravatar admin <admin@branchable.com>2015-06-24 00:51:44 +0000
commit15c13ab9beaf4c3e37962138ca9b9c1bbfa038c0 (patch)
tree52f44cad15bdf71a938594c9987c789693b2f226
parent538426a246f3068c4b2bb4958b567667943e8707 (diff)
Added a comment
-rw-r--r--doc/forum/security_risk_presented_by_remote.log__63__/comment_2_40383346237de0bae4760dc85fefc348._comment15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/forum/security_risk_presented_by_remote.log__63__/comment_2_40383346237de0bae4760dc85fefc348._comment b/doc/forum/security_risk_presented_by_remote.log__63__/comment_2_40383346237de0bae4760dc85fefc348._comment
new file mode 100644
index 000000000..7dc3bd825
--- /dev/null
+++ b/doc/forum/security_risk_presented_by_remote.log__63__/comment_2_40383346237de0bae4760dc85fefc348._comment
@@ -0,0 +1,15 @@
+[[!comment format=mdwn
+ username="digiuser"
+ subject="comment 2"
+ date="2015-06-24T00:51:44Z"
+ content="""
+I read the encryption page but I just want to know if I'm understanding it correctly.
+
+Let's say I initiated my remote with this command:
+
+ git annex initremote myremote type=S3 chunk=256MiB keyid=XXXXXXXX bucket=mybucket
+
+And then, I handed out my remote.log file to people publicly. Does that expose *any* security hole at all? Or is 100% of the information in remote.log secured using gpg?
+
+I would believe that people couldn't decrypt my file contents, but could they get into my bucket or my S3 account?
+"""]]