Skip to content

Add support for Sigstore bundle files #40

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

Merged
merged 1 commit into from
Apr 3, 2023
Merged

Conversation

di
Copy link
Member

@di di commented Feb 23, 2023

The latest version of https://pypi.org/project/sigstore/ generates .sigstore "bundle files", this is a new standard that encapsulates the existing .sig and .crt files into a single file format.

The sigstore client will now produce .sigstore files by default as well as the .sig, .crt and signing materials for backwards compatibility, and this PR updates the release process to upload these .sigstore files at release time.

Support for this was added to python.org in python/pythondotorg#2247, which will prefer to display .sigstore files unless they are unavailable.

@Yhg1s Yhg1s merged commit 5ea7286 into python:master Apr 3, 2023
@di di deleted the sigstore-bundles branch April 3, 2023 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants