Skip to content

Commit 501f84f

Browse files
Update overview.md (#263)
* Update overview.md change verify to associates in one instance for consistency. Signed-off-by: jonvnadelberg <[email protected]> * Update overview.md remove typo error Signed-off-by: jonvnadelberg <[email protected]> * Update overview.md Signed-off-by: jonvnadelberg <[email protected]> --------- Signed-off-by: jonvnadelberg <[email protected]>
1 parent 813f020 commit 501f84f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/about/overview.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Sigstore addresses these problems by helping users move away from a key-based si
4242
The signer ideally forgoes using long-lived keypairs. With “keyless” or “ephemeral key” signing, users verify the artifact using the transparency log for signature verification rather than keys. Sigstore improves on traditional methods of signing to be more convenient and secure:
4343

4444
- **Convenience**: Users can take advantage of convenient tooling, easy container signing, and can even bypass the difficult problem of key management and rotation.
45-
- **Security**: With Sigstore, the artifact is not just signed; it’s signed, verified, and witnessed.
45+
- **Security**: With Sigstore, the artifact is not just signed; it’s signed with an ephemeral key, associated with a known identity, and publicly auditable.
4646

4747
## How Sigstore works
4848

0 commit comments

Comments
 (0)