kushaldas / johnnycanencrypt

Python module for OpenPGP written in Rust.
GNU Lesser General Public License v3.0
51 stars 9 forks source link

Allow multiple UIDs while creating a new key #40

Closed kushaldas closed 3 years ago

kushaldas commented 4 years ago

Right now we allow only one UID (as string value) while generating a new key. We should allow multiple UIDs while generating a new key.

nwalfield commented 4 years ago

If you have a convenient interface to add additional User IDs, then this is not necessary.

You might want to consider support User ID-less certificates, for which there is limited, but not universal, support in the ecosystem. https://tests.sequoia-pgp.org/#Default_key_generation__encrypt-decrypt_roundtrip__no_UIDs