mirror of
https://github.com/NullHypothesis/censorbib.git
synced 2025-07-25 23:45:52 -04:00
Add CCS'17 paper.
This commit is contained in:
parent
4af49f0738
commit
8b999ce519
3 changed files with 13 additions and 1 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
* 2017-11-02
|
||||||
|
- Added paper ``The Waterfall of Liberty: Decoy Routing Circumvention that Resists Routing Attacks''
|
||||||
|
|
||||||
* 2017-10-31
|
* 2017-10-31
|
||||||
- Updated paper ``Games Without Frontiers: Investigating Video Games as a Covert Channel''
|
- Updated paper ``Games Without Frontiers: Investigating Video Games as a Covert Channel''
|
||||||
- Updated paper ``Tweeting Under Pressure: Analyzing Trending Topics and Evolving Word Choice on Sina Weibo''
|
- Updated paper ``Tweeting Under Pressure: Analyzing Trending Topics and Evolving Word Choice on Sina Weibo''
|
||||||
|
|
|
@ -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">2017-10-31</a> <br />
|
Last updated: <a href="Changelog.txt">2017-11-02</a> <br />
|
||||||
Onion site: <a href="http://3wcwjjnuvjyazeza.onion">3wcwjjnuvjyazeza.onion</a> <br />
|
Onion site: <a href="http://3wcwjjnuvjyazeza.onion">3wcwjjnuvjyazeza.onion</a> <br />
|
||||||
Code: <a href="https://github.com/NullHypothesis/censorbib">GitHub</a>
|
Code: <a href="https://github.com/NullHypothesis/censorbib">GitHub</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -1,3 +1,12 @@
|
||||||
|
@inproceedings{Nasr2017a,
|
||||||
|
author = {Milad Nasr and Hadi Zolfaghari and Amir Houmansadr},
|
||||||
|
title = {The Waterfall of Liberty: Decoy Routing Circumvention that Resists Routing Attacks},
|
||||||
|
booktitle = {Computer and Communications Security},
|
||||||
|
publisher = {ACM},
|
||||||
|
year = {2017},
|
||||||
|
url = {https://acmccs.github.io/papers/p2037-nasrA.pdf},
|
||||||
|
}
|
||||||
|
|
||||||
@inproceedings{McLachlan2009a,
|
@inproceedings{McLachlan2009a,
|
||||||
author = {Jon McLachlan and Nicholas Hopper},
|
author = {Jon McLachlan and Nicholas Hopper},
|
||||||
title = {On the risks of serving whenever you surf: Vulnerabilities in {Tor}'s blocking resistance design},
|
title = {On the risks of serving whenever you surf: Vulnerabilities in {Tor}'s blocking resistance design},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue