Changing name/comment on GPG key/uids without losing signatures?
Incoming signatures always point to a UID. UIDs cannot be modified, only revoked. If you want to change one, it will have to get signed again. If you revoke a UID, you will lose all incoming signatures. UIDs are simple strings usually adhering to the pattern Name (comment) <mail@example.org>, and the signature is created over … Read more