diff --git a/Changelog.txt b/Changelog.txt index 3cb4754..828856b 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -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!) diff --git a/header.tpl b/header.tpl index 503a357..fe74418 100644 --- a/header.tpl +++ b/header.tpl @@ -83,7 +83,7 @@ (reverse) author
Feedback: phw@nymity.ch (OpenPGP)
- Last updated: 2016-11-02
+ Last updated: 2017-01-21
diff --git a/references.bib b/references.bib index 8fae6a9..e25131d 100644 --- a/references.bib +++ b/references.bib @@ -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},