Add some chapter quotes
This commit is contained in:
parent
80580ff13c
commit
150e87548d
4 changed files with 21 additions and 1 deletions
|
|
@ -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}
|
||||
|
|
|
|||
|
|
@ -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}
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
12
main.bib
12
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}}},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue