From 150e87548d0d3433aef72bf6c3e80d01177f7f1d Mon Sep 17 00:00:00 2001 From: jaseg Date: Fri, 13 Jun 2025 18:07:42 +0200 Subject: [PATCH] Add some chapter quotes --- chapter-hsms/chapter.tex | 4 ++++ chapter-ihsm/chapter.tex | 4 ++++ chapter-introduction/chapter.tex | 2 +- main.bib | 12 ++++++++++++ 4 files changed, 21 insertions(+), 1 deletion(-) diff --git a/chapter-hsms/chapter.tex b/chapter-hsms/chapter.tex index ace8d26..b79cc8d 100644 --- a/chapter-hsms/chapter.tex +++ b/chapter-hsms/chapter.tex @@ -1 +1,5 @@ +\chapterquote{An unnamed atomic bomb designer~\cite{blechmanTechnologyLimitationInternational1989}}{ + 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} diff --git a/chapter-ihsm/chapter.tex b/chapter-ihsm/chapter.tex index 88c636a..c8d5bf5 100644 --- a/chapter-ihsm/chapter.tex +++ b/chapter-ihsm/chapter.tex @@ -1,3 +1,7 @@ +\chapterquote{Russell Impagliazzo~\cite{impagliazzoPersonalViewAveragecase1995}}{ + One should always assume that people willing to break a system are also willing to use significantly more resources + doing so than legitimate users are willing to spend routinely! +} \chaptertitle{Inertial Hardware Security Modules} \begin{abstract} diff --git a/chapter-introduction/chapter.tex b/chapter-introduction/chapter.tex index 77c99e5..cebb40c 100644 --- a/chapter-introduction/chapter.tex +++ b/chapter-introduction/chapter.tex @@ -1,5 +1,5 @@ -\chapterquote{Meredith Whittaker\cite{greenbergSignalMoreEncrypted2024}}{ +\chapterquote{Meredith Whittaker~\cite{greenbergSignalMoreEncrypted2024}}{ It’s not for lack of ideas or possibilities. It’s that we actually have to start taking seriously the shifts that are going to be required to do this thing—to build tech that rejects surveillance and centralized control—whose necessity is now obvious to everyone. diff --git a/main.bib b/main.bib index 349267e..478418d 100644 --- a/main.bib +++ b/main.bib @@ -672,6 +672,18 @@ langid = {english} } +@book{blechmanTechnologyLimitationInternational1989, + title = {Technology and the Limitation of International Conflict}, + editor = {Blechman, Barry M.}, + date = {1989}, + series = {{{FPI}} Papers in International Affairs}, + publisher = {Foreign Policy Inst. [u.a.]}, + location = {Washington, DC}, + isbn = {978-0-941700-42-9 978-0-941700-43-6}, + langid = {english}, + pagetotal = {185} +} + @inproceedings{blockAutonomicPermissionlessAndroid2017, title = {An Autonomic and Permissionless {{Android}} Covert Channel}, booktitle = {Proceedings of the 10th {{ACM Conference}} on {{Security}} and {{Privacy}} in {{Wireless}} and {{Mobile Networks}}},