File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ This guide provides step-by-step instructions for setting up remote attestation
2929
30303. Deploy the client by running:
3131 ` ` ` bash
32- ./scripts/deploy-client.sh -k < SSH_KEY> -b ./trustee/config/kbs-config.toml -n < VM_NAME> -i < IMAGE_NAME>
32+ ./scripts/deploy-client.sh -k < SSH_KEY> -b ./rh-coreos/luks.bu -n < VM_NAME> -i < IMAGE_NAME>
3333 ` ` `
3434 This will create the VM, perform attestation and decrypt the disk.
3535
@@ -56,3 +56,8 @@ The policy only checks hardware for both SEV-SNP and TPM.
5656
5757Verify that both devices are affirming and exist.
5858
59+
60+ # # Demo
61+
62+ [! [asciicast](https://asciinema.org/a/nsdsarO2ZTbXFjbh0wuNlohMt.svg)](https://asciinema.org/a/nsdsarO2ZTbXFjbh0wuNlohMt)
63+
You can’t perform that action at this time.
0 commit comments