Saltar al contenido principal
en/blog/chat-control/que-es-chat-control/

Chat Control — Definition, legislative context and status of the proposal

By Xscriptor — Óscar Preciado5 min read
TechnologyPrivacyLegislationResearchChat ControlCSAREUregulationencryptionprivacyscanningchild sexual abuseXscriptorÓscar Preciado
Chat Control — Definition, legislative context and status of the proposal

No mass surveillance has ever stopped expanding. No backdoor has ever remained closed.



There is a moment in the life of democracies when collective fear is codified into law. The proposed European Regulation known as Chat Control (formally, the Regulation for the Prevention and Detection of Child Sexual Abuse — CSAR) represents perhaps the highest point of tension between two principles that the EU had sought to keep compatible: child protection and communications privacy.

Definition

Chat Control is a legislative initiative of the European Commission, originally presented in May 2022, that aims to require messaging service providers (WhatsApp, Signal, Telegram, Messenger, iMessage, etc.) and content-sharing platforms to detect, report and remove child sexual abuse material (CSAM) on their platforms.

The core of the controversy lies in the method: the Commission proposes that platforms implement automated detection systems that analyze both content and communications (private messages, photos, videos) to identify suspicious material. This necessarily implies inspecting the content of communications that are currently protected by end-to-end encryption (E2EE).

The legislative journey

May 2022:      Original proposal from the European Commission
               (scanning obligation for all providers)
Nov 2022:      EDPB Opinion (European Data Protection Supervisor)
               — serious doubts about compatibility with Art. 7 and 8 of the EU Charter
Feb 2023:      Council position — progress on the proposal with amendments
Jun 2023:      European Parliament (LIBE) opinion — critical amendments
               attempting to preserve encryption
Oct 2023:      Trilogue negotiations — deadlock
2024:          Belgian presidency attempts to unblock — no consensus
2025-2026:     Multiple rounds of negotiation. Several Member States block.
               The proposal remains unapproved.

The process has been unusually long and contentious. The original proposal required qualified majority in the Council and codecision with the European Parliament, which has led to a tug-of-war that has now lasted more than four years.

The positions on the board

In favor (with nuances)

Actor Position
European Commission Main driver. Argues it is necessary to detect CSAM that currently evades all controls due to widespread encryption.
Europol Supports the measure. Notes that 80%+ of CSAM investigations encounter encrypted communications.
Some Member States Spain, France, Belgium, Ireland have shown support at different stages, with varying reservations about the scope.
Child protection organizations Save the Children, Missing Children Europe, NCMEC — support the measure as necessary for detection.

Against (with nuances)

Actor Position
European Parliament (majority) Amendments to limit scanning to reasonable suspects, not the entire population.
Germany, Netherlands, Poland, Austria Have opposed in various Council votes. Germany has been particularly vocal about incompatibility with encryption.
EDRi (European Digital Rights) Active campaign against the proposal. Points out it creates a precedent for mass surveillance.
Signal, Proton, Threema, WhatsApp Have stated they will not implement client-side scanning and that, if the law forces them to, they will leave the European market or remove E2EE.
Cryptographers and academics Bruce Schneier, Matthew Green, Meredith Whittaker (Signal), and hundreds of researchers have signed open letters warning that there is no secure way to implement scanning without breaking encryption.
Data protection agencies The EDPB and multiple national authorities have issued negative opinions.

The core of the technical problem

The crux of the dispute is not philosophical but mathematical. The proposal requires platforms to detect CSAM in encrypted communications. The problem is formalized as follows:

Given an encrypted message C=Ek(M)C = E_{k}(M) where:

  • EE is an end-to-end encryption scheme
  • kk is a key that only the sender and receiver possess
  • MM is the content of the message

The platform is required to determine whether MBM \in \mathcal{B} (where B\mathcal{B} is the set of known or classifiable CSAM content) without possessing kk and without weakening EE for all other users.

Cryptographers have repeatedly demonstrated that no scheme exists that simultaneously satisfies:

  1. Security: the attacker (or the government that coerces it) cannot exploit the mechanism to read arbitrary messages
  2. Accuracy: detection has acceptable false positive and false negative rates
  3. Scalability: works for millions of messages per minute
  4. Privacy: does not leak information about non-suspicious users

The impossibility is not technological in the sense of "we haven't invented it yet." It is structural: the properties of a secure encryption scheme imply that whoever does not have the key cannot determine any function of the content. Any exception to this is, by definition, a weakening of the encryption.

Current status

As of July 2026, the CSAR proposal remains under negotiation. It has not been approved nor withdrawn. The rotating presidencies of the Council have attempted multiple compromise texts that narrow the scope of scanning (limiting it to certain types of content, or to suspicious users, or requiring judicial oversight), but no version has achieved the necessary consensus.

The main obstacle remains the same: how to detect illegal content in encrypted communications without breaking encryption for everyone. And the answer, which cryptographers have been repeating since 2022, remains the same: it cannot be done.


Related documents: