mirror of
https://github.com/NullHypothesis/censorbib.git
synced 2025-07-26 07:55:47 -04:00
Add EuroS&P'16 paper.
This commit is contained in:
parent
3bfa6bdf3e
commit
491051b67f
3 changed files with 13 additions and 1 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
* 2016-06-02
|
||||||
|
- Added paper ``Games Without Frontiers: Investigating Video Games as a Covert Channel''
|
||||||
|
|
||||||
* 2016-05-24
|
* 2016-05-24
|
||||||
- Added paper ``Rebound: Decoy Routing on Asymmetric Routes Via Error Messages'' (thanks, David!)
|
- Added paper ``Rebound: Decoy Routing on Asymmetric Routes Via Error Messages'' (thanks, David!)
|
||||||
|
|
||||||
|
|
|
@ -83,7 +83,7 @@
|
||||||
(<a href="author_reverse.html">reverse</a>) <a href="author.html">author</a> <br />
|
(<a href="author_reverse.html">reverse</a>) <a href="author.html">author</a> <br />
|
||||||
Feedback: <a href="mailto:phw@nymity.ch">phw@nymity.ch</a> (<a
|
Feedback: <a href="mailto:phw@nymity.ch">phw@nymity.ch</a> (<a
|
||||||
href="https://nymity.ch/openpgp_public_key.txt">OpenPGP</a>) <br />
|
href="https://nymity.ch/openpgp_public_key.txt">OpenPGP</a>) <br />
|
||||||
Last updated: <a href="Changelog.txt">2016-05-24</a> <br />
|
Last updated: <a href="Changelog.txt">2016-06-02</a> <br />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -1,3 +1,12 @@
|
||||||
|
@inproceedings{Hahn2016a,
|
||||||
|
author = {Bridger Hahn and Rishab Nithyanand and Phillipa Gill and Rob Johnson},
|
||||||
|
title = {Games Without Frontiers: Investigating Video Games as a Covert Channel},
|
||||||
|
booktitle = {European Symposium on Security \& Privacy},
|
||||||
|
publisher = {IEEE},
|
||||||
|
year = {2016},
|
||||||
|
url = {http://www3.cs.stonybrook.edu/~phillipa/papers/castle.pdf},
|
||||||
|
}
|
||||||
|
|
||||||
@inproceedings{Ellard2015a,
|
@inproceedings{Ellard2015a,
|
||||||
author = {Daniel Ellard and Alden Jackson and Christine Jones and Victoria Ursula Manfredi and Timothy Strayer and Bishal Thapa and Megan Van Welie},
|
author = {Daniel Ellard and Alden Jackson and Christine Jones and Victoria Ursula Manfredi and Timothy Strayer and Bishal Thapa and Megan Van Welie},
|
||||||
title = {{Rebound}: Decoy Routing on Asymmetric Routes Via Error Messages},
|
title = {{Rebound}: Decoy Routing on Asymmetric Routes Via Error Messages},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue