Get started on hsm survey chapter

This commit is contained in:
jaseg 2025-08-19 16:30:06 +02:00
parent 59acf51690
commit aac6d0da21
2 changed files with 11 additions and 1 deletions

View file

@ -2,4 +2,14 @@
Bypassing a PAL [atomic bomb ignition code lock] should be about as complex as performing a tonsillectomy while
entering the patient from the wrong end.
}
\chaptertitle{Hardware Security Modules in the Wild}
In this chapter we will take a look at how Hardware Security Modules are built and what they are used for. We will
analyze the gaps left by the current state of the industry, and evaluate how Inertial HSMs could close these gaps to
make secure hardware accessible to everyone. We will start with a brief history of secure hardware with a particular
focus on tamper-sensing meshes since the tamper-sensing mesh is the primary line of defense that delineates a hardware
security module from other, weaker secure hardware primitives such as Smart Cards or Trusted Platform Modules (TPMs).
% FIXME include stuff from hsm survey paper
% FIXME include stuff from EPA paper

View file

@ -35,7 +35,7 @@
\listoffigures
\listoftables
\dochapter{chapter-introduction} % Status: TODO
\dochapter{chapter-introduction} % Status: In pretty good shape
\dochapter{chapter-hsms} % Status: TODO
\dochapter{chapter-ihsm} % Status: Copy-paste done, build works, integration TODO
\dochapter{chapter-sampling-mesh-monitor} % Status: Copy-paste done, build works, integration TODO