Skip to content

Commit 6e74588

Browse files
authored
PEP 761: Add additional links to Sigstore docs (#4035)
1 parent 4c8e388 commit 6e74588

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

peps/pep-0761.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ practitioners <https://www.latacora.com/blog/2019/07/16/the-pgp-problem/>`_
2222
for many years now, with the biggest issue being that there were few
2323
alternatives for "artifact signing" being proposed or adopted.
2424

25-
Sigstore's design philosophy has focused on the ergonomics of signing and
26-
verifying and uses short-lived keys with strongly-bound human-readable
27-
identities via OpenID Connect. Sigstore has both development and adoption
28-
momentum, seeing adoption by PyPI, NPM, Homebrew, and GitHub, among other
29-
ecosystems.
25+
`Sigstore's <https://docs.sigstore.dev>`_ design philosophy has focused on the
26+
ergonomics of signing and verifying and `uses short-lived keys with
27+
strongly-bound human-readable identities via OpenID Connect <https://docs.sigstore.dev/#how-sigstore-works>`_.
28+
Sigstore has both development and adoption momentum, seeing adoption by PyPI,
29+
NPM, Homebrew, and GitHub, among other ecosystems.
3030

3131
This PEP proposes to move CPython to using Sigstore exclusively for signing
3232
artifacts through a deprecation and eventual discontinuance of providing PGP

0 commit comments

Comments
 (0)