Skip to content
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

CCA Verifier does not surface report_data #660

Open
fitzthum opened this issue Jan 10, 2025 · 1 comment
Open

CCA Verifier does not surface report_data #660

fitzthum opened this issue Jan 10, 2025 · 1 comment

Comments

@fitzthum
Copy link
Member

With EAR Tokens, a verifier must include a report_data field in the TCB Claims. If the verifier doesn't return this, the token that is generated won't have the public key in it (this would normally be covered by the report data). Technically we have required verifiers to do this for a long time but it has never been enforced.

For now you can still use simple tokens with CCA.

I took a quick glance at the CCA code and I wasn't really sure what value we should put into the report_data field. It would be better if an expert took a look.

cc @huoqifeng

@huoqifeng
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants