lumag / digsig2-tools

Digital Signatures for ELF files for Linux
GNU General Public License v2.0
0 stars 2 forks source link

support ceparate certificates in containers. #5

Open lumag opened 6 years ago

lumag commented 6 years ago

Allow system owner to specify certificates/constraints for containers. Consider executing different systems (from different sources) on the host and inside container. They are signed by different certificates. However it should not be possible to execute in-container binary on the host system (and ideally it should not be possible to execute host binary inside container). It must be System Owner (rather than root user) who controls these constraints.