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

signer api: clarify keyids in signatures #670

Open
lukpueh opened this issue Nov 2, 2023 · 2 comments
Open

signer api: clarify keyids in signatures #670

lukpueh opened this issue Nov 2, 2023 · 2 comments
Labels
contribfest Issues for KubeCon EU contribfest docs

Comments

@lukpueh
Copy link
Member

lukpueh commented Nov 2, 2023

keyids are an under-documented yet important concept in securesystemslib, as they allow to map a verification key to a signature. But from the current state of docs it is unclear how signatures get their keyids.

In #605 we agreed to mandate public_key: Key attribute for any Signer implementation. We should document that that public key's keyid is assigned to a signature created with Signer.sign.

@lukpueh lukpueh changed the title signer api: clarify where keyids in signatures signer api: clarify keyids in signatures Nov 2, 2023
@lukpueh lukpueh added the docs label Nov 2, 2023
@lukpueh
Copy link
Member Author

lukpueh commented Nov 2, 2023

Related #587

@lukpueh lukpueh added the contribfest Issues for KubeCon EU contribfest label Mar 14, 2024
@lukpueh
Copy link
Member Author

lukpueh commented Apr 19, 2024

Related #416

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribfest Issues for KubeCon EU contribfest docs
Projects
None yet
Development

No branches or pull requests

1 participant