diff options
| author | Holger Dengler <dengler@linutronix.de> | 2016-10-21 10:05:34 +0200 |
|---|---|---|
| committer | Holger Dengler <dengler@linutronix.de> | 2016-10-21 10:05:34 +0200 |
| commit | 9d32b380d7efd1f1b2a70aad1b5046f88c5c6d3a (patch) | |
| tree | 1afae67a39f6e946634eb79738fb06241bdadf42 /security/advanced/pres_eappl_sec-II.tex | |
| parent | 9b99d6e81c761cf8208a0ae3a17e5bc12084fac7 (diff) | |
security: Add wrapper slides for Webinar I and II
Signed-off-by: Holger Dengler <dengler@linutronix.de>
Diffstat (limited to 'security/advanced/pres_eappl_sec-II.tex')
| -rw-r--r-- | security/advanced/pres_eappl_sec-II.tex | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/security/advanced/pres_eappl_sec-II.tex b/security/advanced/pres_eappl_sec-II.tex new file mode 100644 index 0000000..ab8bbc4 --- /dev/null +++ b/security/advanced/pres_eappl_sec-II.tex @@ -0,0 +1,35 @@ +\input{configpres} + +\setbeamertemplate{footline}[text line]{\parbox{\linewidth}{ + \copyright{} 2016 by Linuxtronix GmbH\hfill + \insertshortauthor\hfill + \insertpagenumber} +} + +% ---------------------------- +\title{Embedded Linux Application Security, Teil II} +\subtitle{Wie Linux-Applikationen sicherer werden} +\author[Holger Dengler]{Dipl.-Ing. (FH) Holger Dengler} +\maketitle + +% ---------------------------- +\begin{frame} +\frametitle{Overview} +\tableofcontents +\end{frame} + +% ---------------------------- +\subsection{Capabilities} +\input{security/advanced/frm_capabilities.tex} + +% ---------------------------- +\subsection{Application Isolation} +\input{security/advanced/frm_namespace_container.tex} + +% ---------------------------- +\subsection{Mandatory Access Control} +\input{security/advanced/frm_mac.tex} + +% ---------------------------- +\subsection*{} +\input{tailpres} |
