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

Error log for keyprovider #180

Open
Xynnn007 opened this issue Mar 25, 2023 · 1 comment · May be fixed by confidential-containers/ocicrypt-rs#56
Open

Error log for keyprovider #180

Xynnn007 opened this issue Mar 25, 2023 · 1 comment · May be fixed by confidential-containers/ocicrypt-rs#56

Comments

@Xynnn007
Copy link
Member

Now when the decryption of an image fails, the error might only be like

missing private key needed for decryption

We need to extend the error information for more details

@fitzthum
Copy link
Member

See confidential-containers/confidential-containers#128

We should make sure that we don't leak any secret info here. It might make sense to setup a log inside the guest.

@dcmiddle dcmiddle transferred this issue from confidential-containers/ocicrypt-rs Jun 29, 2023
jiangliu pushed a commit to jiangliu/image-rs that referenced this issue Jul 4, 2023
This github action will be triggered automatically whenever
a new release is published to build a coco-keyprovider image
and publish to ghcr.io

Close confidential-containers#180

Signed-off-by: Xynnn007 <[email protected]>
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 a pull request may close this issue.

2 participants