diff --git a/Changelog.txt b/Changelog.txt index 828856b..17fe40e 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -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'' diff --git a/header.tpl b/header.tpl index fe74418..1cd8ac2 100644 --- a/header.tpl +++ b/header.tpl @@ -83,7 +83,7 @@ (reverse) author
Feedback: phw@nymity.ch (OpenPGP)
- Last updated: 2017-01-21
+ Last updated: 2017-03-26
diff --git a/references.bib b/references.bib index e25131d..b7537ad 100644 --- a/references.bib +++ b/references.bib @@ -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},