]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
repart,dissect: explicitly support DDIs that are both signed *and* encrypted (#43009)
authorLennart Poettering <lennart@amutable.com>
Thu, 16 Jul 2026 11:40:49 +0000 (13:40 +0200)
committerGitHub <noreply@github.com>
Thu, 16 Jul 2026 11:40:49 +0000 (13:40 +0200)
This is a pretty relevant usecase: preparing an image on some trusted
host, submitting it to some other host that authenticates it and
decrypts it, and consumes it only then.

Let's support this explicitly.


Trivial merge