Skip to content
hacker_culture_
Back to the collection
Free SoftwareManifesto· 1985

The GNU Manifesto

Richard Stallman's declaration that software should be free — and the legal hack that made it stick.

2 min read253 words

The object

The GNU Manifesto, written by Richard Stallman and published in 1985, asks for collaborators to build a complete Unix-compatible operating system that anyone could use, study, modify, and redistribute. "GNU" stands, recursively and pointedly, for "GNU's Not Unix."

From a broken printer to a movement

The origin story is small and human: a Xerox printer at the MIT AI Lab kept jamming, and the manufacturer refused to release the source code that would let Stallman fix it. He generalized the frustration into a principle. Software that users cannot inspect or change makes them powerless. The remedy was not better vendors but a different definition of ownership.

Why it matters

The manifesto's deepest move was legal, not technical. The GNU General Public License used copyright against itself: software could be copied and modified freely, on the binding condition that derivative works carry the same freedoms forward. "Copyleft" turned a tool of restriction into a tool of liberation. It is one of the most elegant hacks ever performed — on the law rather than a machine.

GNU's components, combined with the Linux kernel in 1991, became the system now running most of the internet. The ethic of Spacewar! and the Homebrew newsletter was here given a constitution.

The lesson it set loose

Freedom in software is not a feeling; it is a structure you can encode and enforce. By treating a license as a program, Stallman showed that the most powerful hacks are sometimes performed on the rules themselves.

Next exhibit

The Cuckoo's Egg