Richard Stallman


Richard Matthew Stallman, often known by his initials, rms, and occasionally upper-case RMS, is an American free software movement activist and programmer. He campaigns for software to be distributed in a manner such that its users receive the freedoms to use, study, distribute, and modify that software. Software that ensures these freedoms is termed free software. Stallman launched the GNU Project, founded the Free Software Foundation, developed the GNU Compiler Collection and GNU Emacs, and wrote the GNU General Public License.
Stallman launched the GNU Project in September 1983 to create a Unix-like computer operating system composed entirely of free software. With this, he also launched the free software movement. He has been the GNU project's lead architect and organizer, and developed a number of pieces of widely used GNU software including, among others, the GNU Compiler Collection, GNU Debugger, and GNU Emacs text editor. In October 1985 he founded the Free Software Foundation. In September 2019, he [|resigned] as president of the FSF and left his "visiting scientist" role at MIT. Stallman remains head of the GNU Project.
Stallman pioneered the concept of copyleft, which uses the principles of copyright law to preserve the right to use, modify, and distribute free software, and is the main author of free software licenses which describe those terms, most notably the GNU General Public License, the most widely used free software license.
In 1989, he co-founded the League for Programming Freedom. Since the mid-1990s, Stallman has spent most of his time advocating for free software, as well as campaigning against software patents, digital rights management, and other legal and technical systems which he sees as taking away users' freedoms. This has included software license agreements, non-disclosure agreements, activation keys, dongles, copy restriction, proprietary formats, and binary executables without source code.
Richard Stallman resigned from his positions at MIT and his position at the Free Software Foundation after it was alleged that his remarks in a discussion of the Jeffrey Epstein scandal condoned underage prostitution. This also followed a public letter by 33 of the developers of the GNU project asserting that GNU can't exist as a project serving all internet users while Stallman is still heading the project. Stallman remains head of the GNU Project.

Early life

Stallman was born March 16, 1953, in New York City, to a family of Jewish heritage. He had a troublesome relationship with his parents and didn't feel he had a proper home. He was interested in computers at a young age; when Stallman was a pre-teen at a summer camp, he read manuals for the IBM 7094. From 1967 to 1969, Stallman attended a Columbia University Saturday program for high school students. Stallman was also a volunteer laboratory assistant in the biology department at Rockefeller University. Although he was interested in mathematics and physics, his teaching professor at Rockefeller thought he showed promise as a biologist.
His first experience with actual computers was at the IBM New York Scientific Center when he was in high school. He was hired for the summer in 1970, following his senior year of high school, to write a numerical analysis program in Fortran. He completed the task after a couple of weeks and spent the rest of the summer writing a text editor in APL and a preprocessor for the PL/I programming language on the IBM System/360.

Harvard University and MIT

As a first-year student at Harvard University in fall 1970, Stallman was known for his strong performance in Math 55. He was happy: "For the first time in my life, I felt I had found a home at Harvard."
In 1971, near the end of his first year at Harvard, he became a programmer at the MIT Artificial Intelligence Laboratory, and became a regular in the hacker community, where he was usually known by his initials, RMS, which he used in his computer accounts. Stallman received a bachelor's degree in physics from Harvard in 1974.
Stallman considered staying on at Harvard, but instead decided to enroll as a graduate student at the Massachusetts Institute of Technology. He pursued a doctorate in physics for one year, but left that program to focus on his programming at the MIT AI Laboratory.
While working as a research assistant at MIT under Gerry Sussman, Stallman published a paper in 1977 on an AI truth maintenance system, called dependency-directed backtracking. This paper was an early work on the problem of intelligent backtracking in constraint satisfaction problems., the technique Stallman and Sussman introduced is still the most general and powerful form of intelligent backtracking. The technique of constraint recording, wherein partial results of a search are recorded for later reuse, was also introduced in this paper.
As a hacker in MIT's AI laboratory, Stallman worked on software projects such as TECO and Emacs for the Incompatible Timesharing System, as well as the Lisp machine operating system. He would become an ardent critic of restricted computer access in the lab, which at that time was funded primarily by the Defense Advanced Research Projects Agency. When MIT's Laboratory for Computer Science installed a password control system in 1977, Stallman found a way to decrypt the passwords and sent users messages containing their decoded password, with a suggestion to change it to the empty string instead, to re-enable anonymous access to the systems. Around 20 percent of the users followed his advice at the time, although passwords ultimately prevailed. Stallman boasted of the success of his campaign for many years afterward.
Stallman resigned from MIT in 2019 after an email exchange related to Jeffrey Epstein, and Marvin Minsky's alleged sexual exploitation of a minor.

