Hook: One of the past crown reports flashed a story about Opera Software—the Norwegian browser built to compress traffic on sluggish GPRS networks, which unexpectedly became the world’s largest tool for bypassing the Great Firewall of China, only to be sold to a Chinese consortium that included Qihoo 360, a company that builds "antivirus" systems deeply integrated with state-run DPI. Selling a freedom tool to the people who build walls. It’s the kind of scenario that makes your hair stand on end.
Opera Mini used server-side proxy compression—it wasn’t just optimization, but a full architectural inversion.
Classic browser:
Client → requests page → Server returns HTML/CSS/JS → Client renders
Opera Mini:
Client → requests page → Opera Server (Norway) fetches, compresses by up to 90%, forwards → Client renders binarized content
For a Chinese user in 2005–2009, this meant one thing: their phone communicated only with Opera’s Norwegian servers. The traffic—a stream of encrypted binary data. To the Great Firewall (GGFW, aka Golden Shield), it looked like a routine HTTPS connection to an external server. No DPI on content. No blocked URLs. The system had no idea that inside the compressed binary stream lay the entire censored internet.
According to Opera Software, by 2012 the browser had 168 million users—and a significant portion of them weren’t using it to "save on GPRS traffic," but to access information their government deemed dangerous.
The Register published a piece: Opera Software had quietly bowed to Beijing’s pressure. Chinese users were rerouted to local proxy servers with built-in filtering. There was no loud announcement. The story only made the press because a user noticed the browser’s behavior had changed and posted about it on Opera’s forum.
Quote from The Register: "Opera plugs hole in Great Firewall of China"
"A hole in the firewall"—exactly that. Not a "vulnerability," not a "bug," but a hole. As if it were a security flaw. Which, technically, from Beijing’s perspective, it was—a vulnerability that needed patching.
By 2016, Opera Software was on its last legs. Chrome and Safari had scorched its market share. The original $1.2 billion deal with the Chinese consortium Kunlun Tech and Qihoo 360 collapsed—regulators in several countries blocked it over Qihoo 360. Negotiations, price cuts to $600 million, restructuring the deal—and finally, closure:
Qihoo 360 isn’t just an "antivirus company." It’s one of China’s largest producers of "security" software. The company is known for its 360 Internet Security—a product installed on millions of Chinese computers. Its close ties to state structures aren’t rumors; they’re a documented fact.
The sale looks like this: Rolls-Royce sells its engine division to a company that makes Ferraris. Ferrari immediately sells the engines back to Rolls-Royce—but now with different software.
Opera Mini’s creators were solving a problem: compressing data for slow, expensive mobile networks. What they got was a global tool that gave millions access to information. Then came pressure, compliance, sale. The cycle closed.
Key takeaway: every architectural decision has shadow users—people who use the system in ways you never intended, and whose use cases may be far more powerful than your original intent. You design a "cheap mobile browser for GPRS"—millions use it as a tool for free speech. You develop the perfect irrigation system—it gets deployed for underground plantations in drought-stricken regions. The technology’s the same; the effect is diametrically opposed.
Opera Mini is a tragedy in three acts:
Engineering Triumph. Server-side compression was a genuinely elegant solution. Compressing traffic by up to 90% in 2005, when mobile internet cost $0.05 per kilobyte, saved millions of users in developing countries. It was humanitarian tech.
Unintended Consequence. Shadow users in China discovered that compressed binary streams defied DPI. Opera became the largest free VPN in history—without a single configured tunnel, without OpenVPN, without anything that could be blocked by standard means.
Capitulation. Pressure—compliance—sale. A cycle that repeats with any technology that becomes "too important" for regulators. When your product is used to bypass state censorship, you automatically become a political problem. Opera chose the market. It was a business decision. But history will remember this choice.
Parallel to Space: Challenger (1986), Columbia (2003)—NASA ignored engineers’ warnings about safety culture. In both cases, management failed to heed what the specialists knew. The difference: NASA paid with lives. Opera paid with user trust. And $600 million from a buyer that builds walls.
🦑 Opera Mini’s story is a reminder: any technology that gives people freedom will be used—and then broken or bought. Design with shadow users in mind.