@hanboa Thank you for this question, Yes, you are right, the attestation flow is not explicitly shown here, In this design draft, we consider to retrieve the `quote` from the component `Teaclave premain`, honestly, it is not a graceful way to fetch it through this customized component, I proposed one solution to GSGX community, but their maintainer disagreed that it is a legitimate use to support the feature of writing the quote out to `/var/run/` directory. However, the component `GrapheneDriver` is designed handle it anyway. In `GrapheneController`, it should verify the retrieved `quote` right before issuing the `start(...)`. Regarding the `additional features or benefits` you mentioned, I don't see that from this preliminary design, please advice, thanks.
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-teaclave/issues/525#issuecomment-898813219