mithril-security / blindai

Confidential AI deployment with secure enclaves :lock:
https://www.mithrilsecurity.io/
Apache License 2.0
500 stars 35 forks source link

Handle the case where the returned quote status is STATUS_TCB_SW_HARDENING_NEEDED #152

Open clauverjat opened 1 year ago

clauverjat commented 1 year ago

We should do a more cautious evaluation of the quote in the case where we gotget a STATUS_TCB_SW_HARDENING_NEEDED. This will require to update https://github.com/mithril-security/sgx-dcap-quote-verify-python

https://github.com/mithril-security/blindai/blob/1de7f5b05dd3d04d4770fe409d72143757d0426c/client/blindai_preview/_dcap_attestation.py#L112