diff options
| author | Holger Dengler <dengler@linutronix.de> | 2018-05-23 08:17:40 +0200 |
|---|---|---|
| committer | Holger Dengler <dengler@linutronix.de> | 2018-06-06 10:02:14 +0200 |
| commit | 3fe95ca9145193c9eb572f7975fc18e2d60b2c53 (patch) | |
| tree | 7a8890cdfd1bcf72dc0fa6dc0380cbf1b2bfaacf /misc/frm_update_summary.tex | |
| parent | 5a6070706642b74c12df059f475c10d4820cf82d (diff) | |
misc: Update Slides
- Update Concepts (redundant, rescue)
- Update Processing (swupdate)
- Deployment (Hawkbit)
Signed-off-by: Holger Dengler <dengler@linutronix.de>
Diffstat (limited to 'misc/frm_update_summary.tex')
| -rw-r--r-- | misc/frm_update_summary.tex | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/misc/frm_update_summary.tex b/misc/frm_update_summary.tex new file mode 100644 index 0000000..c9e5733 --- /dev/null +++ b/misc/frm_update_summary.tex @@ -0,0 +1,36 @@ +% ---------------------------- +\section*{} +\subsection*{Summary} + +% ---------------------------- +\begin{frame}{Conclusion} +\begin{itemize} +\item Adaptable to your Needs +\item Open for Integration +\item Support for strong Cryptography Standards + \begin{itemize} + \item Hash: sha2 ff. + \item Asymetric: RSA, EC + \end{itemize} +\item Open Source Components + \begin{itemize} + \item Flexibility + \item Review + \item Protect your Investments + \end{itemize} +\item Small Footprint on Device +\item Powerful Back-End +\end{itemize} +Do not re-invent the wheel - use existing Tools! +\end{frame} + +% ---------------------------- +\subsection*{} + +% ---------------------------- +\begin{frame}{Resources} +\begin{itemize} +\item \url{http://sbabic.github.io/swupdate/} +\item \url{https://www.eclipse.org/hawkbit/} +\end{itemize} +\end{frame} |
