5 ms·
I was curious if someone would build something that allows the DCAP datacenter attestation to be exposed to applications, e.g. "prove via intel that the SHA of
by pluto_modadic 2y ago
I was curious if someone would build something that allows the DCAP datacenter attestation to be exposed to applications, e.g. "prove via intel that the SHA of the software running on the machine is XYZ"
- noja 2y agoLike Signal did for contact discovery? https://signal.org/blog/private-contact-discovery/ https://signal.org/blog/private-contact-discovery/
- bobbiechen 2y ago>"prove via intel that the SHA of the software running on the machine is XYZ" This is exactly the purpose of MRENCLAVE in Intel SGX remote attestation quotes (and similar fields in other TEE platforms), and proving the software identity to remote clients is a common use case. Maybe I misunderstand - is that what you mean, or is there another use case you are looking for?