gpg recipient lists - PGP
This is a discussion on gpg recipient lists - PGP ; How do I set up recipient lists with gpg?
TIA,
Paul Oertel...
-
gpg recipient lists
How do I set up recipient lists with gpg?
TIA,
Paul Oertel
-
Re: gpg recipient lists
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Paul Oertel wrote:
> How do I set up recipient lists with gpg?
- From GPG's docs:
- --group `name=value1 value2 value3 ...'
Sets up a named group, which is similar to aliases in email
programs. Any time the group name is a recipient (-r or
--recipient), it will be expanded to the values specified.
The values are `key IDs' or fingerprints, but any key description
is accepted. Note that a value with spaces in it will be treated as
two different values. Note also there is only one level of
expansion - you cannot make an group that points to another group.
When used from the command line, it may be necessary to quote the
argument to this option to prevent the shell from treating it as
multiple arguments.
- --
while(sizeof(government) > necessary) {vote(libertarian);}
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3-nr1 (Windows XP)
iD8DBQE/lEChUJeP46c+QW4RArGpAJ0dUHq7yoaS9usFCGa8866TKnTAfA Cg11nD
vAce8gqwWSHAVcgSQEk1vN8=
=zPUy
-----END PGP SIGNATURE-----
-
Re: gpg recipient lists
paul.oertel@citigroup.com (Paul Oertel) wrote in
news:fc010f3c.0310200950.ec92d31@posting.google.co m:
> How do I set up recipient lists with gpg?
The easy way:
If you are using Windows, install the freeware GPGShell:
Then launch the GPGKeys application, right-click on any key and select
the "Add to List" option.
HTH,
John