docs: simplify redundant signing info
This commit is contained in:
@@ -68,4 +68,4 @@ These images are signed with sisgstore's [cosign](https://docs.sigstore.dev/cosi
|
|||||||
|
|
||||||
cosign verify --key cosign.pub ghcr.io/ublue-os/base
|
cosign verify --key cosign.pub ghcr.io/ublue-os/base
|
||||||
|
|
||||||
If you're forking this repo you should [read the docs](https://docs.github.com/en/actions/security-guides/encrypted-secrets) on keeping secrets in github. You need to [generate a new keypair](https://docs.sigstore.dev/cosign/overview/) with cosign. The public key can be in your public repo (your users need it to check the signatures), and you can paste the private key in Settings -> Secrets -> Actions.
|
If you're forking this repo, the uBlue website has [instructions](https://ublue.it/making-your-own/) for setting up signing properly.
|
||||||
|
|||||||
Reference in New Issue
Block a user