Skip to content

Commit

Permalink
Addressing language client comment.
Browse files Browse the repository at this point in the history
Signed-off-by: hayleycd <[email protected]>
  • Loading branch information
hayleycd committed Sep 12, 2024
1 parent f01dd72 commit fd31d8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/quickstart/quickstart-cosign.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Join us on our [Slack channel](https://sigstore.slack.com/). (Need an [invite](h

Cosign is a command line utility that is used to sign software artifacts and verify signatures using Sigstore.

Language specific clients (like [sigstore-python](https://github.com/sigstore/sigstore-python)) are other options for signing and verifying, but Cosign is a great, language agnostic place to start.
Sigstore has a number of language specific clients (like [sigstore-python](https://github.com/sigstore/sigstore-python)). These clients are SDKs that you can use to build custom tooling. Although a number of the clients include a basic CLI, Cosign is the recommended tool for signing and verifying.

This quickstart will walk you through how to sign and verify a blob and a container.

Expand Down

0 comments on commit fd31d8f

Please sign in to comment.