Events leading to GNU

In the late 1970s and early 1980s, the hacker culture that Stallman thrived on began to fragment. To prevent software from being used on their competitors' computers, most manufacturers stopped distributing source code and began using copyright and restrictive software licenses to limit or prohibit copying and redistribution. Such proprietary software had existed before, and it became apparent that it would become the norm. This shift in the legal characteristics of software was a consequence triggered by the US Copyright Act of 1976.
When Brian Reid in 1979 placed time bombs in the Scribe markup language and word processing system to restrict unlicensed access to the software, Stallman proclaimed it "a crime against humanity". During an interview in 2008, he clarified that it is blocking the user's freedom that he believes is a crime, not the issue of charging for software. Stallman's texinfo is a GPL replacement, loosely based on Scribe; the original version was finished in 1986.
In 1980, Stallman and some other hackers at the AI Lab were refused access to the source code for the software of a newly installed laser printer, the Xerox 9700. Stallman had modified the software for the Lab's previous laser printer, so it electronically messaged a user when the person's job was printed, and would message all logged-in users waiting for print jobs if the printer was jammed. Not being able to add these features to the new printer was a major inconvenience, as the printer was on a different floor from most of the users. This experience convinced Stallman of people's need to be able to freely modify the software they use.
Richard Greenblatt, a fellow AI Lab hacker, founded Lisp Machines, Inc. to market Lisp machines, which he and Tom Knight designed at the lab. Greenblatt rejected outside investment, believing that the proceeds from the construction and sale of a few machines could be profitably reinvested in the growth of the company. In contrast, the other hackers felt that the venture capital-funded approach was better. As no agreement could be reached, hackers from the latter camp founded Symbolics, with the aid of Russ Noftsker, an AI Lab administrator. Symbolics recruited most of the remaining hackers including notable hacker Bill Gosper, who then left the AI Lab. Symbolics also forced Greenblatt to resign by citing MIT policies. While both companies delivered proprietary software, Stallman believed that LMI, unlike Symbolics, had tried to avoid hurting the lab's community. For two years, from 1982 to the end of 1983, Stallman worked by himself to clone the output of the Symbolics programmers, with the aim of preventing them from gaining a monopoly on the lab's computers.
Stallman argues that software users should have the freedom to share with their neighbors and be able to study and make changes to the software that they use. He maintains that attempts by proprietary software vendors to prohibit these acts are antisocial and unethical. The phrase "software wants to be free" is often incorrectly attributed to him, and Stallman argues that this is a misstatement of his philosophy. He argues that freedom is vital for the sake of users and society as a moral value, and not merely for pragmatic reasons such as possibly developing technically superior software. Eric S. Raymond, one of the creators of the open-source movement, argues that moral arguments, rather than pragmatic ones, alienate potential allies and hurt the end goal of removing code secrecy.
In February 1984, Stallman quit his job at MIT to work full-time on the GNU project, which he had announced in September 1983. Since then, he has remained affiliated with MIT as an unpaid visiting scientist in the Computer Science and Artificial Intelligence Laboratory. Until "around 1998", he maintained an office at the Institute that doubled as his legal residence.

GNU project

