Release signing¶
Stub for verifying Keprix release artifacts.
- PyPI publish workflow can attach Sigstore attestations to built distributions (
sigstore/*.sigstore.jsonon tagged publishes). - Prefer a git checkout or pinned release ref over piping installers from the network. Production VPS path: VPS deploy.
scripts/install-curl.shis a thin remote entrypoint; treat rawcurl | bashas unsafe for production. Prefer cloning a tagged ref or usingscripts/bootstrap-do-droplet.sh/ Compose deploy scripts.scripts/install-verified.shis reserved for checksum/Sigstore verification flows when populated.