summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar craig@6ddb6e2c94325e18a0d631a06e63fdc111ab1f12 <craig@web>2015-10-17 16:29:24 +0000
committerGravatar admin <admin@branchable.com>2015-10-17 16:29:24 +0000
commit55a75684e96fbc569ef33e4cdd99709b6abb2b56 (patch)
treedd6c25f3459b87611ca14e7146598cafc5426bf2
parent162cee29aa81c0a96cb884310555f80d0c0e76e6 (diff)
Added a comment: Replicating my key for encrypted special remotes
-rw-r--r--doc/special_remotes/comment_23_96ef232e13bc2dc102a667a06c856ee7._comment13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/special_remotes/comment_23_96ef232e13bc2dc102a667a06c856ee7._comment b/doc/special_remotes/comment_23_96ef232e13bc2dc102a667a06c856ee7._comment
new file mode 100644
index 000000000..46e147237
--- /dev/null
+++ b/doc/special_remotes/comment_23_96ef232e13bc2dc102a667a06c856ee7._comment
@@ -0,0 +1,13 @@
+[[!comment format=mdwn
+ username="craig@6ddb6e2c94325e18a0d631a06e63fdc111ab1f12"
+ nickname="craig"
+ subject="Replicating my key for encrypted special remotes"
+ date="2015-10-17T16:29:24Z"
+ content="""
+I'm using git annex assistant to auto backup my pictures off-site to glacier. The files in glacier are encrypted. However, if I lose my main machine, I've also lost the encryption key, which makes my off-site backup useless. I figured I could fix this by creating a manual mode remote on a usb drive that I keep on my keychain. I figured this would replicate the encryption key (as I might want to pull down files from the full backup glacier remote), but would not replicate the files themselves, as I have more pictures than space on the usb drive.
+
+However, it seems the that the new remote is configured to only talk to my main machine and not glacier; the encryption key is not in the .git/ directory. How do I ensure that I've got an off-site copy of the glacier encryption key?
+
+Thanks,
+Craig
+"""]]