On Sat, 16 Jul 2005 12:45:35 +0200, Steinar H Gunderson said:

> When encrypting to a master key with multiple encryption subkeys, GPG
> currently signs to only the newest one. In my case, one is available on
> my home computer (which does not always have a smart card reader
> attached), and the other one is available on a smart card only -- in
> other words, I would really like all messages encrypted to both by default.

Add:

encrypt-to 12345678!
encrypt-to 9abcdef0!

to your gpg.conf.  The two keys are the keyIDs of the respective
subkeys.  Don't forget the exclamation mark to force gpg to use
excactly these subkeys.

You can't however force others to encrypt to a specific key; this is
not defined by OpenPGP and we don't implement the highly questionable
ARR PGP provides.

Another way to solve this is by generating the key on the host and
transferring a copy to the smartcard.  Off-card generation is actually
the default for smartcard encryption keys.


Salam-Shalom,

   Werner



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to