mirror of
https://github.com/NullHypothesis/censorbib.git
synced 2025-07-23 22:51:15 -04:00
Add SIGCOMM'15 paper.
This commit is contained in:
parent
d25f864a58
commit
da8469cd9e
3 changed files with 13 additions and 1 deletions
|
@ -1,3 +1,6 @@
|
|||
* 2015-08-12
|
||||
- Added paper ``Encore: Lightweight Measurement of Web Censorship with Cross-Origin Requests''
|
||||
|
||||
* 2015-07-04
|
||||
- Added paper ``Ethical Concerns for Censorship Measurement''
|
||||
- Added paper ``Hiding Amongst the Clouds: A Proposal for Cloud-based Onion Routing''
|
||||
|
|
|
@ -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="https://nymity.ch/~phw/pk.asc">OpenPGP</a>) <br />
|
||||
Last updated: <a href="Changelog.txt">2015-07-04</a> <br />
|
||||
Last updated: <a href="Changelog.txt">2015-08-12</a> <br />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -1,3 +1,12 @@
|
|||
@inproceedings{Burnett2015a,
|
||||
author = {Sam Burnett and Nick Feamster},
|
||||
title = {Encore: Lightweight Measurement of Web Censorship with Cross-Origin Requests},
|
||||
booktitle = {SIGCOMM},
|
||||
publisher = {ACM},
|
||||
year = {2015},
|
||||
url = {http://conferences.sigcomm.org/sigcomm/2015/pdf/papers/p653.pdf},
|
||||
}
|
||||
|
||||
@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},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue