Impact Tracing: Identifying the Culprit of Misinformation in Encrypted Messaging Systems
Zhongming Wang
Network and Distributed System Security (NDSS) Symposium 2025 · Day 2 · Secure Protocols
The widespread adoption of **end-to-end encryption (E2EE)** in popular messaging platforms like WhatsApp, Signal, and iMessage has dramatically enhanced user privacy by concealing message content from the platforms themselves. While this is a crucial security feature, it inadvertently creates a significant challenge: the unchecked spread of problematic content, particularly **misinformation** and **disinformation**. Traditional content moderation techniques, often reliant on machine learning analysis of message content, are rendered ineffective by E2EE, leading to a fundamental tension between user privacy and the imperative for effective content moderation.
AI review
Legitimate academic crypto work on a real problem — the privacy/traceability tension in E2EE messaging is genuinely hard and the differential privacy angle with deterministic tag linking is technically defensible. But this is a conference paper presentation, not a security research talk with offensive teeth, and the abstract-to-implementation gap leaves open the questions that actually matter for deployment.