diff --git a/Changelog.txt b/Changelog.txt index 5d1b438..aba2688 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,3 +1,7 @@ +* 2018-08-21 + - Added paper ``Effective Detection of Multimedia Protocol Tunneling using Machine Learning'' + - Added paper ``Quack: Scalable Remote Measurement of Application-Layer Censorship'' + * 2018-08-20 - Added paper ``Analyzing China's Blocking of Unpublished Tor Bridges'' - Added paper ``MultiFlow: Cross-Connection Decoy Routing using TLS 1.3 Session Resumption'' diff --git a/header.tpl b/header.tpl index 7daab0d..d448d35 100644 --- a/header.tpl +++ b/header.tpl @@ -83,7 +83,7 @@ (reverse) author
Feedback: phw@nymity.ch (OpenPGP)
- Last updated: 2018-08-20
+ Last updated: 2018-08-21
Onion site: 3wcwjjnuvjyazeza.onion
Code: GitHub diff --git a/references.bib b/references.bib index 863365b..10f27e7 100644 --- a/references.bib +++ b/references.bib @@ -1,3 +1,21 @@ +@inproceedings{Barradas2018a, + author = {Diogo Barradas and Nuno Santos and Lu\'{i}s Rodrigues}, + title = {Effective Detection of Multimedia Protocol Tunneling using Machine Learning}, + booktitle = {USENIX Security Symposium}, + publisher = {USENIX}, + year = {2018}, + url = {https://www.usenix.org/system/files/conference/usenixsecurity18/sec18-barradas.pdf}, +} + +@inproceedings{VanderSloot2018a, + author = {Benjamin VanderSloot and Allison McDonald and Will Scott and J. Alex Halderman and Roya Ensafi}, + title = {{Quack}: Scalable Remote Measurement of Application-Layer Censorship}, + booktitle = {USENIX Security Symposium}, + publisher = {USENIX}, + year = {2018}, + url = {https://www.usenix.org/system/files/conference/usenixsecurity18/sec18-vandersloot.pdf}, +} + @inproceedings{Nisar2018a, author = {Aqib Nisar and Aqsa Kashaf and Ihsan Ayyub Qazi and Zartash Afzal Uzmi}, title = {Incentivizing Censorship Measurements via Circumvention},