-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor existing SGX documentation and instructions for configuring DCAP attestation #669
Conversation
✅ Deploy Preview for trusting-archimedes-14c863 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
03d9ad3
to
458183b
Compare
docs/node/run-your-node/prerequisites/set-up-trusted-execution-environment-tee.md
Outdated
Show resolved
Hide resolved
docs/node/run-your-node/prerequisites/set-up-trusted-execution-environment-tee.md
Outdated
Show resolved
Hide resolved
docs/node/run-your-node/prerequisites/set-up-trusted-execution-environment-tee.md
Outdated
Show resolved
Hide resolved
docs/node/run-your-node/prerequisites/set-up-trusted-execution-environment-tee.md
Outdated
Show resolved
Hide resolved
docs/node/run-your-node/prerequisites/set-up-trusted-execution-environment-tee.md
Outdated
Show resolved
Hide resolved
docs/node/run-your-node/prerequisites/set-up-trusted-execution-environment-tee.md
Outdated
Show resolved
Hide resolved
@@ -30,8 +30,8 @@ set the BIOS settings as follows: | |||
- **Turbo Mode**: DISABLE | |||
- **CPU AES**: ENABLE | |||
|
|||
To test if your settings are correct, you may use the [attestation tool] | |||
([binary]) for testing remote attestation against Intel SGX's | |||
To test if your settings are correct, you may use the [attestation tool] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note that this tool only works for EPID currently.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok. Moved this tool at the end of the guide (i think it makes morse sense there) and mentioned that it only supports EPID currently.
Would it be straightforward to also add support for DCAP?
docs/node/run-your-node/prerequisites/set-up-trusted-execution-environment-tee.md
Outdated
Show resolved
Hide resolved
docs/node/run-your-node/prerequisites/set-up-trusted-execution-environment-tee.md
Outdated
Show resolved
Hide resolved
458183b
to
4febb44
Compare
docs/node/run-your-node/prerequisites/set-up-trusted-execution-environment-tee.md
Show resolved
Hide resolved
docs/node/run-your-node/prerequisites/set-up-trusted-execution-environment-tee.md
Outdated
Show resolved
Hide resolved
docs/node/run-your-node/prerequisites/set-up-trusted-execution-environment-tee.md
Show resolved
Hide resolved
docs/node/run-your-node/prerequisites/set-up-trusted-execution-environment-tee.md
Outdated
Show resolved
Hide resolved
4866b80
to
4e726af
Compare
4e726af
to
15d9814
Compare
15d9814
to
da52070
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice, looks good to me now!
docs/node/run-your-node/prerequisites/set-up-trusted-execution-environment-tee.md
Outdated
Show resolved
Hide resolved
da52070
to
930a13d
Compare
Initial (very rough) update to SGX docs to refactor old/legacy stuff and add dcap/pcs based attestation.
Changes:
AESM PCS Attestation
andAESM (legacy) EPID attestation
)TODO: