summaryrefslogtreecommitdiff
path: root/presentation.asciidoc
blob: f6b6e53f137f52b5d983ee73842b1369bc2918a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
= Sichere Software-Entwicklung im systemnahen Bereich
:author: Jan Klemkow, Benjamin Franzke
:lang: de
:imagesdir: image
:toc:

== Standard-C-Bibliothek

 * Pufferueberlaeufe


== Privilege-Revocation: OpenNTPD
image::ntpd_runtime.svg[]

== Privilege-Separation: Wayland
image::wayland-priv-sep_1.svg[height="75%"]

== Privilege-Separation: Wayland
image::wayland-priv-sep_2.svg[height="75%"]

== Privilege-Separation: Wayland
image::wayland-priv-sep_3.svg[height="75%"]

== Privilege-Separation: Wayland
image::wayland-priv-sep_4.svg[height="75%"]

== Privilege-Separation: Wayland
image::wayland-priv-sep_5.svg[height="75%"]

== Privilege-Separation: Wayland
image::wayland-priv-sep.svg[height="75%"]

== Kernel-Design

image::kernel-design.svg[width="100%"]

== Kernel-Programming

 * Interrupts

// vim: set syntax=asciidoc nospell spelllang=de,en: