Skip to content

Commit 11ce86f

Browse files
committed
Add warning for not use the PoC verifier
1 parent 3d4e24b commit 11ce86f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

attestation/rtmr3-based/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Dstack Remote Attestation Example
22

3+
> 🚨 Important: This example is a PoC intended to illustrate the principles only; it is not optimized for production use.
4+
>
5+
> For a streamlined, production-ready workflow, use the Dstack Verifier: https://github.com/Dstack-TEE/dstack/tree/master/verifier
6+
37
This example illustrates the remote attestation process for every component of the Dstack Applications. It encompasses everything from the CPU microcode to the TDVF, VM configuration, kernel, kernel parameters and application code. For further details, please refer to our [attestation guide](https://github.com/Dstack-TEE/dstack/blob/6b77340cf530b4532c5815039a74bb3a60302378/attestation.md).
48

59
## Overview

0 commit comments

Comments
 (0)