// COMPLETE THREAD

Eliminating userids from a pgp key

2 expanded posts ยท every known parent and child

NODE 3faee4e0Eliminating userids from a pgp key
How would I remove a specific "key ID" from my public key?
(I.e. -- My key has a bunch of IDs associated with it, but a few of
them are not valid anymore..)

Thanks,
	Sameer
NODE 84f05ed8Re: Eliminating userids from a pgp key
There is currently no easy way to remove userIDs from PGP keys.  There
might be, in the future, some way to generate a "userID revocation"
certificate, as well as a "signature revocation" certificate.

For now, you basically have to inform people to remove the extra
userIDs.  Sorry.

-derek