I think the ostree/container attempt to enforce signature verification is strongly motivated (and this is all covered in containers/skopeo#1829 ) but ultimately I feel we're also kind of fighting against the current ecosystem. And our implementation is suboptimal.
In this proposal we behave the same as podman/docker. I do still think we should have e.g. podman pull --require-signatures or so...and once that happens we handle it too.
I think the ostree/container attempt to enforce signature verification is strongly motivated (and this is all covered in containers/skopeo#1829 ) but ultimately I feel we're also kind of fighting against the current ecosystem. And our implementation is suboptimal.
In this proposal we behave the same as
podman/docker. I do still think we should have e.g.podman pull --require-signaturesor so...and once that happens we handle it too.