On 16.07.2019 12:16, Werner Koch via Gnupg-users wrote:
So if I have two email addresses/user IDs m...@my.org and m...@my.org
associated with the same key, I cannot just export the key and publish
it, right? I have to somehow publish two different ‘stripped’ public

Sight.  GnuPG handles this for you if your frontend uses gpg-wks-cleint
for this.  You can use this tool also to create a local copy of server
data structure and then sysc it up.

If you've got only gpg installed you can use export filters to prepare a stripped key:

$ gpg --export-options export-clean --export-filter keep-uid=mbox=$EMAIL --export $EMAIL

Hope this helps.

Kind regards,
Wiktor

--
https://metacode.biz/@wiktor

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to