From 3578ca6ad08289d77bbfdbbe4af77d7790b43596 Mon Sep 17 00:00:00 2001 From: Max Goedjen Date: Sat, 23 Aug 2025 15:06:08 -0700 Subject: [PATCH] Update README to clarify build process and attestations --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index fb27503..21b10ea 100644 --- a/README.md +++ b/README.md @@ -49,10 +49,7 @@ There's a [FAQ here](FAQ.md). ### Auditable Build Process -Builds are produced by GitHub Actions with an auditable build and release generation process. - -#### Attestated Releases -Starting with Secretive 3.0, builds are attestd using [GitHub Artifact Attestation](https://docs.github.com/en/actions/concepts/security/artifact-attestations). Attestations are viewable in the build log for a build, and also on the [main attestation page](https://github.com/maxgoedjen/secretive/attestations). +Builds are produced by GitHub Actions with an auditable build and release generation process. Starting with Secretive 3.0, builds are attested using [GitHub Artifact Attestation](https://docs.github.com/en/actions/concepts/security/artifact-attestations). Attestations are viewable in the build log for a build, and also on the [main attestation page](https://github.com/maxgoedjen/secretive/attestations). ### A Note Around Code Signing and Keychains