Open jiparis opened 6 months ago
Currently, keyless signing is in production in experimental mode, as generated attestations are not yet verifiable (because generated certificate is not stored).
This task is for implementing the full verification scenario, following best practices.
We will adopt sigstore approach for storing and verifying local bundles.
See https://github.com/chainloop-dev/chainloop/issues/990 for storing the verification material.
Currently, keyless signing is in production in experimental mode, as generated attestations are not yet verifiable (because generated certificate is not stored).
This task is for implementing the full verification scenario, following best practices.