Added a comment: Replicating my key for encrypted special remotes
authorcraig@6ddb6e2c94325e18a0d631a06e63fdc111ab1f12 <craig@web>
Sat, 17 Oct 2015 16:29:24 +0000 (16:29 +0000)
committeradmin <admin@branchable.com>
Sat, 17 Oct 2015 16:29:24 +0000 (16:29 +0000)
doc/special_remotes/comment_23_96ef232e13bc2dc102a667a06c856ee7._comment [new file with mode: 0644]

diff --git a/doc/special_remotes/comment_23_96ef232e13bc2dc102a667a06c856ee7._comment b/doc/special_remotes/comment_23_96ef232e13bc2dc102a667a06c856ee7._comment
new file mode 100644 (file)
index 0000000..46e1472
--- /dev/null
@@ -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
+"""]]