mirror of
https://github.com/NullHypothesis/censorbib.git
synced 2025-07-23 14:41:07 -04:00
Add FOCI'11 and ENSR'15 paper.
This commit is contained in:
parent
d609781d07
commit
b71fd645e3
3 changed files with 23 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
* 2015-07-04
|
||||
- Added paper ``Ethical Concerns for Censorship Measurement''
|
||||
- Added paper ``Hiding Amongst the Clouds: A Proposal for Cloud-based Onion Routing''
|
||||
|
||||
* 2015-05-24
|
||||
- Added paper ``Blocking-resistant communication through domain fronting''
|
||||
- Added paper ``Analyzing the Great Firewall of China Over Space and Time''
|
||||
|
|
|
@ -73,7 +73,7 @@
|
|||
(<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
|
||||
href="http://www.cs.kau.se/philwint/pk.asc">OpenPGP</a>) <br />
|
||||
Last updated: <a href="Changelog.txt">2015-05-24</a> <br />
|
||||
Last updated: <a href="Changelog.txt">2015-07-04</a> <br />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -1,3 +1,21 @@
|
|||
@inproceedings{Jones2011a,
|
||||
author = {Nicholas Jones and Matvey Arye and Jacopo Cesareo and Michael J. Freedman},
|
||||
title = {Hiding Amongst the Clouds: A Proposal for Cloud-based Onion Routing},
|
||||
booktitle = {Free and Open Communications on the Internet},
|
||||
publisher = {USENIX},
|
||||
year = {2011},
|
||||
url = {http://www.cs.princeton.edu/~najones/publications/cor-foci11.pdf},
|
||||
}
|
||||
|
||||
@inproceedings{Jones2015a,
|
||||
author = {Ben Jones and Roya Ensafi and Nick Feamster and Vern Paxson and Nick Weaver},
|
||||
title = {Ethical Concerns for Censorship Measurement},
|
||||
publisher = {ACM},
|
||||
booktitle = {Ethics in Networked Systems Research},
|
||||
year = {2015},
|
||||
url = {http://www.icir.org/vern/papers/censorship-meas.nsethics15.pdf},
|
||||
}
|
||||
|
||||
@article{Ensafi2015a,
|
||||
author = {Roya Ensafi and Philipp Winter and Abdullah Mueen and Jedidiah R. Crandall},
|
||||
title = {Analyzing the {G}reat {F}irewall of {C}hina Over Space and Time},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue