From c8053396f7ef5835299c4316a1ad4aec4e2c2cc6 Mon Sep 17 00:00:00 2001 From: gfw-report Date: Thu, 30 Nov 2023 00:00:00 +0000 Subject: [PATCH 1/4] Add one S&P'24 paper. --- references.bib | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/references.bib b/references.bib index e390de9..490f3ba 100644 --- a/references.bib +++ b/references.bib @@ -1,3 +1,13 @@ +@inproceedings{Wails2024a, + author = {Ryan Wails and George Arnold Sullivan and Micah Sherr and Rob Jansen}, + title = {On Precisely Detecting Censorship Circumvention in Real-World Networks}, + booktitle = {Network and Distributed System Security}, + publisher = {The Internet Society}, + year = {2024}, + url = {https://www.robgjansen.com/publications/precisedetect-ndss2024.pdf}, +} + + @techreport{Fifield2023b, author = {David Fifield}, title = {Comments on certain past cryptographic flaws affecting fully encrypted censorship circumvention protocols}, From 029558ee7cf1cd6ba4f1565301fe3c4abdc9463d Mon Sep 17 00:00:00 2001 From: gfw-report Date: Thu, 30 Nov 2023 00:00:00 +0000 Subject: [PATCH 2/4] Add one NDSS'24 paper. Homepage: https://www.robgjansen.com/publications/precisedetect-ndss2024.html Reading group: https://github.com/net4people/bbs/issues/312 --- references.bib | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/references.bib b/references.bib index 490f3ba..189c696 100644 --- a/references.bib +++ b/references.bib @@ -1,3 +1,12 @@ +@inproceedings{Kon2024a, + author = {Patrick Tser Jern Kon and Aniket Gattani and Dhiraj Saharia and Tianyu Cao and Diogo Barradas and Ang Chen and Micah Sherr and Benjamin E. Ujcich}, + title = {{NetShuffle}: Circumventing Censorship with Shuffle Proxies at the Edge}, + booktitle = {Symposium on Security \& Privacy}, + publisher = {IEEE}, + year = {2024}, + url = {https://www.computer.org/csdl/pds/api/csdl/proceedings/download-article/1RjEabCelaM/pdf}, +} + @inproceedings{Wails2024a, author = {Ryan Wails and George Arnold Sullivan and Micah Sherr and Rob Jansen}, title = {On Precisely Detecting Censorship Circumvention in Real-World Networks}, From 6d0bac049e4b2816c594592a595df3af67d7bb48 Mon Sep 17 00:00:00 2001 From: gfw-report Date: Thu, 30 Nov 2023 00:00:00 +0000 Subject: [PATCH 3/4] Update the "Last update" date. --- header.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/header.tpl b/header.tpl index b71806e..c2f4e70 100644 --- a/header.tpl +++ b/header.tpl @@ -189,7 +189,7 @@