Stallman announced the plan for the GNU operating system in September 1983 on several ARPANET mailing lists and USENET. He started the project on his own and describes: "As an operating system developer, I had the right skills for this job. So even though I could not take success for granted, I realized that I was elected to do the job. I chose to make the system compatible with Unix so that it would be portable, and so that Unix users could easily switch to it."
, Calcutta, India
In 1985, Stallman published the GNU Manifesto, which outlined his motivation for creating a free operating system called GNU, which would be compatible with Unix. The name GNU is a recursive acronym for "GNU's Not Unix". Soon after, he started a nonprofit corporation called the Free Software Foundation to employ free software programmers and provide a legal infrastructure for the free software movement. Stallman is the nonsalaried president of the FSF, which is a 501 nonprofit organization founded in Massachusetts. Stallman popularized the concept of copyleft, a legal mechanism to protect the modification and redistribution rights for free software. It was first implemented in the GNU Emacs General Public License, and in 1989 the first program-independent GNU General Public License was released. By then, much of the GNU system had been completed.
Stallman was responsible for contributing many necessary tools, including a text editor, compiler, debugger, and a build automator. The notable omission was a kernel. In 1990, members of the GNU project began using Carnegie Mellon's Mach microkernel in a project called GNU Hurd, which has yet to achieve the maturity level required for full POSIX compliance.
In 1991, Linus Torvalds, a Finnish student, used the GNU's development tools to produce the free monolithic Linux kernel. The existing programs from the GNU project were readily ported to run on the resultant platform. Most sources use the name Linux to refer to the general-purpose operating system thus formed, while Stallman and the FSF call it GNU/Linux. This has been a longstanding naming controversy in the free software community. Stallman argues that not using GNU in the name of the operating system unfairly disparages the value of the GNU project and harms the sustainability of the free software movement by breaking the link between the software and the free software philosophy of the GNU project.
's book
Stallman's influences on hacker culture include the name POSIX and the Emacs editor. On Unix systems, GNU Emacs's popularity rivaled that of another editor vi, spawning an editor war. Stallman's take on this was to canonize himself as St. IGNUcius of the Church of Emacs and acknowledge that "vi vi vi is the editor of the beast", while "using a free version of vi is not a sin; it is a penance". On his homepage Stallman explains what a life in the Church of Emacs means to its members: "Sainthood in the Church of Emacs requires living a life of purity—but in the Church of Emacs, this does not require celibacy ".
In 1992, developers at Lucid Inc. doing their own work on Emacs clashed with Stallman and ultimately forked the software into what would become XEmacs. The technology journalist Andrew Leonard has characterized what he sees as Stallman's uncompromising stubbornness as common among elite computer programmers:
In 2018, Stallman instituted "Kind Communication Guidelines" for the GNU project to help its mailing list discussions remain constructive while avoiding explicitly promoting diversity.

Activism

Stallman has written many essays on software freedom, and has been an outspoken political campaigner for the free software movement since the early 1990s. The speeches he has regularly given are titled The GNU Project and the Free Software Movement, The Dangers of Software Patents, and Copyright and Community in the Age of Computer Networks. In 2006 and 2007, during the eighteen month public consultation for the drafting of version 3 of the GNU General Public License, he added a fourth topic explaining the proposed changes.
Stallman's staunch advocacy for free software inspired the creation of the Virtual Richard M. Stallman, software that analyzes the packages currently installed on a Debian GNU/Linux system, and reports those that are from the non-free tree. Stallman disagrees with parts of Debian's definition of free software.
In 1999, Stallman called for development of a free online encyclopedia through the means of inviting the public to contribute articles. The resulting GNUPedia was eventually retired in favour of the emerging Wikipedia, which had similar aims and was enjoying greater success.
Stallman is a world traveler and has visited at least 65 countries, mostly to speak about free software and the GNU project. According to Stallman, the free software movement has much in common with that of Mahatma Gandhi. Stallman is also highly critical of the effect that drug patents have had on developing countries.
In Venezuela, Stallman has delivered public speeches and promoted the adoption of free software in the state's oil company, in municipal government, and in the nation's military. In meetings with Hugo Chávez and in public speeches, Stallman criticised some policies on television broadcasting, free speech rights, and privacy. Stallman was on the Advisory Council of Latin American television station teleSUR from its launch but resigned in February 2011, criticizing pro-Gaddafi propaganda during the Arab Spring.
In August 2006, at his meetings with the government of the Indian State of Kerala, he persuaded officials to discard proprietary software, such as Microsoft's, at state-run schools. This has resulted in a landmark decision to switch all school computers in 12,500 high schools from Windows to a free software operating system.
After personal meetings, Stallman obtained positive statements about the free software movement from the then-president of India,, French 2007 presidential candidate Ségolène Royal, and the president of Ecuador Rafael Correa.
Stallman has participated in protests about software patents, digital rights management, and proprietary software.
Protesting against proprietary software in April 2006, Stallman held a "Don't buy from ATI, enemy of your freedom" placard at a speech by an ATI representative in the building where Stallman worked, resulting in the police being called. ATI has since merged with AMD Corporation and has taken steps to make their hardware documentation available for use by the free software community.
In response to Apple's Macintosh look and feel lawsuits against Microsoft and Hewlett-Packard in 1988, Stallman called for a boycott of Apple products on the grounds that a successful look and feel lawsuit would "put an end to free software that could substitute for commercial software". The boycott was lifted in 1995, which meant the FSF started to accept patches to GNU software for Apple operating systems.
machine at Indian Institute of Technology Madras, Chennai
Stallman has characterized Steve Jobs as having a "malign influence" on computing because of Jobs' leadership in guiding Apple to produce closed platforms. In 1993, while Jobs was at NeXT, Jobs asked Stallman if he could distribute a modified GCC in two parts, one part under GPL and the other part, an Objective-C preprocessor under a proprietary license. Stallman initially thought this would be legal, but since he also thought it would be "very undesirable for free software", he asked a lawyer for advice. The response he got was that judges would consider such schemes to be "subterfuges" and would be very harsh toward them, and a judge would ask whether it was "really" one program, rather than how the parts were labeled. Therefore, Stallman sent a message back to Jobs which said they believed Jobs' plan was not allowed by the GPL, which resulted in NeXT releasing the Objective-C front end under GPL.
For a period of time, Stallman used a notebook from the One Laptop per Child program. Stallman's computer is a refurbished ThinkPad T400s with Libreboot, a free BIOS replacement, and the GNU/Linux distribution Trisquel. Before the ThinkPad T400s, Stallman used a Thinkpad X60 with Libreboot and Trisquel GNU/Linux. And before the X60, Stallman used the Lemote Yeeloong netbook which he chose because, like the X60 and the T400s, it could run with free software at the BIOS level, stating "freedom is my priority. I've campaigned for freedom since 1983, and I am not going to surrender that freedom for the sake of a more convenient computer." Stallman's Lemote was stolen from him in 2012 while in Argentina. Before Trisquel, Stallman has used the gNewSense operating system.

