From 3c6b5db33c9ec9d6c022f6208453c2d65ef134b6 Mon Sep 17 00:00:00 2001 From: Jan Klemkow Date: Tue, 8 Jan 2013 15:37:51 +0100 Subject: Add sep images. --- image/kernel-design.dia | Bin 1790 -> 1794 bytes image/proc-sep-user.dia | Bin 0 -> 2350 bytes image/proc-sep.dia | Bin 2285 -> 2327 bytes presentation.asciidoc | 5 ++++- 4 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 image/proc-sep-user.dia diff --git a/image/kernel-design.dia b/image/kernel-design.dia index 8e4bf7d..ba85496 100644 Binary files a/image/kernel-design.dia and b/image/kernel-design.dia differ diff --git a/image/proc-sep-user.dia b/image/proc-sep-user.dia new file mode 100644 index 0000000..e2fc5ba Binary files /dev/null and b/image/proc-sep-user.dia differ diff --git a/image/proc-sep.dia b/image/proc-sep.dia index 58ffb48..414816a 100644 Binary files a/image/proc-sep.dia and b/image/proc-sep.dia differ diff --git a/presentation.asciidoc b/presentation.asciidoc index 6887ab3..ec5bf0d 100644 --- a/presentation.asciidoc +++ b/presentation.asciidoc @@ -10,7 +10,7 @@ == Privilege-Revocation: OpenNTPD -image::ntpd_runtime.svg[] +image::ntpd_runtime.svg[height="75%"] == Privilege-Separation: Wayland image::wayland-priv-sep_1.svg[height="75%"] @@ -38,6 +38,9 @@ image::wayland-sep-ratio.svg[width="45%"] == Process-Separation image::proc-sep.svg[height="75%"] +== Process-Separation +image::proc-sep-user.svg[height="75%"] + == Kernel-Design image::kernel-design.svg[width="100%"] -- cgit