Subject: Re: Encrypting Backups
To: Curt Sampson <cjs@cynic.net>
From: Todd Vierling <tv@duh.org>
List: tech-security
Date: 10/01/2003 13:25:43
On Wed, 1 Oct 2003, Curt Sampson wrote:

: > You need key rings in order to do key selection.

: Though I'm still wondering if one couldn't perhaps do something with
: --no-options, which 'prevents the creation of a "~./gnupg" homedir', but
: I'd still have no idea how to get the key into the thing.

You probably want the trio:

    --no-options --no-default-keyring --keyring /path/to/pubring.pgp

To import a key to such a keyring, do "gpg <above options> --import".

-- 
-- Todd Vierling <tv@duh.org> <tv@pobox.com>