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 adacade
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 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
10 changes: 5 additions & 5 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/scai-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

0 comments on commit adacade

Please sign in to comment.