feat: updating user IDs #1

Open
opened 2023-05-30 18:46:14 +00:00 by jcgruenhage · 0 comments
Owner

User IDs need to be updated in some situations, for example:

  • Adding a new UID (new employer for example)
  • Removing a UID (quit at old employer for example)
  • Changing notation data (moved fedi account and need to update keyoxide proof)

For all of these it's necessary to compare the list of existing UIDs to the list of wanted UIDs, revoke ones that aren't wanted anymore, add ones that are new, issue new binding signatures if the notation data for an existing UID has changed, etc.

User IDs need to be updated in some situations, for example: - Adding a new UID (new employer for example) - Removing a UID (quit at old employer for example) - Changing notation data (moved fedi account and need to update keyoxide proof) For all of these it's necessary to compare the list of existing UIDs to the list of wanted UIDs, revoke ones that aren't wanted anymore, add ones that are new, issue new binding signatures if the notation data for an existing UID has changed, etc.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: jcgruenhage/openpgp-key-janitor#1
No description provided.