🚪 Why a backdoor is a security risk
🔑 Understanding encryption backdoors
A backdoor in encryption is a deliberate entry point in an end-to-end encryption system that allows third parties, such as authorities, to access encrypted data. It is an intentional vulnerability, like a master key designed for only the "good guys" (e.g., law enforcement) to use, but without guarantees it won't be exploited by others. This key or access enables decryption of messages for investigations, but introduces a weak point in the overall system's security.
🔍 Associated risks
Backdoors pose a fundamental threat to digital security because they weaken end-to-end encryption, which protects against a wide range of threats like hackers, foreign governments, and terrorists. Technically, creating a backdoor is simple, but securing it is impossible due to system complexity: it would require storing users' private keys in a central "vault," vulnerable to human error, incompetence, leaks, and malicious attacks. Any access granted to one group (like the FBI) potentially extends to unauthorized actors, such as hackers or repressive regimes, making data accessible to multiple third parties. This reverses secure design practices like forward secrecy, introduces unforeseen failures in global internet environments, and undermines privacy, making private conversations online impossible.
📆 Historical and current examples
◼️Apple analogy: In an illustrative comic, Apple's CEO unlocks an iPhone via a backdoor, with the FBI, hackers, and repressive regimes queuing up to access decrypted data. This reflects failed Apple plans for on-device AI scanning, which would turn phones into surveillance tools, generating global opposition and forcing a retreat.
◾️US government backdoor (Section 702 of FISA): The NSA captures foreign communications in bulk without warrants, and the FBI accesses this data to investigate US citizens through "backdoor searches" without judicial approval. In 2024, FBI Director Christopher Wray defended its continuation, arguing that warrant requirements would equate to a "de facto ban" due to time and resource constraints. This practice was debated but reauthorized for two more years, allowing surveillance of chats, calls, and emails of Americans communicating with foreigners, accessible by FBI, CIA, and NSA.
◾️2009 Google attack: Chinese hackers exploited a backdoor in Gmail, designed for US government access under court orders, to access a database with sensitive information on US surveillance targets for years.
◾️BlueLeaks (2020): A massive leak of sensitive police documents in the US occurred because the data wasn't end-to-end encrypted. Attackers used a compromised user account to upload malware and exfiltrate information like bank account numbers and personal data, demonstrating how a weak link (like an abused account) exposes everything if there's centralized access.
⚖️ Legislative proposals:
◾️EU Chat Control (CSAR): Proposes client-side scanning (CSS) to detect child abuse material before encryption, weakening privacy by exposing vulnerabilities in devices and potentially paving the way for backdoors in encryption protocols. It was put on hold in 2024 due to opposition, like from the Netherlands, emphasizing the importance of encryption for digital resilience.
◾️EARN IT (US, 2020): Requires "best practices" for scanning data before upload, decided by a government commission, which indirectly breaks encryption. Related to demands from the Five Eyes (US, UK, Canada, Australia, New Zealand) since 2018 for legal access to encrypted communications.
◾️Lawful Access to Encrypted Data Act (US): Seeks to eliminate "warrant-proof" encryption used by terrorists, requiring access to encrypted data.
Experts like Bruce Schneier and Matthew Green argue that these backdoors impose global insecurity, as they cannot guarantee respect for human rights or the rule of law, and facilitate abuses by any entity with access.
💡 Implications for privacy and security