Skip to content

Commit f9c67ee

Browse files
committed
Add demo
1 parent 1bc184c commit f9c67ee

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

trustee-on-GCP/README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ This guide provides step-by-step instructions for setting up remote attestation
2929

3030
3. 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

5757
Verify 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+

0 commit comments

Comments
 (0)