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

Add option to make input image public #21

Open
georgwiese opened this issue May 26, 2023 · 0 comments
Open

Add option to make input image public #21

georgwiese opened this issue May 26, 2023 · 0 comments

Comments

@georgwiese
Copy link
Member

Right now, images are always private, which makes sense if it is additionally verified, e.g. by checking the signature of an attested sensor. For other use-cases (i.e., purely outsourcing computation), the verifier will actually want to check that the right image was used.

We should support both use-cases. During key generation, there should be a flag to publish the input (which basically adds a bunch of equality constraints to the instance column).

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

No branches or pull requests

1 participant