summaryrefslogtreecommitdiffstats
path: root/backup
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2010-12-31 01:22:43 +0100
committerSven Gothel <[email protected]>2010-12-31 01:22:43 +0100
commit2cc9eac47fc05d8b6d7cb40d55b8121c54bc0b84 (patch)
tree5db0aa4359d64da8e45e06674dc5e2420ab1fbdb /backup
parent6e676de98000d5498f7862902d6d1ba2e60bf513 (diff)
Add gpg usage comment
Diffstat (limited to 'backup')
-rw-r--r--backup/stream-tar-xz-gpg-ftp.sh10
1 files changed, 10 insertions, 0 deletions
diff --git a/backup/stream-tar-xz-gpg-ftp.sh b/backup/stream-tar-xz-gpg-ftp.sh
index f688460..69dc8e4 100644
--- a/backup/stream-tar-xz-gpg-ftp.sh
+++ b/backup/stream-tar-xz-gpg-ftp.sh
@@ -6,6 +6,16 @@ destproto=ftp
destserver=backup-server.net
destuid=user
destpwd=password
+
+#
+# gpg keys to encrypt to
+# you need to import and sign those
+# import:
+# gpg --import <file>
+# gpg --recv-key 0x8ED60127
+# sign:
+# gpg --sign-key 0x8ED60127
+#
destencr1=0xB848A4B4
destencr2=0x8ED60127
destencr3=0x43681400