Skip to content

Commit

Permalink
Use CNCF-approved event name
Browse files Browse the repository at this point in the history
Signed-off-by: Marcela Melara <[email protected]>
  • Loading branch information
marcelamelara committed Nov 2, 2023
1 parent 420c494 commit 49d5ea6
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ We encourage you to gain a basic understanding of the [SCAI specification]
before using the scai-generator CLI tools in this repo.

For a full demo of how to use the Go [scai-gen](scai-gen/) tools, read our
[KubeCon NA '23 doc].
[KubeCon + CloudNativeCon NA '23 doc].

## Disclaimer

Expand All @@ -44,7 +44,7 @@ illustrative purposes, and should not be used in production.

[in-toto Attestation Framework]: https://github.com/in-toto/attestation/tree/main/spec
[intro doc]: docs/intro.md
[KubeCon NA '23]: docs/kubecon-na-23.md
[KubeCon + CloudNativeCon NA '23]: docs/kccncna2023.md
[usage doc]: docs/usage.md
[SCAI specification]: https://github.com/in-toto/attestation/blob/main/spec/predicates/scai.md
[SCAI spec doc]: https://arxiv.org/pdf/2210.05813.pdf
File renamed without changes
12 changes: 6 additions & 6 deletions docs/kubecon-na-23.md → docs/kccncna2023.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# KubeCon NA '23 Demo
# KubeCon + CloudNativeCon NA '23 Demo

As part of the [in-toto Maintainer Track talk] at KubeCon NA '23, we present
a demo of the in-toto Attestation Framework, SCAI, and the in-toto Attestation
Verifier.
As part of the [in-toto Maintainer Track talk] at KubeCon + CloudNativeCon NA
'23, we present a demo of the in-toto Attestation Framework, SCAI, and the
in-toto Attestation Verifier.

## Demo Setup

The overall flow implemented in the demo is as follows:

<img src="./images/scai-kubeconNA23-demo.png" alt="in-toto demo flow" width="600">
<img src="./images/intoto-kccncna2023-demo.png" alt="in-toto demo flow" width="600">

This demo setup is implemented using the [scai-gen GitHub Actions] in a Docker
container build [demo workflow] for the Hyperledger Labs Private Data Objects
Expand Down Expand Up @@ -36,7 +36,7 @@ This demo makes use of the following additional tools:

[Anchore SBOM generator]: https://github.com/anchore/sbom-action
[attestation-verifier]: https://github.com/in-toto/attestation-verifier
[demo workflow]: https://github.com/marcelamelara/private-data-objects/blob/kubeconNA23-intoto-demo/.github/workflows/kubeconNA23-intoto-demo.yml
[demo workflow]: https://github.com/marcelamelara/private-data-objects/blob/intoto-kccncna2023-demo/.github/workflows/intoto-kccncna2023-demo.yml
[in-toto Maintainer Track talk]: https://kccncna2023.sched.com/event/1R2mx
[SLSA generic Provenance generator]: https://github.com/slsa-framework/slsa-github-generator
[SLSA Provenance]: https://github.com/in-toto/attestation/blob/main/spec/predicates/provenance.md
Expand Down

0 comments on commit 49d5ea6

Please sign in to comment.