diff --git a/src/assets/data/publications.json b/src/assets/data/publications.json index 27d1543..e971b15 100644 --- a/src/assets/data/publications.json +++ b/src/assets/data/publications.json @@ -1,4 +1,12 @@ [ + { + "url": "https://www.ndss-symposium.org/wp-content/uploads/2025-532-paper.pdf", + "title": "A Multifaceted Study on the Use of TLS and Auto-detect in Email Ecosystems", + "author": "Ka Fun Tang, Che Wei Tu, Sui Ling Angela Mak, Sze Yiu Chau", + "conference": "NDSS'25", + "date": "Feb 2025", + "type": "research" + }, { "url": "https://petsymposium.org/popets/2024/popets-2024-0099.php", "title": "A Black-Box Privacy Analysis of Messaging Service Providers' Chat Message Processing", @@ -7,6 +15,14 @@ "date": "Jul 2024", "type": "research" }, + { + "url": "https://dl.acm.org/doi/pdf/10.1145/3626232.3653263", + "title": "Investigating TLS Version Downgrade in Enterprise Software", + "author": "Ka Fun Tang, Ka Lok Wu, Sze Yiu Chau", + "conference": "ACM CODASPY'24", + "date": "Jun 2024", + "type": "research" + }, { "url": "https://www.usenix.org/system/files/usenixsecurity23-wu-ka-lok.pdf", "title": "Back to School: On the (In)Security of Academic VPNs",