|
|
|
|
|
by olejorgenb
98 days ago
|
|
Thanks for explaining :) > First, you open source the code that's running in the enclave, and pin a commitment to it to a transparency log (in our case, Sigstore). This means you have reproducible builds as well? (source+build-artifacts is signed) Also - even if there are still some risk that the link is not 100% safe, maybe it's safe to assume vendors like yourself going through all that trouble are honorable? (alternatively - they are very curious of what "paranoid" people would send through LLMs :sweatsmile:) |
|
So we do the next best thing. We decide to trust Github and rely on Github Actions to faithfully execute the build pipeline. We also make sure to pin all images and dependencies.