Copyright reduction

Stallman has regularly given a talk entitled "Copyright vs. Community" where he reviews the state of digital rights management and names many of the products and corporations which he boycotts. His approach to DRM is best summed up by the FSF Defective by Design campaign. In the talks, he makes proposals for a "reduced copyright" and suggests a 10-year limit on copyright. He suggests that, instead of restrictions on sharing, authors be supported using a tax, with revenues distributed among them based on cubic roots of their popularity to ensure that "fairly successful non-stars" receive a greater share than they do now, or a convenient anonymous micropayment system for people to support authors directly. He indicates that no form of non-commercial sharing of copies should be considered a copyright violation. He has advocated civil disobedience in a comment on Ley Sinde.
Stallman has also helped and supported the International Music Score Library Project in getting back online, after it had been taken down on October 19, 2007, following a cease and desist letter from Universal Edition.
, a conference organized by ICFOSS in Kerala, India
Stallman mentions the dangers some e-books bring compared to paper books, with the example of the Amazon Kindle e-reader that prevents the copying of e-books and allows Amazon to order automatic deletion of a book. He says that such e-books present a big step backward with respect to paper books by being less easy to use, copy, lend to others or sell, also mentioning that Amazon e-books cannot be bought anonymously. His short story "The Right to Read" provides a picture of a dystopian future if the right to share books is impeded. He objects to many of the terms within typical end-user license agreements that accompany e-books.
Stallman discourages the use of several storage technologies such as DVD or Blu-ray video discs because the content of such media is encrypted. He considers manufacturers' use of encryption on non-secret data as a conspiracy.
He recognized the Sony BMG copy protection rootkit scandal to be a criminal act by Sony. Stallman supports a general boycott of Sony for its legal actions against George Hotz.
Stallman has suggested that the United States government may encourage the use of software as a service because this would allow them to access users' data without needing a search warrant.
He denies being an anarchist despite his wariness of some legislation and the fact that he has "advocated strongly for user privacy and his own view of software freedom".

Terminologies

