mirror of
https://github.com/NullHypothesis/censorbib.git
synced 2025-07-23 14:41:07 -04:00
Add NDSS'17 paper.
This commit is contained in:
parent
972f233063
commit
6276c8e912
3 changed files with 13 additions and 1 deletions
|
@ -1,3 +1,6 @@
|
|||
* 2017-01-21
|
||||
- Added paper ``Dissecting Tor Bridges: a Security Evaluation of Their Private and Public Infrastructures''
|
||||
|
||||
* 2016-11-02
|
||||
- Added paper ``Government mandated blocking of foreign Web content'' (thanks, David!)
|
||||
|
||||
|
|
|
@ -83,7 +83,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/openpgp_public_key.txt">OpenPGP</a>) <br />
|
||||
Last updated: <a href="Changelog.txt">2016-11-02</a> <br />
|
||||
Last updated: <a href="Changelog.txt">2017-01-21</a> <br />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -1,3 +1,12 @@
|
|||
@inproceedings{Matic2017a,
|
||||
author = {Srdjan Matic and Carmela Troncoso and Juan Caballero},
|
||||
title = {Dissecting {Tor} Bridges: a Security Evaluation of Their Private and Public Infrastructures},
|
||||
booktitle = {Network and Distributed System Security},
|
||||
publisher = {The Internet Society},
|
||||
year = {2017},
|
||||
url = {https://software.imdea.org/~juanca/papers/torbridges_ndss17.pdf},
|
||||
}
|
||||
|
||||
@inproceedings{Dornseif2003a,
|
||||
author = {Maximillian Dornseif},
|
||||
title = {Government mandated blocking of foreign {Web} content},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue