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

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 <walters@verbum.org>
@alexlarsson alexlarsson merged commit 3b0f5f9 into containers:main Aug 7, 2023
8 checks passed
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