diff --git a/README.md b/README.md index eb5b137..9e6f2fa 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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 diff --git a/docs/images/scai-kubeconNA23-demo.png b/docs/images/scai-kccncna2023-demo.png similarity index 100% rename from docs/images/scai-kubeconNA23-demo.png rename to docs/images/scai-kccncna2023-demo.png diff --git a/docs/kubecon-na-23.md b/docs/kccncna2023.md similarity index 85% rename from docs/kubecon-na-23.md rename to docs/kccncna2023.md index 0a0a7e0..fd9e53a 100644 --- a/docs/kubecon-na-23.md +++ b/docs/kccncna2023.md @@ -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: -in-toto demo flow +in-toto demo flow 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