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

feat: make builds reproducible #1012

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

haraldh
Copy link

@haraldh haraldh commented Feb 14, 2024

By removing the timestamps from the bundled archives, builds can be made reproducible, which helps auditing.

By removing the timestamps from the bundled archives, builds can be made
reproducible, which helps auditing.

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
@lzha101
Copy link
Contributor

lzha101 commented Apr 7, 2024

@haraldh, Thanks for the PR. May I know what the motivation for the PR is? Do you want to reproduce the AESM service? Our current reproducible targets are for the prebuilt binaries only, such as the prebuilt libs and AEs because AEs requires to be signed by Intel and users cannot build them and replace them. While users could easily replace the untrusted components with the ones built from source by themselves.

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

Successfully merging this pull request may close these issues.

2 participants