diff options
author | jaseg <git@jaseg.net> | 2020-09-17 13:08:19 +0200 |
---|---|---|
committer | jaseg <git@jaseg.net> | 2020-09-17 13:08:19 +0200 |
commit | 704bdcfe3bba7475f49bb99c0a885976640bf218 (patch) | |
tree | 8c2cf7a740c94997472f37fa1afb96de2f29d6d3 | |
parent | 5af08604d7a54441ad757f4ab9f550c54deb6ce9 (diff) | |
download | ihsm-704bdcfe3bba7475f49bb99c0a885976640bf218.tar.gz ihsm-704bdcfe3bba7475f49bb99c0a885976640bf218.tar.bz2 ihsm-704bdcfe3bba7475f49bb99c0a885976640bf218.zip |
Add contributions section
-rw-r--r-- | quick-tech-report/rotohsm_tech_report.tex | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/quick-tech-report/rotohsm_tech_report.tex b/quick-tech-report/rotohsm_tech_report.tex index f37b572..2de3c29 100644 --- a/quick-tech-report/rotohsm_tech_report.tex +++ b/quick-tech-report/rotohsm_tech_report.tex @@ -183,6 +183,17 @@ of reference quickly become inhospitable to human life and at some point the tec robot probably weighing several kilograms become inconvenient as well. Contact-less EM or optical attacks are more limited in the first place, and can effectively be shielded. +\subsection{Contributions} +This work contains the following contributions: +\begin{enumerate} + \item Presentation of the \emph{Inertial HSM} concept, allowing cost-effective prototype and small-scale production + of highly secure HSMs. + \item Discussion of possible boundary sensing modes in the intertial HSM model. + \item Exploration of the design space of inertial HSMs. + % FIXME \item Presentation of a prototype inertial HSM. + % FIXME \item Measurement of the prototype HSM's susceptibility to various types of attack. +\end{enumerate} + \section{Related work} % summaries of research papers on HSMs. % I have not found any actual prior art on anything involving mechanical motion beyond ultrasound. @@ -190,13 +201,16 @@ limited in the first place, and can effectively be shielded. \section{The physics of hardware security} % approaching the issue from measurable quantities \section{Intertial HSMs} -\section{Hardware prototype} \section{Future work} \subsection{Other modes of movement} \subsection{Multiple axes of rotation} \subsection{Means of power transmission} \subsection{Other sensing modes} \subsection{Longeivity} + +\section{Hardware prototype} +% FIXME + \section{Conclusion} \printbibliography[heading=bibintoc] |