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
24 changes: 20 additions & 4 deletions src/assets/data/publications.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,20 @@
[
{
"url": "https://www.usenix.org/conference/usenixsecurity25/presentation/wessels",
"title": "HyTrack: Resurrectable and Persistent Tracking Across Android Apps and the Web",
"author": "Malte Wessels, Simon Koch, Jan Drescher, Louis Bettels, David Klein, Martin Johns",
"conference": "USENIX Sec'25",
"date": "Aug 2025",
"type": "research"
},
{
"url": "https://petsymposium.org/popets/2025/popets-2025-0042.php",
"title": "The Impact of Default Mobile SDK Usage on Privacy and Data Protection",
"author": "Simon Koch, Manuel Karl, Robin Kirchner, Malte Wessels, Anne Paschke, Martin Johns",
"conference": "PETS'25",
"date": "Jul 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 @@ -19,7 +35,7 @@
"url": "https://www.usenix.org/system/files/usenixsecurity23-koch.pdf",
"title": "The OK Is Not Enough: A Large Scale Study of Consent Dialogs in Smartphone Applications",
"author": "Simon Koch, Benjamin Altpeter, Martin Johns",
"conference": "USENIX'23",
"conference": "USENIX Sec'23",
"date": "Aug 2023",
"type": "research"
},
Expand Down Expand Up @@ -172,7 +188,7 @@
"url": "https://publications.cispa.saarland/3400/",
"title": "Share First, Ask Later (or Never?) - Studying Violations of GDPR's Explicit Consent in Android Apps",
"author": "Trung Tin Nguyen, Michael Backes, Ninja Marnau, and Ben Stock",
"conference": "USENIX'21",
"conference": "USENIX Sec'21",
"date": "May 2021",
"type": "research"
},
Expand Down Expand Up @@ -326,10 +342,10 @@
"type": "research"
},
{
"url": "https://www.youtube.com/watch?v=lGDETbe0b6w",
"url": "https://www.usenix.org/conference/usenixsecurity19/presentation/stute",
"title": "A Billion Open Interfaces for Eve and Mallory: MitM, DoS, and Tracking Attacks on iOS and macOS Through Apple Wireless Direct Link",
"author": "Milan Stute, Sashank Narain, Alex Mariotto, Alexander Heinrich, David Kreitschmann, Guevara Noubir, and Matthias Hollick",
"conference": "USENIX'19",
"conference": "USENIX Sec' 19",
"date": "Aug 2019",
"type": "research"
},
Expand Down