diff --git a/Changelog.txt b/Changelog.txt index 27a8e6c..602a089 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,3 +1,7 @@ +* 2017-10-29 + - Added paper ``lib•erate, (n): A library for exposing (traffic-classification) rules and avoiding them efficiently'' + - Added paper ``Your State is Not Mine: A Closer Look at Evading Stateful Internet Censorship'' + * 2017-10-24 - Added paper ``When the Internet Goes Down in Bangladesh'' diff --git a/header.tpl b/header.tpl index 5d232e4..5de2520 100644 --- a/header.tpl +++ b/header.tpl @@ -83,7 +83,7 @@ (reverse) author
Feedback: phw@nymity.ch (OpenPGP)
- Last updated: 2017-10-24
+ Last updated: 2017-10-29
Onion site: 3wcwjjnuvjyazeza.onion diff --git a/references.bib b/references.bib index 6b4ae48..66b1b7c 100644 --- a/references.bib +++ b/references.bib @@ -1,3 +1,21 @@ +@inproceedings{Wang2017a, + author = {Zhongjie Wang and Yue Cao and Zhiyun Qian and Chengyu Song and Srikanth V. Krishnamurthy}, + title = {Your State is Not Mine: A Closer Look at Evading Stateful {Internet} Censorship}, + booktitle = {Internet Measurement Conference}, + publisher = {ACM}, + year = {2017}, + url = {http://www.cs.ucr.edu/~krish/imc17.pdf}, +} + +@inproceedings{Li2017a, + author = {Fangfan Li and Abbas Razaghpanah and Arash Molavi Kakhki and Arian Akhavan Niaki and David Choffnes and Phillipa Gill and Alan Mislove}, + title = {lib$\cdot$erate, (n): A library for exposing (traffic-classification) rules and avoiding them efficiently}, + booktitle = {Internet Measurement Conference}, + publisher = {ACM}, + year = {2017}, + url = {https://people.cs.umass.edu/~phillipa/papers/imc2017_liberate_paper.pdf}, +} + @inproceedings{Morshed2017a, author = {Mehrab Bin Morshed and Michaelanne Dye and Syed Ishtiaque Ahmed and Neha Kumar}, title = {When the {Internet} Goes Down in {Bangladesh}},