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

mount.composefs: Drop fs-verity signature verification #169

Merged
merged 1 commit into from
Aug 7, 2023

Conversation

cgwalters
Copy link
Contributor

We will encourage use of userspace verification. Basically higher level tools should have metadata that contains the composefs digest covered by a signature, then pass that expected digest to mount.composefs.

Closes: #151

@cgwalters cgwalters force-pushed the drop-signed-check branch from 9298ec2 to 089ad0b Compare July 14, 2023 13:22
We will encourage use of userspace verification.  Basically higher
level tools should have metadata that contains the composefs digest
covered by a signature, then pass that expected digest to
`mount.composefs`.

Closes: containers#151
Signed-off-by: Colin Walters <[email protected]>
@cgwalters cgwalters force-pushed the drop-signed-check branch from 089ad0b to 4dc4428 Compare July 14, 2023 13:52
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.

consider verifying signatures in userspace
2 participants