From 3f6157bc8866476d68603a9febd31f0b0b69205c Mon Sep 17 00:00:00 2001 From: mcrmck Date: Thu, 7 Aug 2025 19:31:09 -0400 Subject: [PATCH 1/2] Add USENIX Security 2025 paper on QUIC censorship --- references.bib | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/references.bib b/references.bib index 97d8d6a..98288f0 100644 --- a/references.bib +++ b/references.bib @@ -134,6 +134,15 @@ url = {https://cs.uwaterloo.ca/~dbarrada/papers/kamali-sp25.pdf}, } +@inproceedings{Zohaib2025a, + author = {Ali Zohaib and Qiang Zao and Jackson Sippe and Abdulrahman Alaraj and Amir Houmansadr and Zakir Durumeric and Eric Wustrow}, + booktitle = {USENIX Security Symposium}, + publisher = {USENIX}, + title = {Exposing and Circumventing {SNI}-based {QUIC} Censorship of the {Great Firewall} of {China}}, + year = {2025}, + url = {https://gfw.report/publications/usenixsecurity25/data/paper/quic-sni.pdf}, +} + @article{Cheng2022a, author = {Yanan Cheng and Yali Liu and Chao Li and Zhaoxin Zhang and Ning Li and Yuejin Du}, title = {In-Depth Evaluation of the Impact of National-Level {DNS} Filtering on {DNS} Resolvers over Space and Time}, From 02374283d77051e58dfb8a349ea72ca16f8a26c3 Mon Sep 17 00:00:00 2001 From: mcrmck Date: Thu, 7 Aug 2025 19:35:05 -0400 Subject: [PATCH 2/2] Add net4people discussion link --- references.bib | 1 + 1 file changed, 1 insertion(+) diff --git a/references.bib b/references.bib index 98288f0..c0feaf7 100644 --- a/references.bib +++ b/references.bib @@ -141,6 +141,7 @@ title = {Exposing and Circumventing {SNI}-based {QUIC} Censorship of the {Great Firewall} of {China}}, year = {2025}, url = {https://gfw.report/publications/usenixsecurity25/data/paper/quic-sni.pdf}, + discussion_url = {https://github.com/net4people/bbs/issues/505}, } @article{Cheng2022a,