Write an example script for invoking gpg to encrypt backup segments.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Thu, 16 Aug 2007 21:19:13 +0000 (14:19 -0700)
committerMichael Vrable <mvrable@turin.ucsd.edu>
Thu, 16 Aug 2007 21:19:13 +0000 (14:19 -0700)
commitc58e9ce625efbdecd2e505102ed273eacad409d2
treea2cb7a8b8f29c665ec54348c5c0a1749a12344dc
parent32aa98e57ac144ae36a10831c4961ac08e2b9d6c
Write an example script for invoking gpg to encrypt backup segments.

This script acts as a filter with options for encrypting, decrypting, and
signing data.  Signing uses --clearsign, and will eventually be appropriate
for signing the snapshot descriptor files.
lbs-filter-gpg [new file with mode: 0755]