Skip to content

IMA support in bootc? #1129

Answered by cgwalters
miabbott asked this question in Q&A
Discussion options

You must be logged in to vote

Will bootc support the use of IMA signatures

I think the summary of the current status quo is:

  • If one injects the ima xattrs into the tar stream of the container images, that will be handled fine via bootc (though there are no tests of this upstream)
  • Though having security.ima set via e.g. podman build is supported in theory since containers/storage#657 there were a variety of followups and I'm not sure about testing of that (also ref containers/storage#1608 )

or will we just support composefs?

bootc isn't going to explicitly not support IMA to be clear - mechanically it appears as another extended attribute and we don't need to care about it. But composefs has much stronger securit…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by cgwalters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants