Skip to content

Commit eaa2486

Browse files
committed
chore: add comment about publishing the VSA
Signed-off-by: Nathan Nguyen <[email protected]>
1 parent 042d479 commit eaa2486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/pages/tutorials/generate_verification_summary_attestation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ For more information about VSAs, please refer to the :ref:`Verification Summary
2323
Use case
2424
--------
2525

26-
Imagine you are the producer of an artifact. You want consumers of this artifact to be able to verify it. In order to simplify the verification process, you can use Macaron to verify the artifact prior to publishing it to consumers and generate a Verification Summary Attestation (VSA), thus allowing for delegated verification on consumers' side if they trust you as a verifier.
26+
Imagine you are the producer of an artifact. You want consumers of this artifact to be able to verify it. In order to simplify the verification process, you can use Macaron to verify the artifact prior to publishing it to consumers and generate a Verification Summary Attestation (VSA), thus allowing for delegated verification on consumers' side if they trust you as a verifier. For easy access to the generated VSA on consumers' side, it can be published alongside the artifact, for example.
2727

2828
As you are the producer of the artifact, you also have access to the provenance attesting to the build.
2929

0 commit comments

Comments
 (0)