forked from sigstore/cosign
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update the cosign keyless documentation to point to the GA release. (s…
…igstore#1427) Signed-off-by: Dan Lorenc <[email protected]>
- Loading branch information
Showing
1 changed file
with
4 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,11 +3,12 @@ | |
The full design document for this can be found [here](https://docs.google.com/document/d/189w4Fp1GEA1b2P633HyqTwtcWFNTu_Af4meolMa_1_8/edit?resourcekey=0-QoqNqcHXvSuPnMUdn8RGOQ#heading=h.2mtrw7byet02) | ||
(join [email protected] for access). | ||
|
||
🚨 🚨 **ExPeRiMeNtAl** 🚨 🚨 | ||
|
||
This document explains how the experimental `keyless` signatures work in `cosign`. | ||
This document explains how the `keyless` signatures work in `cosign`. | ||
Try it out! | ||
|
||
This signature mode relies on the Sigstore Public Good Instance, which is rapidly heading toward a GA release! | ||
We don't have a date yet, but follow along on the [GitHub project](https://github.com/orgs/sigstore/projects/5). | ||
|
||
## Usage | ||
|
||
Keyless signing: | ||
|