summaryrefslogtreecommitdiff
path: root/presentation.asciidoc
blob: ec11f7aa6a9f5ec03b60a1f4b8e74d3c5f9efcb7 (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
= Sichere Software-Entwicklung im systemnahen Bereich
:author: Jan Klemkow, Benjamin Franzke
:lang: de
:imagesdir: image
:toc:

== Standard-C-Bibliothek

 * Pufferueberlaeufe

== Privilege-Separation: Wayland

image::wayland-priv-sep.svg[]

== Privilege-Revocation: OpenNTPD

image::ntpd_runtime.svg[]

== Kernel-Design

image::kernel-design.svg[]

== Kernel-Programming

 * Interrupts

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