Stallman places great importance on the words and labels people use to talk about the world, including the relationship between software and freedom. He asks people to say free software and GNU/Linux, and to avoid the terms intellectual property and piracy. One of his criteria for giving an interview to a journalist is that the journalist agrees to use his terminology throughout the article. He has been known to turn down speaking requests over some terminology issues.
Stallman argues that the term intellectual property is designed to confuse people, and is used to prevent intelligent discussion on the specifics of copyright, patent, trademark, and other areas of law by lumping together things that are more dissimilar than similar. He also argues that by referring to these laws as property laws, the term biases the discussion when thinking about how to treat these issues, writing:
An example of cautioning others to avoid other terminology while also offering suggestions for possible alternatives is this sentence of an e-mail by Stallman to a public mailing list:
Open source and Free software
His requests that people use certain terms, and his ongoing efforts to convince people of the importance of terminology, are a source of regular misunderstanding and friction with parts of the free software and open-source communities. After initially accepting the concept, Stallman rejects a common alternative term, open-source software, because it does not call to mind what Stallman sees as the value of the software: freedom. He wrote, "Free software is a political movement; open source is a development model." Thus, he believes that the use of the term will not inform people of the freedom issues, and will not lead to people valuing and defending their freedom. Two alternatives which Stallman does accept are software libre and unfettered software, but free software is the term he asks people to use in English. For similar reasons, he argues for the term proprietary software rather than closed-source software, when referring to software that is not free software.
Linux and GNU
Stallman asks that the term GNU/Linux, which he pronounces , be used to refer to the operating system created by combining the GNU system and the kernel Linux. Stallman refers to this operating system as "a variant of GNU, and the GNU Project is its principal developer". He claims that the connection between the GNU project's philosophy and its software is broken when people refer to the combination as merely Linux. Starting around 2003, he began also using the term GNU+Linux, which he pronounces , to prevent others from pronouncing the phrase GNU/Linux as , which would erroneously imply that the kernel Linux is maintained by the GNU project. The creator of Linux, Linus Torvalds, has publicly stated that he objects to modification of the name, and that the rename "is their confusion not ours".

Surveillance resistance

Stallman professes admiration for whistleblowers Julian Assange and Edward Snowden. He has spoken on Russia Today in support of free speech, and against government and corporate surveillance.

Personal life

Stallman resides in Cambridge, Massachusetts. He speaks English, French, Spanish and some Indonesian. He has said that he is "an atheist of Jewish ancestry" and often wears a button that reads "Impeach God".
Stallman refers to mobile phones as "portable surveillance and tracking devices", refusing to own a cell phone due to the lack of phones running entirely on free software. He also avoids using a key card to enter his office building since key card systems track each location and time that someone enters the building using a card. According to Stallman, with the exception of a few sites, such as his own website or sites related to his work with GNU and the FSF, he usually does not browse the web directly from his personal computer in order to prevent being connected with his browsing history. Instead, he uses GNU Womb's grab-url-from-mail utility, which can run on a separate system, and act as an email-based proxy to web sites: the user sends an e-mail which the script receives, the remote system downloads the web page content, and then the script emails the user the web page content. More recently he stated that he accesses all web sites via Tor, except for Wikipedia.
Stallman has written a collection of filk and parody songs, granting unlimited permission to sing and perform them.
He is childfree and antinatalist. In April, 2018, Stallman was criticized for electing to keep a joke about American federal policies toward abortion in the documentation for glibc.

Resignation from MIT and FSF

In September 2019, Stallman resigned from both MIT and the Free Software Foundation following his posts on an internal MIT CSAIL listserv about Jeffrey Epstein's relationship with deceased MIT professor Marvin Minsky.
In response to a post citing an article about Virginia Giuffre's deposition that Epstein had directed her, as a minor, to have sex with Minsky, Stallman criticized the choice of the word "assaulting" in "accused of assaulting" suggesting that the most plausible scenario was that Epstein coerced her to present herself as willing. Stallman's critics shortened his message to remove the presentation part and to say she was actually willing; later reports also claimed that he defended Epstein.
Further down the thread, responding to an argument that the location and time assumed based on the article would make it statutory rape, Stallman wrote: "It is morally absurd to define 'rape' in a way that depends on minor details such as which country it was in or whether the victim was 18 years old or 17".
Criticism redoubled when connected to earlier remarks by Stallman about pedophilia :
"I am skeptical of the claim that voluntarily pedophilia harms children. The arguments that it causes harm seem to be based on cases which aren’t voluntary, which are then stretched by parents who are horrified by the idea that their little baby is maturing".
In 2003, when commenting on William H. Pryor Jr.'s claim in support of an anti-sodomy law that a constitutional right to the choice of one's sexual partner must logically extend to "prostitution, adultery, necrophilia, bestiality, possession of child pornography, and even incest and pedophilia," Stallman wrote that those "should be legal as long as no one is coerced. They are illegal only because of prejudice and narrowmindedness," proposing some health and ethical rules.
He has since disavowed this belief.
Stallman remains head of the GNU Project.

Honors and awards

; Manuals:
; Selected essays:
*