summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorHolger Dengler <dengler@linutronix.de>2018-01-15 16:35:02 +0100
committerJohn Ogness <john.ogness@linutronix.de>2018-01-15 16:53:20 +0100
commitf71d08b5090fa93627d70824c979184c54ab710b (patch)
tree439815bf34b1777ff07008d2cdd14334e423148f /security
parent4666d19e5b7efa763c25e54c3a90d9ef38f9b234 (diff)
security: cleanup concept slides
Cleanup multiple peanuts: - remove [fragile] (were not required) - remove unnecessary header stubs - align subsections Signed-off-by: Holger Dengler <dengler@linutronix.de>
Diffstat (limited to 'security')
-rw-r--r--security/basics/pres_concept.tex37
1 files changed, 19 insertions, 18 deletions
diff --git a/security/basics/pres_concept.tex b/security/basics/pres_concept.tex
index 97d9a25..e9a2f07 100644
--- a/security/basics/pres_concept.tex
+++ b/security/basics/pres_concept.tex
@@ -1,18 +1,19 @@
-\def\lximg{/usr/share/lx/icons/fueller.png}
-
\input{configpres}
-\subsection{Security}
-
+% ----------------------------
\title{Security}
\maketitle
-\def\lximg{none}
+% ----------------------------
+\begin{frame}
+\frametitle{Overview}
+\tableofcontents
+\end{frame}
% ----------------------------
-\subsubsection{Terminology}
+\subsection{Terminology}
-\begin{frame}[fragile]
+\begin{frame}
\frametitle{Safety / Security}
Separate Issues
\begin{itemize}
@@ -22,7 +23,7 @@ Separate Issues
\end{frame}
% ----------------------------
-\begin{frame}[fragile]
+\begin{frame}
\frametitle{Safety vs. Security?}
After Delivery
\begin{itemize}
@@ -32,7 +33,7 @@ After Delivery
\end{frame}
% ----------------------------
-\begin{frame}[fragile]
+\begin{frame}
\frametitle{Safety and Security}
Safe and Secure (Realtime) Systems?
\begin{itemize}
@@ -43,9 +44,9 @@ Safe and Secure (Realtime) Systems?
\end{frame}
% ----------------------------
-\subsubsection{Problem Statement}
+\subsection{Problem Statement}
-\begin{frame}[fragile]
+\begin{frame}
\frametitle{Why is System Security important?}
\begin{itemize}
\item Communication
@@ -60,7 +61,7 @@ Safe and Secure (Realtime) Systems?
\end{frame}
% ----------------------------
-\begin{frame}[fragile]
+\begin{frame}
\frametitle{Protection}
How to protect:
\begin{itemize}
@@ -73,9 +74,9 @@ How to protect:
\end{frame}
% ----------------------------
-\subsubsection{Design Concepts}
+\subsection{Design Concepts}
-\begin{frame}[fragile]
+\begin{frame}
\frametitle{Access Control}
\begin{itemize}
\item Least-required Privilege
@@ -86,7 +87,7 @@ How to protect:
\end{frame}
% ----------------------------
-\begin{frame}[fragile]
+\begin{frame}
\frametitle{Communication}
\begin{itemize}
\item Reduce Communication
@@ -96,7 +97,7 @@ How to protect:
\end{frame}
% ----------------------------
-\begin{frame}[fragile]
+\begin{frame}
\frametitle{System Design}
\begin{itemize}
\item Security Aspects first!
@@ -106,9 +107,9 @@ How to protect:
\end{frame}
% ----------------------------
-\subsubsection{Conclusion}
+\subsection{Conclusion}
-\begin{frame}[fragile]
+\begin{frame}
\frametitle{Conclusion}
\begin{itemize}
\item KISS - Keep it small and \textbf{simple}