summaryrefslogtreecommitdiff
path: root/thesis.bib
diff options
context:
space:
mode:
Diffstat (limited to 'thesis.bib')
-rw-r--r--thesis.bib15
1 files changed, 15 insertions, 0 deletions
diff --git a/thesis.bib b/thesis.bib
index 7af7564..3f763de 100644
--- a/thesis.bib
+++ b/thesis.bib
@@ -175,6 +175,21 @@
year = {2018},
}
+@online{webkit,
+ title = {What Spectre and Meltdown Mean For WebKit},
+ url = {https://webkit.org/blog/8048/what-spectre-and-meltdown-mean-for-webkit/},
+ author = {Filip Pizlo},
+ year = {2018},
+ month = Jan
+}
+
+@inproceedings{js-timer,
+ title={Fantastic Timers and Where to Find Them: High-Resolution Microarchitectural Attacks in JavaScript},
+ author={Michael Schwarz and Cl{\'e}mentine Maurice and Daniel Gruss and Stefan Mangard},
+ booktitle={Financial Cryptography},
+ year={2017}
+}
+
@online{spec-load-hardening,
title={Speculative Load Hardening},
author={Chandler Carruth},