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

Reproducible builds #297

Open
mratsim opened this issue Jun 24, 2024 · 0 comments
Open

Reproducible builds #297

mratsim opened this issue Jun 24, 2024 · 0 comments

Comments

@mratsim
Copy link
Contributor

mratsim commented Jun 24, 2024

Currently we depend on exact instructions for SGX and zkVMs to be able to verify proofs onchain.

At the moment we build a Docker and ask everyone to re-use the docker.

Ideally we have a way for people to independently build the code and confirm they built the exact same binary as the one we provided, for example using Nix.

I'm unsure if Docker allows reproducible builds easily nowadays but seems there is a 2023 talk about that:

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

1 participant