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

Add digital attestation to Python release workflow #74

Open
jsstevenson opened this issue Nov 29, 2024 · 0 comments
Open

Add digital attestation to Python release workflow #74

jsstevenson opened this issue Nov 29, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@jsstevenson
Copy link
Member

Feature description

See https://peps.python.org/pep-0740/

Use case

Desire for digital signatures on Python packages has been repeatedly expressed by both package maintainers and downstream users:

Maintainers wish to demonstrate the integrity and authenticity of their package uploads;
Individual downstream users wish to verify package integrity and authenticity without placing additional trust in their index’s honesty;
“Bulk” downstream users (such as Operating System distributions) wish to perform similar verifications and potentially re-expose or countersign for their own downstream packaging ecosystems.

Acceptance Criteria

Not totally sure. There's probably a way to check that this is working.

Proposed solution

No response

Alternatives considered

No response

Implementation details

No response

Potential Impact

No response

Additional context

No response

Contribution

None

@jsstevenson jsstevenson added the enhancement New feature or request label Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant