From 490d8e4eccb08b4b05100896413117f9bbfeabd9 Mon Sep 17 00:00:00 2001 From: mudcam Date: Thu, 7 Dec 2017 10:31:22 +0100 Subject: Add proposal for new security blueprint --- security-blueprint/part-6/1-Installation.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 security-blueprint/part-6/1-Installation.md (limited to 'security-blueprint/part-6/1-Installation.md') diff --git a/security-blueprint/part-6/1-Installation.md b/security-blueprint/part-6/1-Installation.md new file mode 100644 index 0000000..f9ea74d --- /dev/null +++ b/security-blueprint/part-6/1-Installation.md @@ -0,0 +1,29 @@ +# Local + + + +Domain | Improvement +-------------------------- | ------------------------------ +Application-Installation-1 | Talk about AppFw offline mode. + + + +## Installation + +Applications can be delivered and installed with the base image using a special +offline-mode provided by the **AppFw**. Apps can also be installed at run time. + + + +During early release, default Apps are installed on the image at first boot. + + + + + +Domain | Object | Recommendations +-------------------------- | --------- | ----------------------------------------------------------------------- +Application-Installation-1 | AppFw | Provide offline-mode in order to install app with the base image. +Application-Installation-2 | Integrity | Allow the installation of applications only if their integrity is good. + + -- cgit 1.2.3-korg