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

Signing: support multiple timestamps on each signature #10828

Open
dtivel opened this issue May 4, 2021 · 0 comments
Open

Signing: support multiple timestamps on each signature #10828

dtivel opened this issue May 4, 2021 · 0 comments
Labels
Functionality:Signing Priority:2 Issues for the current backlog. Type:DCR Design Change Request

Comments

@dtivel
Copy link
Contributor

dtivel commented May 4, 2021

Enable NuGet clients to support multiple timestamps on each signature. In the event that there is a problem with one timestamp, signature validation can fall back to another timestamp. This will improve long-term trust viability.

Note that NuGet client already allows multiple timestamps but only recognizes the first one during signature verification here and
here.

nuget.org requires exactly 1 timestamp on each signature, and that would need to change too.

@dtivel dtivel added Type:DCR Design Change Request Functionality:Signing labels May 4, 2021
@nkolev92 nkolev92 added the Priority:2 Issues for the current backlog. label May 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Functionality:Signing Priority:2 Issues for the current backlog. Type:DCR Design Change Request
Projects
None yet
Development

No branches or pull requests

3 participants