Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add ability to sign with at least 2 keys #195

Open
gmpinder opened this issue Jul 2, 2024 · 0 comments
Open

feat: Add ability to sign with at least 2 keys #195

gmpinder opened this issue Jul 2, 2024 · 0 comments
Assignees
Labels
priority: medium Needs to be done soon type: feature Brand new functionality, features, pages, workflows, endpoints, etc. type: security Something is vulnerable or not secure.
Milestone

Comments

@gmpinder
Copy link
Member

gmpinder commented Jul 2, 2024

We should add a way for our users to be able to sign their image with at least 2 different keys to allow migrating from one key to another. This would be useful for instances where a key leaked and a new key needs to be created, but allow users of an image to migrate to the new key without having to rebase to an unsigned image.

There would need to be a way to denote the new key vs the old one to keep signing setup properly during the key transition.

@gmpinder gmpinder added type: feature Brand new functionality, features, pages, workflows, endpoints, etc. type: security Something is vulnerable or not secure. priority: medium Needs to be done soon labels Jul 2, 2024
@gmpinder gmpinder self-assigned this Jul 2, 2024
@gmpinder gmpinder added this to the v0.10.0 milestone Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: medium Needs to be done soon type: feature Brand new functionality, features, pages, workflows, endpoints, etc. type: security Something is vulnerable or not secure.
Projects
None yet
Development

No branches or pull requests

1 participant