Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tstromberg authored Feb 4, 2022
1 parent e8cce2b commit adca46e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# sigstore-the-local-way

The sigstore-the-local-way tutorial will teach you how to run a local [sigstore](https://www.sigstore.dev/) stack and use it to sign and verify container signatures. It can be completed in about 15 minutes.
The sigstore-the-local-way tutorial will teach you how to build and configure a local [sigstore](https://www.sigstore.dev/) stack (cosign, rekor, fulcio) and use it to sign and verify container signatures. It can be completed in about 15 minutes.

This tutorial is heavily based on [Sigstore the Hard Way](https://github.com/lukehinds/sigstore-the-hard-way), though simplified for local use without skipping any of the sigstore-specific steps. For example, this tutorial omits actions relating to provisioning services via the Google Cloud Platform, DNS updates, HAProxy, or Certbot. This new tutorial has also been modified for cross-platform use and was developed using [OpenBSD](https://www.openbsd.org/) and [fish](https://fishshell.com/).

Expand Down

0 comments on commit adca46e

Please sign in to comment.