mirror of
https://github.com/NullHypothesis/censorbib.git
synced 2025-07-25 07:25:39 -04:00
Add two techreports and one Euro S&P paper.
This commit is contained in:
parent
6276c8e912
commit
beb2c0492c
3 changed files with 32 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
* 2017-03-26
|
||||
- Added paper ``Internet Censorship in Thailand: User Practices and Potential Threats''
|
||||
- Added paper ``Investigating large-scale Internet content filtering''
|
||||
- Added paper ``A terminology for talking about privacy by data minimization: Anonymity, Unlinkability, Undetectability, Unobservability, Pseudonymity, and Identity Management''
|
||||
|
||||
* 2017-01-21
|
||||
- Added paper ``Dissecting Tor Bridges: a Security Evaluation of Their Private and Public Infrastructures''
|
||||
|
||||
|
|
|
@ -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">2017-01-21</a> <br />
|
||||
Last updated: <a href="Changelog.txt">2017-03-26</a> <br />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -1,3 +1,29 @@
|
|||
@inproceedings{Gebhart2017a,
|
||||
author = {Genevieve Gebhart and Anonymous Author and Tadayoshi Kohno},
|
||||
title = {Internet Censorship in {Thailand}: User Practices and Potential Threats},
|
||||
booktitle = {European Symposium on Security \& Privacy},
|
||||
publisher = {IEEE},
|
||||
year = {2017},
|
||||
url = {http://homes.cs.washington.edu/~yoshi/papers/GebhartEtAl-IEEEEuroSP.pdf},
|
||||
}
|
||||
|
||||
@techreport{Wolfgarten2006a,
|
||||
author = {Sebastian Wolfgarten},
|
||||
title = {Investigating large-scale {Internet} content filtering},
|
||||
institution = {Dublin City University},
|
||||
year = {2006},
|
||||
url = {http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.133.5778&rep=rep1&type=pdf},
|
||||
}
|
||||
|
||||
@misc{Pfitzmann2010a,
|
||||
author = {Andreas Pfitzmann and Marit Hansen},
|
||||
title = {A terminology for talking about privacy by data minimization: Anonymity, Unlinkability, Undetectability, Unobservability, Pseudonymity, and Identity Management},
|
||||
month = aug,
|
||||
year = {2010},
|
||||
note = {Version 0.34},
|
||||
url = {https://dud.inf.tu-dresden.de/literatur/Anon_Terminology_v0.34.pdf},
|
||||
}
|
||||
|
||||
@inproceedings{Matic2017a,
|
||||
author = {Srdjan Matic and Carmela Troncoso and Juan Caballero},
|
||||
title = {Dissecting {Tor} Bridges: a Security Evaluation of Their Private and Public Infrastructures},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue