Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions src/assets/data/publications.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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",
Expand Down