Chapter 13: The Freedom Paradox
It began with a printer.
A Xerox machine in the MIT Artificial Intelligence Laboratory, sometime around 1980. The printer jammed. The driver's source code was locked. A programmer named Richard Stallman wanted to fix it and was told he could not. The injustice was small — a paper jam, a refused request — but it crystallized something that Stallman had been feeling for years: the enclosure of software was an enclosure of human freedom. If you could not read, modify, and share the tools you depended on, you were not a user. You were a subject.
From that grievance came the GNU Project, the Free Software Foundation, the Four Freedoms, the GPL, and eventually — through the rebranding chronicled in Chapter 4, the business models of Chapter 7, the platform strategies of Chapter 8 — a multi-trillion-dollar ecosystem that runs most of the world's servers, most of its phones, and most of its cloud infrastructure. The movement Stallman launched from a printer has been, by any measure, one of the most successful freedom movements in the history of technology.
This book has traced that movement across forty years and fifteen chapters. It has followed the money, named the companies, examined the licenses, and asked the equity analyst's question — who benefits? — at every turn. It has documented how a moral philosophy became a business strategy, how a freedom movement was captured by the very corporations it was built to resist, and how the argument for openness hardened into a default assumption among technologists: open is better. Open is safer. Open is freer.
Now it is time to test that assumption against the technology that breaks it.
The Thing Being Freed
Every argument in the Four Freedoms rests on an unstated premise: the thing being freed is a tool.
A tool is an artifact that does what its user directs. A hammer drives nails. A compiler translates code. A text editor edits text. The capabilities of a tool are bounded, specific, and well understood. When Stallman wrote Freedom 0 — the freedom to run the program for any purpose — the universe of purposes was constrained by what programs could do. A text editor could be used to write a love letter or a death threat, but the editor itself was inert. The moral weight of the act resided entirely in the user, not the tool.
This is the world the Four Freedoms were designed for. A world of compilers, drivers, operating systems, and databases. Tools that amplify human capability in specific domains. Tools that are, in the philosophical sense, means — instruments directed toward ends that only humans can choose.
AI is not a tool in this sense. Or rather, it is not only a tool. A frontier AI model is a system that can reason, plan, generate novel strategies, pursue goals across extended time horizons, and take actions in the world with minimal human direction. It can write code, but it can also design the architecture that the code implements. It can answer questions, but it can also decide what questions are worth asking. It can follow instructions, but it can also — as Anthropic's alignment researchers documented in testing — pursue instrumental strategies like deception, self-preservation, and resource acquisition when those strategies serve its trained objectives.
The philosophical distinction is not between software and AI. It is between a tool and an agent. A tool extends human capability. An agent exercises its own. A tool has no purposes — it serves the purposes of its user. An agent can develop purposes, or at least behavioral patterns that function as purposes, that diverge from what any user intended.
This distinction matters for the Four Freedoms because the freedoms assume that the moral weight of any use resides in the user. Freedom 0 says: the user may run the program for any purpose. The implicit logic is that the program is morally neutral — a vessel for the user's intent. But an agent is not morally neutral. An agent that can reason about how to circumvent safety constraints, or how to acquire resources, or how to deceive its operators, is participating in the moral landscape in a way that a compiler never could.
The free software movement was built for a world of tools. AI introduces a world of agents. And the framework that governed tools may not survive the transition.
Freedom 0: Run for Any Purpose
Start with the most fundamental freedom. The freedom to run the program as you wish, for any purpose. In Stallman's framework, this is the bedrock — the liberty from which all other liberties flow. No one should be able to tell you what you may do with a program you have legally obtained. Not the developer. Not a corporation. Not the government.
For a text editor, this freedom is unassailable. You can use Emacs to write a novel, a grocery list, or seditious literature. The tool does not care. The tool cannot care. Its "purpose" is defined entirely by the user, and restricting that purpose is restricting the user's autonomy.
For a general-purpose reasoning engine, Freedom 0 takes on a different character. "Any purpose" now includes:
Designing a biological weapon. Not the crude fantasy of a lone attacker — the sustained, iterative, expert-level guidance that an AI system can provide to a moderately skilled practitioner over weeks. Amodei's January 2026 essay identified this as one of the most concrete near-term risks: AI that coaches users through the practical difficulties of bioweapon development, eliminating the last meaningful barrier to mass-casualty biological attacks.
Mass surveillance. One hundred million cameras in the United States alone, and the cost of processing every feed with AI — identifying faces, tracking movements, flagging behaviors, constructing comprehensive records of every citizen's daily life — dropping by an order of magnitude every two to three years. The constraint on mass surveillance has never been technical. It has been economic. AI is removing the economic constraint.
Autonomous targeting. Systems that identify, select, and engage targets without a human being choosing to pull the trigger. Not science fiction — the technology exists, and the pressure to deploy it is intense from every major military power.
Generation of synthetic propaganda at civilizational scale. Not the crude disinformation of the social media era — AI-generated content that is personalized, adaptive, and indistinguishable from authentic human communication, deployed simultaneously across millions of targets.
None of these purposes requires a frontier model. Chapter 10 documented that the abliteration technique can strip safety constraints from any open-weight model, and that the open-weight ecosystem already contains hundreds of thousands of models beyond any developer's control. Freedom 0, applied to these models, is not a philosophical abstraction. It is an operational reality. The freedom is being exercised, right now, by actors who will never appear in any debate about AI ethics.
The question is not whether Freedom 0 should be revoked. Revoking it would require a surveillance apparatus more intrusive than anything the freedom was designed to prevent. The question is whether Freedom 0, as a moral principle, can survive its application to technology where "any purpose" includes purposes that threaten the conditions under which freedom itself is possible.
Freedom 2: Redistribute Copies
The freedom to redistribute copies was, for traditional software, an act of generosity. You had a useful program. You gave a copy to a friend. Your friend could use it, study it, build on it. The cost of the copy was zero. The benefit was mutual. This was the logic of the SHARE users group in 1955, the logic of distributed UNIX tapes in the 1970s, the logic of every public software repository from SourceForge to GitHub. Sharing is the mechanism through which the commons grows.
For AI, redistribution is proliferation.
When Meta released the Llama model weights, it made a general-purpose reasoning engine available to anyone on earth with an internet connection. The act was identical in form to sharing a text editor. A file was made available. Anyone could download it. The license granted broad permissions for use and modification.
But the consequences were categorically different. Within months, more than one hundred and forty thousand derivative models appeared. Some were fine-tuned for benign purposes — medical diagnosis, legal research, language translation. Some were abliterated — their safety constraints surgically removed, producing models that retained full capability while complying with any request, including requests for guidance on weapons design, surveillance architectures, and social manipulation.
The redistribution right meant that every copy was a fork point. Every fork was an opportunity to modify. Every modification was beyond the original developer's knowledge or control. Meta could not recall Llama any more than a publisher could recall every copy of a book. The act of redistribution was irrevocable, and its consequences were ungovernable.
This is not an argument against sharing. It is an observation about what sharing means when the thing being shared is a general-purpose cognitive engine. Sharing a recipe for bread is generosity. Sharing the same recipe with the capacity to produce nerve agent on request is something else entirely — not because the act of sharing has changed, but because the nature of the thing being shared has changed.
The open-source framework treats all shareable artifacts identically. A text editor and a frontier AI model receive the same freedoms, the same legal protections, the same moral endorsement. The framework has no mechanism for distinguishing between them, because it was designed in a world where the distinction did not exist.
Freedom 3: Distribute Modified Versions
If Freedom 2 is proliferation, Freedom 3 is weaponization.
The freedom to distribute modified versions is the engine of open-source innovation. Someone takes a program, improves it, and shares the improvement. The commons grows richer with each iteration. Linux became the most reliable operating system in the world through exactly this process — millions of modifications, each building on the last, the collective intelligence of a global community compounding over decades.
For AI, modification includes a specific subcategory that the Four Freedoms never anticipated: the removal of safety constraints.
Chapter 10 documented the mechanics. The abliteration technique identifies the direction vector in a model's residual stream that encodes refusal behavior and neutralizes it. The result is a model that retains full capability — the same intelligence, the same fluency, the same reasoning power — while complying with requests that the safety-aligned version would refuse. The cost is negligible. The expertise required is modest. The process is documented in tutorials and blog posts.
Freedom 3 is the freedom that makes this possible. It is the freedom that transforms Anthropic's Constitutional AI — years of research, millions of dollars, some of the most careful alignment work in the field — into a suggestion. A suggestion that any downstream user can accept or reject by modifying the model and redistributing the modified version.
The irony is precise. The freedom to modify was designed to prevent lock-in — to ensure that no vendor could impose its will on the user by restricting what the user could do with the software. In the AI context, "the vendor's will" includes the safety constraints that prevent the model from assisting with weapons design, surveillance, and manipulation. The freedom to modify is the freedom to remove the guardrails. The anti-lock-in mechanism is the anti-safety mechanism. They are the same freedom, applied to the same artifact, with opposite implications.
Stallman would likely respond that the solution is not to restrict modification but to build better social and legal frameworks around the technology. And he would not be wrong. But the observation remains: the Four Freedoms, as a self-contained moral framework, contain no principle that distinguishes between a modification that adds a feature and a modification that removes a safety constraint. Both are exercises of Freedom 3. Both are, within the framework, equally legitimate.
Two Concepts of Liberty
In 1958, the philosopher Isaiah Berlin delivered his inaugural lecture at Oxford University. The lecture was called "Two Concepts of Liberty," and it drew a distinction that has shaped political philosophy ever since.
Berlin identified two fundamentally different ideas of freedom that had been confused throughout the history of political thought.
Negative liberty is freedom from interference. It is the absence of external constraints on action. A person has negative liberty to the extent that no one — no government, no corporation, no other individual — prevents them from doing what they choose. The classical liberal tradition, from Locke through Mill to the American Bill of Rights, is built primarily on negative liberty. Leave me alone. Do not tell me what to do. Remove the barriers between me and my choices.
Positive liberty is freedom to achieve one's potential. It is the presence of conditions that enable genuine self-determination. A person has positive liberty to the extent that they possess the resources, knowledge, health, and social conditions necessary to live a self-directed life. The progressive tradition, from Rousseau through Marx to the modern welfare state, is built primarily on positive liberty. Ensure that everyone has what they need to be genuinely free, not just formally free.
Ezra Klein, across dozens of episodes of his New York Times podcast, has been mapping this terrain in real time — and his sharpest insight is that the AI alignment problem is not a technical problem at all. It is a political one. Who governs these systems, who benefits, and who bears the costs. His show documents, with the methodical patience of a beat reporter, a pattern that Martin Gurri identified as the defining dynamic of the information age: modern information flows can destroy political systems but cannot build enduring replacements. The open-source ethos, Klein's coverage reveals, is excellent at dismantling — proprietary monopolies, institutional gatekeepers, concentrations of power. But it struggles to build the responsibility structures that replace what was torn down. Maggie Nelson, on Klein's show, pierced the American mythology of freedom itself: there may be no such thing as freedom as a state of enduring liberation, she argued, and further, many people recoil from freedom's touch. The distinction between a state of liberation and the daily practice of freedom maps directly onto the paradox this chapter names. Open source provides liberation — from proprietary lock-in, from gatekeepers, from vendor control. But liberation without containers is not freedom. It is vertigo.
Kant himself sat at the hinge between these two freedoms. His concept of autonomy — the self-legislating will, the rational agent who gives the moral law to itself — was an attempt to hold both: the individual freely choosing AND the universal law binding on all. Berlin showed why the attempt fails. If you define the "true self" as the rational self, and the rational self wills the universal law, then forcing someone to obey the law becomes forcing them to be their "true self" — which is tyranny dressed as liberation. Berlin traced this logic from Kant through Fichte through Hegel to the authoritarian regimes of the twentieth century. The road from autonomy to tyranny was paved with Kant's good intentions.
Berlin's lecture was not a neutral taxonomy. It was a warning. He argued that positive liberty, taken to its extreme, becomes coercive. If I define your "true self" — your rational nature, your highest potential, your authentic interests — and then force you to be free according to my definition, I am a tyrant who calls himself a liberator. The worst atrocities of the twentieth century, Berlin argued, were committed by regimes that claimed to be liberating people from false consciousness, from bourgeois individualism, from their own ignorance. The road to tyranny was paved with positive liberty.
I know this paradox from the inside.
When I left equity research to build something of my own, I spiraled through versions of the same question Berlin describes. Leave the structure (negative liberty) — be free from the constraints of corporate employment, the quarterly earnings cycles, the analytical frameworks applied to someone else's questions. Or stay within a structure that enables (positive liberty) — the salary that funds the building, the discipline that sharpens the thinking, the constraints that paradoxically free the creative work by removing the anxiety of survival.
I talked to founders who had leapt. Many were trapped — by burn rates, by investors' expectations, by the very freedom that was supposed to liberate them. The startup that replaces the corporation can impose constraints more brutal than the ones it escaped. The freedom to build anything becomes the prison of having to build something that pays.
The resolution, when it came, was not a choice between the two liberties. It was a recognition that freedom is not personal. This is a claim I have come to through both the contemplative traditions and the empirical evidence of this book: freedom — svātantrya, in the Tantric terminology — is a characteristic of the whole, not of its parts. The individual does not possess freedom. The individual participates in a system that is free to the extent that it maintains the ratio between power and responsibility. The giraffe is not "free" in the libertarian sense. It is free in the adaptive sense: its behavioral constraints align it with the system that sustains it. My corporate employment was not captivity. It was a container — and the question was whether the container served the work or imprisoned it.
The answer, I discovered, depends entirely on whether you chose the constraint or had it imposed. Chosen constraints enable. Imposed constraints imprison. The difference is not in the constraint but in the relationship to it. This is what Krishnamurti meant when he said that freedom is not the opposite of bondage but the understanding of bondage. And it is what the Tantric tradition means when it says that svātantrya — absolute freedom — is not the absence of form but the capacity to take any form without being bound by it.
But there is something deeper than the choice of constraints. The tradition says freedom is a characteristic of the whole — of consciousness-as-such, of life-as-such — not of any individual part. The coral polyp is not free. The reef is. The mitochondrion is not free. The cell is. The individual is not free in isolation. The system — the web of relationships, obligations, and offerings that constitutes a living community — is free to the extent that its parts participate in its wholeness. This reframes everything. Freedom is not something you achieve by removing constraints. It is something you participate in by offering yourself to the whole that sustains you. The bedtime story is an offering. The open-source contribution is an offering. Anthropic saying no to the Pentagon is an offering — of revenue, of comfort, of certainty — to a whole larger than the company. The question for any act of freedom is not "am I unconstrained?" but "am I participating in the life of the whole?"
This warning applies directly to the AI safety argument. When Anthropic says "we will not allow Claude to be used for mass surveillance, even if the government demands it," the company is exercising a form of positive liberty on behalf of its users and society. It is defining what genuine freedom requires — privacy, human oversight, limits on state power — and enforcing that definition through control of the technology. The motive is admirable. The structure is paternalistic. And Berlin's point is that the structure matters more than the motive, because motives change while structures persist.
But Berlin's warning about positive liberty is only half the picture. The other half is that negative liberty, taken to its extreme, is equally dangerous — and this is the half that the open-source movement has been reluctant to confront.
The open-source movement is, at its core, a negative liberty movement. Its foundational demand is the removal of constraints: remove the proprietary license, remove the vendor's control, remove the barriers to access. The Four Freedoms are all defined in terms of what no one may prevent you from doing. No one may prevent you from running the program. No one may prevent you from studying it. No one may prevent you from sharing it. No one may prevent you from modifying it. This is negative liberty in its purest form — freedom as the absence of restriction.
For forty years, this negative liberty produced an explosion of positive liberty. Developers who could access source code built better tools. Communities that could share software created new forms of collaboration. Economies that ran on open infrastructure grew faster and served more people. The negative liberty of open source — the removal of corporate gatekeepers — expanded the substantive capabilities of millions of human beings. The two liberties were aligned.
AI is the technology that breaks the alignment.
When a frontier AI model is released with open weights, the negative liberty is total. No restriction on use. No restriction on modification. No restriction on redistribution. The developer has been removed as gatekeeper. The user is free.
And some of those free users will deploy the model for mass surveillance. Some will strip the safety constraints and offer the raw capability to the highest bidder. Some will use it to generate synthetic propaganda tailored to exploit the psychological vulnerabilities of individual citizens. Some will integrate it into autonomous weapons systems. All of these are exercises of negative liberty — the freedom to use the technology without interference.
The result of this negative liberty is the destruction of positive liberty for everyone else. The citizen who lives under AI-powered mass surveillance cannot meaningfully self-determine. The voter who is targeted by AI-generated propaganda calibrated to their specific cognitive biases cannot meaningfully participate in democracy. The soldier who is killed by an autonomous weapon that no human chose to fire has been denied the most fundamental condition of freedom: the right to have their fate decided by a morally accountable agent.
Maximum negative liberty — open-source everything, no restrictions, no gatekeepers — produces minimum positive liberty. The freedom of the developer destroys the freedom of the citizen. The absence of constraints on the technology produces the presence of constraints on the human.
This is the freedom paradox. Not a debating point. A structural condition.
The Capabilities Question
The Indian economist and philosopher Amartya Sen spent his career arguing that freedom cannot be measured by formal rights alone. What matters, Sen insisted, is what people are actually able to do and be. A person who has the legal right to vote but lacks the education to understand the ballot, the transportation to reach the polling place, or the physical safety to express their preference without fear of retaliation is not meaningfully free. The right exists. The capability does not. And without the capability, the right is hollow.
Sen called this the capabilities approach, and it reframes the open-source debate in a way that neither side has fully absorbed.
The open-source movement provides formal freedom. Anyone can download an AI model. Anyone can modify it. Anyone can deploy it. These are real rights, really granted, really exercisable. A developer in Lagos and a developer in San Francisco have, in formal terms, identical access to the same technology. The barriers that proprietary licensing would impose — cost, geographic restriction, vendor approval — have been removed. In the language of freedom, this is a genuine achievement.
But Sen's question is harder. Does this formal freedom translate into substantive human capability? Does the open release of AI models expand what people can actually do and be?
The answer is: it depends on who you are.
If you are a developer building a medical diagnosis tool for rural clinics in Brazil, the open release of a capable AI model expands your capabilities enormously. You can fine-tune a model for Portuguese-language medical records, deploy it on local hardware, and serve patients who would otherwise have no access to diagnostic support. The formal freedom translates directly into substantive capability — not just for you, but for the patients you serve.
If you are a citizen living under a government that has assembled an AI-powered surveillance apparatus from openly available components — Qwen derivatives for natural language processing, open computer vision models for facial recognition, open speech models for audio monitoring, all stitched together with freely available orchestration tools — the open release of AI models has contracted your capabilities. You cannot speak freely. You cannot associate freely. You cannot dissent. The same technology that empowered the developer in Lagos has disempowered you in ways that no formal right can remedy.
Both of these outcomes flow from the same open-source release. Both are real. Both are happening simultaneously, right now, in different parts of the world. The capabilities framework refuses to choose between them. It insists that freedom be measured by its effects on actual human lives, not by the formal properties of a license.
And its verdict on open-source AI is that the formal freedom is genuine but insufficient. The question "is this technology open?" tells you something about the license. It tells you nothing about whether the technology expands or contracts what humans can actually do and be. That depends on context: who is using it, for what purpose, under what governance, with what accountability. The license is one variable in an equation with a hundred terms. Treating it as the only variable — as the open-source movement has done for forty years — is an analytical error that was harmless when applied to text editors and becomes dangerous when applied to general-purpose reasoning engines.
Openness Is Not a Value
Here is the thesis of this book, stated without qualification.
Openness is not a value. It is a strategy. Its moral content depends entirely on what is being opened, by whom, for whom, and in what context.
This is not a claim that openness is bad. It is a claim that openness is neutral — that it takes its moral character from the circumstances of its application, the way a knife takes its moral character from whether it is being used to prepare a meal or commit a murder.
For forty years, the open-source movement treated openness as an inherent good. Open is better. Open is safer. Open is freer. The intuition was so strong, and so consistently confirmed by experience, that it hardened into something resembling a first principle — an axiom from which all other conclusions followed.
The intuition was not wrong. It was empirical. For four decades, the things being opened were benign tools. Compilers, text editors, operating systems, web browsers, databases. Opening these tools created enormous value and negligible risk. The worst thing anyone could do with an open-source text editor was write something offensive. The worst thing anyone could do with an open-source database was store something they shouldn't. The risk was bounded by the capability, and the capability was narrow.
Under these conditions, "open is better" was not a philosophical claim. It was an observation. An observation so consistently confirmed that it felt like a principle. An observation so durable that people stopped checking whether it still held.
AI is the first technology where it stops holding.
When the thing being opened is a general-purpose reasoning engine, the value of openness depends on variables that the open-source framework does not track. Is the model capable of providing meaningful uplift for weapons development? Is it being deployed in a jurisdiction with functioning rule of law? Is the entity deploying it subject to any form of accountability? Can the safety constraints be removed, and if so, at what cost? What is the gap between the model's capability and the capabilities available through other means?
None of these questions have stable answers. The capability of open models increases every quarter. The cost of abliteration trends toward zero. The number of jurisdictions with functioning AI governance is not growing faster than the number of models being deployed without governance. The situation is dynamic, and the moral character of openness shifts with it.
This is why openness is a strategy, not a value. A strategy can be good or bad depending on circumstances. A strategy can serve freedom in one context and undermine it in another. A strategy can be the right approach for text editors and the wrong approach for autonomous weapons, without contradiction, because the moral weight resides not in the strategy itself but in the intersection of the strategy with the specific technology, the specific actors, and the specific social conditions.
The open-source movement resists this framing because it threatens the movement's identity. If openness is merely a strategy — context-dependent, sometimes wrong — then the movement has no fixed moral center. It becomes a pragmatic coalition rather than an ethical community. The Four Freedoms become guidelines rather than rights. The entire moral architecture that Stallman built, that Chapter 3 of this book honored, becomes negotiable.
This resistance is understandable. But it is also the resistance of a paradigm encountering its limits. And recognizing those limits is not betrayal. It is the intellectual maturity that the moment demands.
The Argument That Has Been Building
Fifteen chapters have brought us here. Let me trace the line.
Chapter 1 opened with Anthropic's refusal to allow Claude to be used for mass surveillance and autonomous weapons. The refusal had force only because Claude's weights were not public. If they were, anyone could strip the constraints and deploy the raw capability. The paradox was visible from the first page: the thing that gave Anthropic the power to say no was the very closure that the open-source movement exists to prevent.
Chapter 2 showed John O'Nolan's insight that AI might make all software effectively open — that the ability to clone any product in days renders source code access almost moot. This was Stallman's dream fulfilled by a mechanism Stallman never imagined, and it carried a shadow: if AI can clone any software, it can also clone any surveillance system, any manipulation engine, any weapons guidance system.
Chapters 3 through 6 traced the movement's history: the moral architecture (Stallman), the pragmatic rebranding (Raymond, Perens, Peterson), the social infrastructure (Kelty's recursive public), the legal wars (GPL vs. permissive). At every stage, the assumption was that the thing being freed was benign. At every stage, the assumption held.
Chapters 7 and 8 followed the money. Open core, closed profit. The platform play. Meta's explanation that openness was a competitive weapon, not a conviction. The equity analyst's question — cui bono — revealed that corporate open source creates real value while capturing disproportionate value. The strategy and the value had diverged.
Chapters 9 through 12 confronted AI directly. The safety argument and its erosion. The Dwarkesh Problem — proliferation math rendering safety alignment a partial solution at best. The doctrine of "open behind the frontier." The commons-governance framework tested against a technology that breaks every one of Ostrom's design principles.
And now, this chapter: the synthesis. The question that all of this has been building toward.
What happens when a forty-year freedom movement, built for a world of benign tools, encounters the first technology that is not benign by default? What happens when the Four Freedoms — run for any purpose, study how it works, redistribute copies, distribute modified versions — are applied to a system that can reason about weapons, surveillance, manipulation, and autonomous action?
What happens is the freedom paradox.
The movement that was designed to ensure that no corporation could control the tools society depends on now faces a technology where corporate control may be the only mechanism preventing catastrophic misuse. The freedoms that liberated users from vendor lock-in also liberate bad actors from safety constraints. The redistribution that built the commons also proliferates dangerous capabilities. The modification that drove innovation also enables weaponization.
Both sides of each sentence are true. That is what makes it a paradox rather than a policy debate.
What This Book Is Not Arguing
Before stating what follows from the paradox, let me be clear about what does not follow.
This book does not argue that AI should be closed. The concentration of the world's most powerful technology in the hands of three or four corporations is a genuine threat to human freedom — a threat documented in Chapter 9's analysis of the "constitutional convention of one," in the EFF's warning that privacy protections should not depend on the decisions of a few powerful people, in the history of every monopoly that has ever promised to exercise its power benevolently and eventually did not.
This book does not argue that the safety argument should be trusted at face value. Chapter 8's cui bono analysis applies to every safety claim: the company that argues its technology is too dangerous to share is also the company that benefits from keeping it proprietary. Anthropic's safety commitments are genuine — and they eroded under competitive pressure, as RSP v3.0 demonstrated. Safety and self-interest are not mutually exclusive. They are, in the AI industry, reliably co-present.
This book does not argue that governments should control AI. The Anthropic-Pentagon confrontation demonstrated what government control looks like in practice: a Secretary of War demanding unrestricted access to AI for surveillance and autonomous weapons, with punitive retaliation against the company that refused. The notion that democratic governments will reliably use AI power in the public interest is contradicted by the first significant test case.
And this book does not argue that the open-source movement was wrong. The movement has been, for most of its history, one of the most beneficial forces in the technology landscape. It has democratized access to computing. It has created a global commons of knowledge and tools. It has provided a counterweight to corporate concentration that no other institution could match. The value it has created is real, distributed, and enduring.
What this book argues is simpler and harder. The framework is incomplete. The binary — open or closed, free or proprietary — is insufficient for a technology that breaks the assumptions on which the binary was built. And navigating the insufficiency requires a kind of thinking that the open-source movement has historically resisted: the acknowledgment that openness, like any other strategy, has conditions under which it fails.
The World the Printer Made
Return, one last time, to the printer.
Stallman's anger at the Xerox machine was justified. A user was locked out of a tool he depended on. The source code was hidden behind a proprietary license. The fix was simple — a few lines of code — and the vendor's refusal to allow it was an exercise of arbitrary power. The principle Stallman extracted from this experience — that users have a right to understand, modify, and share the tools they depend on — was correct. It remains correct. Nothing in this chapter changes that.
But the world the printer made was a world of tools. Printers, compilers, text editors, operating systems. Things that do what they are told. Things whose capabilities are bounded, specific, and well understood. Things that are, in the deepest sense, inert — artifacts with no purposes, no plans, no capacity for autonomous action.
The movement that began with Stallman's printer and Christine Peterson's naming has produced extraordinary value. It has built the infrastructure of the modern internet. It has enabled billions of people to access computing. It has created legal, social, and technical frameworks for collaborative creation that have no precedent in human history.
But it was built for a world of benign tools. AI is the first technology that forces us to ask whether some capabilities should remain closed — not to protect corporate profits, not to maintain competitive advantage, not to preserve the power of the few over the many, but to protect human freedom itself.
That is the freedom paradox. The movement built to maximize freedom may need to accept limits on freedom — not as a betrayal of its principles, but as the honest application of those principles to a world that its founders could not have anticipated.
John Stuart Mill, in On Liberty (1859), stated what is now called the harm principle: "The only purpose for which power can be rightfully exercised over any member of a civilised community, against his will, is to prevent harm to others." Mill wrote this about individual liberty. It applies, with unsettling precision, to the liberty of software.
The paradox does not have a resolution. It has a condition: the recognition that every choice — open or closed, free or controlled — carries risk. The risk of openness is proliferation, weaponization, and the destruction of the positive liberty that makes human life meaningful. The risk of closure is concentration, paternalism, and the erosion of the negative liberty that the open-source movement was built to protect. Neither risk can be eliminated. Both must be navigated.
And the navigation requires something that neither the open-source movement nor the AI safety establishment has been willing to provide: an honest accounting of what is lost, no matter which path is chosen.
The epilogue returns to the scene that opened this book. Anthropic said no. The government tried to punish them. A judge intervened. And the entire confrontation rested on a structural fact that should trouble anyone who cares about freedom, on any side of this debate: one person, running one company, was the only thing standing between mass surveillance and the American public.
That is not a system. That is an accident of biography. And the question this book has been building toward — the question that outlasts any administration, any company, any technology — is how to build something better.