From 92d73546a7ff266ca5d6ddfbbb64c7790974c253 Mon Sep 17 00:00:00 2001 From: jaseg Date: Fri, 16 Sep 2022 18:19:34 +0200 Subject: Fix build --- paper/safety-reset-paper.tex | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'paper') diff --git a/paper/safety-reset-paper.tex b/paper/safety-reset-paper.tex index e79f7b3..f07a15e 100644 --- a/paper/safety-reset-paper.tex +++ b/paper/safety-reset-paper.tex @@ -377,6 +377,10 @@ In this instance, market forces do not align with the interest of the public at especially in code implementing complex network protocols such as TLS~\cite{georgiev01}, which may even be mandated by national standards in some devices such as smart electricity meters. +\subsection{Reliably resetting an IoT or Smart Grid device} + + + \subsection{Oscillations in the electrical grid} Common to the attacks on the electrical grid proposed in the papers discussed above is their approach of overloading @@ -859,3 +863,5 @@ Source code and EDA designs are available at the public repository listed at the \center{This is version \texttt{\input{version.tex}\unskip} of this paper, generated on \today.} \center{Source files and associated data for this work can be found in the git repository at the following URL: \url{https://git.jaseg.de/safety-reset.git} } + +\end{document} -- cgit