At the moment the plugin provides a pre configured box config via kiwi_boxed_plugin/config/kiwi_boxed_plugin.yml.
The used download source points to Virtualization:Appliances:SelfContained and is considered a trusted source.
However it would be more flexible and secure if the config file would be a system wide setup e.g
/etc/kiwi_boxed_plugin.yml
which allows for an additional setting like:
box:
-
name: ...
verify: signature_key
The provided signature_key file should be used to verify the signature of the box source
At the moment the plugin provides a pre configured box config via
kiwi_boxed_plugin/config/kiwi_boxed_plugin.yml.The used download source points to
Virtualization:Appliances:SelfContainedand is considered a trusted source.However it would be more flexible and secure if the config file would be a system wide setup e.g
which allows for an additional setting like:
The provided signature_key file should be used to verify the signature of the box source