diff options
author | jaseg <git@jaseg.de> | 2022-09-16 18:19:34 +0200 |
---|---|---|
committer | jaseg <git@jaseg.de> | 2022-09-16 18:19:34 +0200 |
commit | 92d73546a7ff266ca5d6ddfbbb64c7790974c253 (patch) | |
tree | 170fbd69aacb328ec46e8cc7188f167055c86d0e /paper | |
parent | 3e3e03892abf97411066e2ac650e14fad3f9f0e9 (diff) | |
download | master-thesis-92d73546a7ff266ca5d6ddfbbb64c7790974c253.tar.gz master-thesis-92d73546a7ff266ca5d6ddfbbb64c7790974c253.tar.bz2 master-thesis-92d73546a7ff266ca5d6ddfbbb64c7790974c253.zip |
Fix build
Diffstat (limited to 'paper')
-rw-r--r-- | paper/safety-reset-paper.tex | 6 |
1 files changed, 6 insertions, 0 deletions
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} |