macOS
brew install sigstorelocal Homebrew formula metadata
brew / rank 4675
Codesigning tool for Python packages. Version 4.5.0 via Homebrew; verified 2026-09-13.
install
brew install sigstorelocal Homebrew formula metadata
overview
Codesigning tool for Python packages
history
sigstore-python is a Python command-line tool and library for generating and verifying Sigstore signatures, including signatures for Python package distributions.
sigstore-python was created as the Python client for the broader Sigstore software-signing ecosystem. It combines a command-line program with an importable API for keyless signing and verification using OpenID Connect identities, Fulcio certificates, and Rekor transparency records.
The project provides an official GitHub Action and supports ambient identities from CI and cloud environments, making it suitable for automated release pipelines as well as local signing. It is particularly relevant to Python packaging because the documentation explicitly covers signing Python distributions.
Users run sigstore sign to create a signature bundle for an artifact and sigstore verify commands to validate bundles against expected identities. Signing can use ambient CI credentials, an interactive OAuth flow, or an explicitly supplied identity token.
sigstore-python gives Python users and package maintainers a native implementation of Sigstore's keyless signing model. It replaces long-lived signing keys with short-lived identity-bound certificates and records signing events in a public transparency service.
security posture
No matching local secret-handling manifest was found for sigstore. Package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
sigstore | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/sigstore/sigstore-python
install metadata
| Package key | brew:sigstore |
|---|---|
| Version | 4.5.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/sigstore |
| Homepage | https://github.com/sigstore/sigstore-python |
| Repository | https://github.com/sigstore/sigstore-python |
| License | Apache-2.0 |
| Source archive | https://files.pythonhosted.org/packages/18/e0/279419065e2d7102413605b3456122adbbccbc42e010b499c7b882fc01f8/sigstore-4.5.0.tar.gz |
| Last updated | 2026-09-13T02:34:55Z |
| Pulse | updated |
| Dependencies | certifi, cryptography, openssl@3, pydantic, python@3.14 |
| Build dependencies | pkgconf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | sigstore |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.