Hubbry Logo
Richard StallmanRichard StallmanMain
Open search
Richard Stallman
Community hub
Richard Stallman
logo
29 pages, 0 posts
0 subscribers
Be the first to start a discussion here.
Be the first to start a discussion here.
Richard Stallman
Richard Stallman
from Wikipedia

Richard Matthew Stallman (/ˈstɔːlmən/ STAWL-mən; born March 16, 1953), also known by his initials, rms,[1] is an American free software movement activist and programmer. He campaigns for software to be distributed in such a manner that its users have the freedom to use, study, distribute, and modify that software. Software which ensures these freedoms is termed free software. Stallman launched the GNU Project, founded the Free Software Foundation (FSF) in October 1985,[2] developed the GNU Compiler Collection and GNU Emacs, and wrote all versions of the GNU General Public License.

Key Information

Stallman launched the GNU Project in September 1983 to write a Unix-like computer operating system composed entirely of free software.[3] With that 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,[4] GNU Debugger,[5] and GNU Emacs text editor.[6]

Stallman pioneered the concept of copyleft, which uses the principles of copyright law to preserve the right to use, modify, and distribute free software. He is the main author of free software licenses which describe those terms, most notably the GNU General Public License (GPL), the most widely used free software license.[7]

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 (which he refers to as digital restrictions management, calling the more common term misleading), and other legal and technical systems which he sees as taking away users' freedoms; this includes software license agreements, non-disclosure agreements, activation keys, dongles, copy restriction, proprietary formats, and binary executables without source code.

In September 2019, Stallman resigned as president of the FSF and left his visiting scientist role at MIT after making controversial comments about the Jeffrey Epstein sex trafficking scandal.[8] Stallman remained head of the GNU Project, and in 2021 returned to the FSF board of directors and others.

Early life

[edit]

Stallman was born March 16, 1953[9] in New York City, to a family of Jewish heritage.[10] He had a troublesome relationship with his parents and did not feel he had a proper home.[10] He was interested in computers at a young age; when he was a pre-teen at a summer camp, he read manuals for the IBM 7094.[11] From 1967 to 1969, Stallman attended a Columbia University Saturday program for high school students.[11] He was also a volunteer laboratory assistant in the biology department at Rockefeller University. Although he was interested in mathematics and physics, his supervising professor at Rockefeller thought he showed promise as a biologist.[12]

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 after his senior year of high school, to write a numerical analysis program in Fortran.[11] He completed the task after a couple of weeks ("I swore that I would never use FORTRAN again because I despised it as a language compared with other languages") and spent the rest of the summer writing a text editor in APL[13] and a preprocessor for the PL/I programming language on the IBM System/360.[14]

Harvard University and MIT

[edit]

As a first-year student at Harvard University in fall 1970, Stallman was known for his strong performance in Math 55.[15] He was happy, "For the first time in my life, I felt I had found a home at Harvard."[11]

In 1971, near the end of his first year at Harvard, he became a programmer at the MIT Artificial Intelligence Laboratory,[16] and became a regular in the hacker community, where he was usually known by his initials, RMS, which he used in his computer accounts.[1][17] Stallman received a bachelor's degree in physics (magna cum laude) from Harvard in 1974.[18] He considered staying on at Harvard, but instead decided to enroll as a graduate student at the Massachusetts Institute of Technology (MIT). He pursued a doctorate in physics for one year, but left the program to focus on his programming at the MIT AI Laboratory.[11][14]

While working (starting in 1975) as a research assistant at MIT under Gerry Sussman,[14] Stallman published a paper (with Sussman) in 1977 on an AI truth maintenance system, called dependency-directed backtracking.[19] The paper was an early work on the problem of intelligent backtracking in constraint satisfaction problems. As of 2009,[needs update] the technique Stallman and Sussman introduced was still the most general and powerful form of intelligent backtracking.[20] The technique of constraint recording, wherein partial results of a search are recorded for later reuse, was also introduced in this paper.[20]

As a hacker in MIT's AI laboratory, Stallman worked on software projects like TECO and Emacs for the Incompatible Timesharing System (ITS), as well as the Lisp machine operating system (the CONS of 1974–1976 and the CADR of 1977–1979—this latter unit was commercialized by Symbolics and Lisp Machines, Inc. (LMI) starting around 1980).[17] He became an ardent critic of restricted computer access in the lab, which at that time was funded primarily by the Defense Advanced Research Projects Agency (DARPA). When MIT's Laboratory for Computer Science (LCS) 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 (that is, no password) 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.[21]

Events leading to GNU

[edit]

In the late 1970s and early 1980s, the hacker culture which 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.[22]

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".[14] 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.[23] Stallman's texinfo is a GPL replacement, loosely based on Scribe;[24] the original version was finished in 1986.[25]

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.[citation needed] Stallman had modified the software for the Lab's previous laser printer (the XGP, Xerographic 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.[26]

Richard Greenblatt, a fellow AI Lab hacker, founded Lisp Machines, Inc. (LMI) 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.[21]

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.[27] The phrase "software wants to be free" is often incorrectly attributed to him, and Stallman argues that this is a misstatement of his philosophy.[28] 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.[29] Eric S. Raymond, one of the creators of the open-source movement,[30] argues that moral arguments, rather than pragmatic ones, alienate potential allies and hurt the end goal of removing code secrecy.[31]

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 had remained affiliated with MIT as an unpaid[32] "visiting scientist" in the Computer Science and Artificial Intelligence Laboratory.[33] Until "around 1998", he maintained an office at the Institute that doubled as his legal residence.[34]

GNU project

[edit]

Stallman announced the plan for the GNU operating system in September 1983 on several ARPANET mailing lists and USENET.[3][35] 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."[36]

Stallman in 2003 at the opening ceremony of NIXAL (a GLUG) at Netaji Subhash Engineering College, Kolkata, 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.[17] The name GNU is a recursive acronym for "GNU's Not Unix".[17] 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 was the nonsalaried president of the FSF, which is a 501(c)(3) nonprofit organization founded in Massachusetts.[37]

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 (GPL) was released. By then, much of the GNU system had been completed.

Stallman was responsible for contributing many necessary tools, including a text editor (GNU Emacs), compiler (GCC), debugger (GNU Debugger), and a build automator (GNU make). 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.

Stallman's influences on hacker culture include the name POSIX[38] 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[39][40] 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".[41]

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.[42] The technology journalist Andrew Leonard has characterized what he sees as Stallman's uncompromising stubbornness as common among elite computer programmers:

There's something comforting about Stallman's intransigence. Win or lose, Stallman will never give up. He'll be the stubbornest mule on the farm until the day he dies. Call it fixity of purpose, or just plain cussedness, his single-minded commitment and brutal honesty are refreshing in a world of spin-meisters and multimillion-dollar marketing campaigns.[43]

In 2018, Stallman instituted "Kind Communication Guidelines" for the GNU project to help its mailing list discussions remain constructive while avoiding explicitly promoting diversity.[44]

In October 2019, a public statement signed by 33 maintainers of the GNU project asserted that Stallman's behaviour had "undermined a core value of the GNU project: the empowerment of all computer users" and called for "GNU maintainers to collectively decide about the organization of the project".[45] The statement was published soon after Stallman resigned as president of the FSF and left his "visiting scientist" role at MIT in September 2019.[46][47] In spite of that, Stallman remained head of the GNU project.[48][49]

Activism

[edit]

Stallman has written many essays on software freedom, and has been an outspoken political campaigner for the free software movement since the early 1990s.[17] The speeches he has regularly given are titled The GNU Project and the Free Software Movement,[50] The Dangers of Software Patents,[51] and Copyright and Community in the Age of Computer Networks.[52] 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.[53]

Stallman's staunch advocacy for free software inspired the creation of the Virtual Richard M. Stallman (vrms), software that analyzes the packages currently installed on a Debian GNU/Linux system, and reports those that are from the non-free tree.[54] Stallman disagrees with parts of Debian's definition of free software.[55]

In 1999, Stallman called for development of a free online encyclopedia through the means of inviting the public to contribute articles.[56] The resulting GNUPedia was eventually retired in favour of the emerging Wikipedia, which had similar aims and was enjoying greater success.[57] Stallman was on the Advisory Council of Latin American television station teleSUR from its launch[58] but resigned in February 2011, criticizing pro-Gaddafi propaganda during the Arab Spring.[59]

Stallman giving a speech on "Free Software and Your Freedom" at the biennale du design of Saint-Étienne (2008)

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.[60]

After personal meetings, Stallman obtained positive statements about the free software movement from the then-president of India, A. P. J. Abdul Kalam,[61] French 2007 presidential candidate Ségolène Royal,[62] and the president of Ecuador Rafael Correa.[63]

Stallman has participated in protests about software patents,[64] digital rights management,[65][66] and proprietary software.

Protesting against proprietary software in April 2006, Stallman held a "Don't buy from ATI, enemy of your freedom" placard at an invited talk given by an ATI compiler architect in the building where Stallman worked, resulting in the police being called.[67] AMD has since acquired ATI and has taken steps to make their hardware documentation available for use by the free software community.[68]

Stallman using his Lemote 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.[69][70] According to Stallman, 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.[71][non-primary source needed]

For a period of time, Stallman used a notebook from the One Laptop per Child program. Stallman's computer is a refurbished ThinkPad X200 with Libreboot (a free BIOS replacement), and Trisquel GNU/Linux.[72] Before the ThinkPad X200, Stallman used a Thinkpad T400s with Libreboot and Trisquel GNU/Linux.[73] And before the T400s, Stallman used a ThinkPad X60, and even further back in time, a Lemote Yeeloong netbook (using the same company's Loongson processor) which he chose because, like the X200, 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."[74] Stallman's Lemote was stolen from him in 2012 while he was in Argentina.[75] Before Trisquel, Stallman has used the gNewSense operating system.[76][77]

[edit]

Stallman has regularly given a talk entitled "Copyright vs. Community" where he reviews the state of digital rights management (DRM) 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 (compare with private copying levy which is associated with proponents of strong copyright), 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.[78][79] He has advocated for civil disobedience in a comment on Ley Sinde.[79][80]

He has reportedly refused to autograph anything bearing a '©' symbol, in line with his views.[81]

Stallman has helped and supported the International Music Score Library Project get back online, after it had been taken down on October 19, 2007, following a cease and desist letter from Universal Edition.[82]

Stallman at Swatantra 2014, 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.[79][82][83] He 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 (to force the user to view certain promotional material) as a conspiracy.[84]

Stallman recognized the Sony BMG copy protection rootkit scandal to be a criminal act by Sony and supports a general boycott of Sony for its legal actions against George Hotz.[85] 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.[86][87][88][89] 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".[90]

Terminologies

[edit]
Stallman, in costume as St. IGNUcius, wearing a halo consisting of the platter of an old hard disk drive[40] (Monastir, Tunisia, 2012)

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 (in relation to copying not approved by the publisher). One of his criteria for giving an interview to a journalist is that the journalist agrees to use his terminology throughout the article.[91]

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.[92] 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:

These laws originated separately, evolved differently, cover different activities, have different rules, and raise different public policy issues. Copyright law was designed to promote authorship and art, and covers the details of a work of authorship or art. Patent law was intended to encourage publication of ideas, at the price of finite monopolies over these ideas–a price that may be worth paying in some fields and not in others. Trademark law was not intended to promote any business activity, but simply to enable buyers to know what they are buying.[93]

Open source and Free software

[edit]

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,[94] 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.[95] He wrote, "Free software is a political movement; open source is a development model."[96] 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.[97] 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 or non-free software rather than closed-source software, when referring to software that is not free software.

Linux and GNU

[edit]

Stallman asks that the term GNU/Linux, which he pronounces /ɡn slæʃ ˈlɪnəks/ GNOO SLASH LIN-əks, 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".[98] 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.[99] Starting around 2003, he began also using the term GNU+Linux, which he pronounces /ɡn plʌs ˈlɪnəks/ GNOO PLUS LIN-əks, to prevent others from pronouncing the phrase GNU/Linux as /ɡn ˈlɪnəks/ GNOO LIN-əks, which would erroneously imply that the kernel Linux is maintained by the GNU project.[100] The creator of Linux, Linus Torvalds, has publicly said that he objects to modification of the name and that the rename "is their [the FSF] confusion not ours".[101]

Surveillance resistance

[edit]

Stallman professes admiration for Julian Assange[102] and Edward Snowden.[103] He has spoken against government and corporate surveillance on many occasions.[104][105][106]

He refers to mobile phones as "portable surveillance and tracking devices",[107] refusing to own a cell phone due to the lack of phones running entirely on free software.[108] He also avoids using a key card to enter his office building[109] since key card systems track each location and time that someone enters the building using a card. He usually does not browse the web directly from his personal computer. Instead, he uses GNU Womb's grab-url-from-mail utility, an email-based proxy which downloads the webpage content and then emails it to the user.[110][111] In a 2016 interview, he said that he accesses all websites via Tor, except for Wikipedia (which generally disallows editing from Tor).[112][113]

Comments about Jeffrey Epstein scandal

[edit]

In September 2019, it was learned that Jeffrey Epstein had made donations to MIT, and in the wake of this, MIT Media Lab director Joi Ito resigned. An internal MIT CSAIL listserv mailing list thread was started to protest the coverup of MIT's connections to Epstein.[114] In the thread, discussion had turned to deceased MIT professor Marvin Minsky, who was named by Virginia Giuffre as one of the people that Epstein had forced her to have sex with.[115] Giuffre, a minor at the time, had been caught in Epstein's underage sex trafficking ring.[114] In response to a comment saying that Minsky "is accused of assaulting one of Epstein's victims", Stallman objected to the wording and argued that "the most plausible scenario is that she presented herself to him as entirely willing. Assuming she was being coerced by Epstein, he would have had every reason to conceal that from most of his associates".[116] When challenged by other members of the mailing list, he added "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", holding that it was not relevant to the harm that was done to the victim.[114][116]

Stallman remained critical of Epstein and his role, saying "We know that Giuffre was being coerced into sex–by Epstein. She was being harmed."[117] Stallman's comments, along with a compilation of accusations against him,[118] were published via Medium by Selam Gano, who called for him to be removed from MIT.[119][120] Vice published a copy of the email chain on September 13, 2019.[114][119] Stallman's writings from 2013 and earlier related to underage sex and child pornography laws resurfaced, increasing the controversy.[116][clarification needed] Tied to his comments regarding Minsky it led to several calling for Stallman's resignation.[119][114] During the backlash to Stallman's comments regarding the Epstein case, Stallman received criticism for previous writings advocating for the legalization of child pornography and pedophilia. In September 2006, Stallman had written, "I am skeptical of the claim that voluntarily [sic] 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."[121] On September 14, 2019, Stallman acknowledged that since the time of his past writings, he had learned that there were problems with underage sex, writing on his blog: "Through personal conversations in recent years, I've learned to understand how sex with a child can harm per psychologically. This changed my mind about the matter: I think adults should not do that."[122][123][124][125]

On September 16, 2019, Stallman announced his resignation from both MIT and FSF, "due to pressure on MIT and me over a series of misunderstandings and mischaracterizations".[126] In a post on his website, Stallman asserted that his posts to the email lists were not to defend Epstein, stating "Nothing could be further from the truth. I've called him a 'serial rapist', and said he deserved to be imprisoned. But many people now believe I defended him—and other inaccurate claims—and feel a real hurt because of what they believe I said. I'm sorry for that hurt. I wish I could have prevented the misunderstanding."[116]

Return to FSF

[edit]

In March 2021, at LibrePlanet2021, Stallman announced his return to the FSF board of directors.[127][128] Shortly thereafter, an open letter was published on GitHub asking for Stallman's removal, along with the entire FSF board of directors, with the support of prominent open-source organizations including GNOME and Mozilla. The letter includes a list of accusations against Stallman.[129][130][131] In response, an open letter asking for the FSF to retain Stallman was also published, arguing that Stallman's statements were mischaracterized, misunderstood and that they need to be interpreted in context.[132][133] The FSF board on April 12 made a statement re-affirming its decision to bring back Richard Stallman.[134] After that Stallman issued a statement explaining his poor social skills and apologizing.[135]

Multiple organizations criticized, defunded, and/or cut ties with the FSF[136] including Red Hat,[137] the Free Software Foundation Europe,[138] the Software Freedom Conservancy,[139] SUSE,[140][141] the OSI,[142] the Document Foundation,[143] the EFF,[144] and the Tor Project.[145] Debian declined to issue a statement after a community vote on the matter.[146] However, the FSF claims that had relatively little financial impact, as it has said direct financial support from corporations accounted for less than 3% of its revenue in the most recent fiscal year.[147]

Personal life

[edit]
Stallman announcing cancer diagnosis, at GNU Project's 40th anniversary celebration.

Stallman lives in Boston and moved there after living in Cambridge, Massachusetts for many years.[34] He speaks English, French, Spanish and some Indonesian.[34] He has said that he is "an atheist of Jewish ancestry"[10] and often wears a button that reads "Impeach God".[15][148] He denies having Asperger's, but has sometimes speculated whether he could have a "shadow"[149] version of it.[10][150] He says he is childfree.[151]

Stallman has written a collection of filk music and parody songs.[152]

In September 2023, while giving his keynote presentation at the GNU 40th anniversary event, Stallman revealed he had been diagnosed with follicular lymphoma, a form of cancer, and said that his prognosis was good and he hopes to be around for years to come.[153][154][155] He later stated he was in remission and he was getting treatment.[156]

Honors and awards

[edit]

Selected publications

[edit]

Manuals

  • Stallman, Richard M. (1980). EMACS: The Extensible, Customizable, Self-Documenting Display Editor. Cambridge, Massachusetts, USA: MIT Artificial Intelligence Laboratory publication. AIM-519A.
  • Stallman, Richard M. (2002). GNU Emacs Manual. Boston, Massachusetts, USA: GNU Press. ISBN 1-882114-85-X.
  • Stallman, Richard M.; McGrath, Roland; Smith, Paul D. (2004). GNU Make: A Program for Directed Compilation. Boston, Massachusetts, USA: GNU Press. ISBN 1-882114-83-3.
  • Stallman, Richard M.; Rothwell, Trevis; Beebe, Nelson (2023). GNU C Language Introduction and Reference Manual. GNU.

Selected essays

See also

[edit]

References

[edit]
[edit]
Revisions and contributorsEdit on WikipediaRead on Wikipedia
from Grokipedia
Richard Matthew Stallman (born March 16, 1953) is an American software developer, programmer, and activist who founded the GNU Project in 1983 to create a free Unix-like operating system and established the Free Software Foundation in 1985 to promote software freedom. He authored the GNU General Public License, the first copyleft license ensuring that software derivatives remain free, and developed the Emacs extensible text editor, which remains widely used. Stallman's work initiated the free software movement, emphasizing users' rights to study, modify, and redistribute software, in opposition to proprietary restrictions that emerged in the 1980s. The GNU Project's tools, including compilers like GCC, formed the basis for many modern systems, notably contributing to the GNU/Linux operating system kernel combination that powers much of the internet infrastructure and embedded devices. His principled advocacy, rooted in ethical concerns over software as a commons, has influenced global licensing practices and debates on digital rights, despite criticisms from proprietary software proponents and divergences with the later open-source movement.

Early Life and Education

Childhood and Influences

Richard Stallman was born on March 16, 1953, in New York City to parents of Jewish heritage. His father, Daniel Stallman, operated a printing brokerage company, while his mother, Alice Lippman, worked as a teacher and engaged in progressive political activism. The couple married in 1948 but divorced in 1958, when Stallman was five years old, after which his mother raised him amid shared custody arrangements. Stallman's early years were marked by behavioral challenges and difficulties conforming to social norms in public schools, leading to frequent expulsions and school changes. These struggles prompted an unconventional path, including self-directed learning that bypassed traditional classroom structures. His mother's involvement in left-leaning causes provided exposure to activist ideals emphasizing social justice, yet Stallman developed a pronounced independent streak, often prioritizing personal autonomy over collective or authoritative expectations. From a young age, Stallman displayed precocious talent in mathematics and interest in science fiction literature, pursuits that encouraged solitary intellectual exploration. Around 1962, at age nine, he began self-studying programming by reading technical manuals and sketching code on paper, without access to a computer or formal guidance, evidencing early aptitude for systematic problem-solving. His mother later recalled recognizing his exceptional analytical abilities by age eight, as he tackled complex puzzles intuitively. These formative experiences cultivated a resistance to imposed rules, laying groundwork for later advocacy against restrictive systems, though rooted in verifiable personal history rather than ideological projection.

Harvard University

Stallman enrolled at Harvard University in the fall of 1970, graduating in 1974 with a bachelor's degree in physics magna cum laude. Although he initially intended to study physics, Stallman increasingly prioritized self-directed programming over traditional coursework, accessing Harvard's computing facilities to experiment with early systems and algorithms. This disengagement from lectures reflected his preference for practical problem-solving through code, which he pursued via available mainframes rather than rote academic exercises. In 1971, during his freshman year, Stallman began working as a programmer at the nearby MIT Artificial Intelligence Laboratory, commuting to utilize its PDP-10 machines running the Incompatible Timesharing System (ITS). There, he first immersed himself in the hacker culture of the era, where programmers connected via ARPANET and its precursors voluntarily exchanged source code to debug and enhance software collaboratively—a norm rooted in academic reciprocity rather than formal mandates. This environment contrasted with Harvard's more structured setting, fostering Stallman's appreciation for communal knowledge-sharing as essential to innovation. Following his Harvard graduation, Stallman opted to pursue graduate studies at MIT rather than remain at Harvard, prioritizing access to advanced AI hardware like the KL-10 processor over institutional prestige or continued physics research. He enrolled in MIT's physics program but soon shifted focus entirely to systems programming, effectively abandoning the PhD track by 1975 to dedicate himself to lab-based hacking. This transition underscored his empirical orientation toward tangible computing advancements over theoretical academia.

MIT Artificial Intelligence Lab

Richard Stallman worked as a programmer at the MIT Artificial Intelligence Laboratory from 1971 to 1984, immersing himself in its collaborative environment centered on the PDP-10 minicomputer and the Incompatible Timesharing System (ITS) operating system. During this period, he contributed to key software tools, including enhancements to the TECO editor through macros that evolved into precursors of Emacs, culminating in the development of the first extensible Emacs editor in 1976, which allowed users to customize functionality via Lisp code and became a staple for lab hackers. These efforts demonstrated his skill in debugging intricate codebases, such as resolving obscure errors in system utilities that supported the lab's AI research, often reducing downtime from days to hours through iterative source code modifications. The lab's hacker ethic emphasized unrestricted access to source code as the norm, fostering a community where programmers freely shared and improved software to maximize utility and innovation, with all ITS utilities distributed in full source form to enable collective refinement. Stallman exemplified this by prioritizing user assistance over rigid schedules, frequently performing unscheduled repairs—such as midnight interventions to restore malfunctioning peripherals or debug user programs—ensuring the system's availability and embodying a principle of direct empowerment through transparent, modifiable code rather than dependence on opaque vendor support. By the late 1970s, this openness eroded as commercial pressures mounted; lab staff increasingly joined or formed companies like Symbolics (founded 1979), which imposed non-disclosure agreements (NDAs) on employees, preventing the return of modified code to the community and fragmenting the once-unified codebase. This shift from communal sharing to proprietary restrictions, driven by profit motives over collaborative progress, highlighted emerging barriers that Stallman later identified as undermining user freedoms, though the lab's core ITS environment retained source availability until its PDP-10 hardware obsolescence in the early 1980s.

Origins of Free Software Advocacy

Hacker Culture and Xerox Incident

In the hacker culture of the MIT Artificial Intelligence Laboratory during the late 1970s, software development emphasized unrestricted access to source code as a foundational principle for collaborative improvement and rapid problem-solving. Programmers routinely shared and modified each other's code to enhance functionality, viewing proprietary restrictions as antithetical to efficient progress. This ethos contrasted sharply with emerging commercial practices, where companies began treating software as a closed product to protect intellectual property. A defining incident occurred in 1980 when the lab installed a Xerox 9700 laser printer, internally code-named Dover, donated by Xerox Corporation. Unlike earlier printers whose software could be freely modified, Xerox classified the Dover's firmware as proprietary and refused to release its source code, even to address usability issues. The printer frequently halted operations due to paper jams or low supplies without notifying remote users, necessitating manual status checks that diverted developers from their primary tasks. This polling workaround consumed substantial time—often 15 to 30 minutes per incident for walking to and inspecting the machine—exacerbating inefficiencies in a shared environment where multiple users competed for output. Stallman, seeking to mitigate these disruptions, reverse-engineered the firmware through disassembly, implemented modifications to enable automatic email notifications of printer status, and distributed the altered code to lab users. This intervention restored smoother operations but underscored a core inefficiency: proprietary barriers forced circumvention rather than direct, communal fixes, directly causing lost productivity. Stallman later cited the episode as a revelation of how restricted access to software perpetuated systemic failures, as users could neither reliably diagnose nor collaboratively resolve embedded defects without such locks. The Xerox incident exemplified a broader transition in computing from open sharing to commercialization during the 1970s and 1980s. IBM's 1969 unbundling of software from hardware services marked an early pivot, enabling firms to sell code as proprietary goods and normalizing restrictions by the mid-1970s. Concurrently, U.S. patent grants reflected this erosion of openness, with total issuances dipping slightly to 65,669 in 1980 before surging—rising over 70% in applications from 1983 to 1991 amid Supreme Court rulings like Diamond v. Diehr (1981) that expanded eligibility for software-related processes. These trends empowered companies to enclose innovations, prioritizing revenue over collective advancement and amplifying the practical harms Stallman observed.

Shift from Sharing to Proprietary Restrictions

In the late 1970s, the MIT Artificial Intelligence Lab's longstanding culture of open software sharing began eroding due to commercial pressures from emerging Lisp machine companies. Symbolics, founded in 1979 by lab alumni commercializing Lisp technology, hired away many hackers by 1981 and imposed nondisclosure agreements (NDAs) on remaining lab members to access software updates and improvements. This enforced secrecy fragmented the collaborative environment, as lab programmers signing NDAs could no longer share code with non-signatories, transitioning the lab's decentralized, incremental "bazaar" development model—characterized by communal modifications and rapid fixes—to a controlled, proprietary "cathedral" approach prioritizing corporate silos over collective efficiency. Stallman refused to sign these NDAs, viewing them as an infringement on individual liberty and communal cooperation rather than a legitimate tool for progress. His stance isolated him from Symbolics' advancements, forcing him to duplicate efforts independently or through Lisp Machines Incorporated (LMI), founded in 1981 by lab members committed to sharing code with the AI Lab. This refusal critiqued the normalization of intellectual property restrictions as economic inevitability, arguing from causal principles that secrecy hinders knowledge diffusion and compels redundant work, whereas unrestricted sharing enables efficient, cumulative innovation by allowing any user to build upon prior contributions. Specific conflicts arose when Symbolics accused LMI of code theft, but Stallman demonstrated similarities stemmed from shared lab origins, not misappropriation, underscoring how proprietary barriers bred suspicion over synergy. Empirically, the shift slowed lab innovation: by 1981, Symbolics' hiring and NDA policies had collapsed the hacker community, leaving the AI Lab "helpless" without shared resources, and by 1982, it adopted Digital Equipment Corporation's proprietary VAX systems, further entrenching non-sharing norms. Siloed knowledge prevented the cross-pollination that had previously accelerated developments like the Incompatible Timesharing System (ITS), contrasting sharply with open models where collective access minimized duplication and maximized problem-solving speed. Stallman's isolation exemplified resistance to group conformity under corporate influence, prioritizing ethical consistency over expediency despite personal cost.

Launch of the GNU Project

Announcement and Vision (1983)

On September 27, 1983, Richard Stallman announced the GNU Project via a post to the Usenet newsgroup net.unix-wizards, declaring his intent to develop a complete, Unix-compatible operating system consisting entirely of free software. Titled "GNU" (a recursive acronym for "GNU's Not Unix"), the project sought to restore the cooperative sharing norms of early hacker culture, which Stallman observed eroding due to proprietary software restrictions that prevented users from accessing, modifying, or redistributing source code. This initiative generalized lessons from specific frustrations at MIT's Artificial Intelligence Lab, such as proprietary printer software that blocked community fixes for jamming issues, thereby enabling broader exploitation through legal barriers that prioritized vendor control over user autonomy. Stallman's vision emphasized four essential freedoms for users: to run the program for any purpose, to study and modify its workings (requiring source code access), to redistribute copies, and to distribute modified versions to others. He argued causally that proprietary restrictions foster dependency and stifle innovation by dividing programmers—those with code cannot share it ethically, violating the "fundamental act of friendship" in software development—while free software enables collective improvement and eliminates needless duplication of effort. In the announcement, Stallman specified GNU would include a kernel, C compiler, shell, editor, assembler, linker, and utilities like a text formatter and spreadsheet, with enhancements such as longer filenames, versioned files, and a crashproof filesystem, all designed for unrestricted copying and adaptation without payments or permissions. "I cannot in good conscience sign a nondisclosure agreement or a software license agreement," he stated, underscoring the ethical imperative against agreements that perpetuate such controls. To bootstrap the project without corporate or institutional backing, Stallman planned to commence development in January 1984, relying on personal resources, volunteer contributions of code and time, and donations of hardware or funds from interested parties. He invited programmers to write compatible components, noting one hardware manufacturer had pledged a development machine, but highlighted the challenges of self-sustaining progress amid the era's shift toward closed-source models, which offered no such collaborative infrastructure. This volunteer-driven approach underscored the project's radical departure from profit-oriented software production, aiming instead for a system "free, like air" to ensure universal access and ongoing communal refinement.

Initial Developments and Challenges

In January 1984, Richard Stallman resigned from the MIT Artificial Intelligence Laboratory to dedicate himself full-time to developing the GNU operating system, initially working alone without institutional support or funding. He prioritized creating essential user-space tools compatible with Unix standards, beginning with GNU Emacs in September 1984; by early 1985, this Lisp-based editor had become functional enough for practical use on Unix hosts, marking the project's first significant milestone. However, progress on other core components stalled due to technical constraints, such as the abandonment of an initial Pastel compiler design, which failed under memory limitations like the 64-kilobyte stack on Motorola 68000 processors, necessitating a shift to a multilanguage front-end approach later realized in GCC. Recruitment of volunteers proceeded slowly through Stallman's networks in the hacker community, with appeals for contributions to specific utilities like a new text editor or compiler; yet, the absence of a complete, bootable GNU system limited appeal, as early tools required proprietary Unix environments to compile and run, hindering independent adoption and testing. Empirical evidence of sluggish uptake includes the lack of widespread distribution beyond tape copies sold by Stallman himself for $150 each starting in 1985, reflecting minimal community momentum before a full kernel existed—development of which did not commence until the GNU Hurd in the early 1990s, over a decade after the project's launch. This volunteer-driven model, rooted in ethical commitments to software freedom rather than pragmatic incentives like rapid iteration or commercial backing, contributed to these delays, as later contrasts with projects emphasizing usability and compatibility demonstrated faster ecosystem growth. Financial pressures compounded these issues, with Stallman lacking steady income and relying on sporadic Emacs distributions and personal savings amid the era's proprietary software dominance, which underscored the challenges of sustaining idealistic development without dedicated funding mechanisms. These strains prompted the formation of the Free Software Foundation in October 1985 to solicit donations and coordinate efforts, highlighting the impracticality of solo or ad-hoc volunteerism for large-scale system construction.

Establishment of Key Institutions and Licenses

Founding the Free Software Foundation (1985)

In October 1985, Richard Stallman established the Free Software Foundation (FSF) as a nonprofit organization dedicated to supporting the GNU Project's long-term development by securing stable funding and coordination mechanisms. Incorporated in Massachusetts with Stallman serving as its founding president, the FSF provided an institutional framework to channel resources toward creating a complete free Unix-like operating system, addressing the limitations of ad hoc volunteer efforts and personal funding. The FSF's primary role involved fundraising through diverse channels, including proceeds from distributing GNU Emacs tapes and manuals, which Stallman had previously sold to bootstrap GNU work, as well as emerging sales of T-shirts, stickers, and printed documentation. These efforts yielded empirical successes, such as the profits from the initial Emacs manual printing run, which not only recouped costs but generated surplus for further development, demonstrating the viability of user-supported models without relying on proprietary restrictions. By formalizing these mechanisms, the FSF enabled sustained recruitment of contributors and distribution of resources, reducing dependence on Stallman's individual initiatives. Beyond funding, the FSF coordinated GNU software development by managing copyrights assigned by contributors, facilitating collaborative releases, and providing legal defense against violations of user freedoms. This structure institutionalized the copyleft principle—requiring derivative works to remain free—to counteract freeloading, where proprietary entities might appropriate free code without reciprocating modifications, thereby preserving the communal value of contributions and ensuring causal incentives for ongoing participation.

Creation of the GNU General Public License (GPL)

The GNU General Public License (GPL), drafted by Richard Stallman, implements copyleft as a licensing mechanism to enforce reciprocity, requiring that any derivative works or distributions incorporating GPL-covered code grant users identical freedoms to access, modify, and redistribute source code, thereby preventing the conversion of shared software into proprietary products. This design causally sustains collaborative development by countering incentives for non-contributors to enclose communal improvements, contrasting with permissive licenses that permit such asymmetries and risk underinvestment in public goods. The first version, GPL v1, was published in February 1989 and established core copyleft provisions, mandating that recipients of modified software receive complete corresponding source code and prohibiting restrictions on further freedoms in derivatives. It drew from earlier licenses on GNU Emacs but formalized reciprocal obligations to preserve the four essential freedoms: to run the program, study and modify it, redistribute copies, and distribute modified versions. GPL v2 followed in June 1991, refining v1 amid growing software patent assertions; its preamble acknowledges patents as a persistent threat to free programs and includes section 7 to shield redistributors by terminating rights for patent holders who enforce claims against recipients, while adding explicit defenses against attempts to impose additional restrictions. These changes aimed to mitigate causal risks from patent thickets fragmenting software commons without prohibiting patent grants outright. GPL v3, released on June 29, 2007, after public consultations, targeted "tivoization"—hardware designs using GPL software but enforcing signed firmware to block user modifications—and bolstered patent protections via automatic licensing from contributors, while addressing digital restrictions management (DRM) by requiring installation keys for modifications in user-removable hardware but allowing non-obstructive DRM. Empirically, GPL adoption has underpinned ecosystems like the Linux kernel, initially released under GPL v2 in 1992, fostering contributions from thousands of developers and enabling its use in over 90% of cloud servers by 2020 through enforced source availability that incentivizes iterative improvements. This reciprocity has scaled free software infrastructure, with over 70% of top GitHub projects under copyleft variants by 2012, correlating with reduced proprietary dominance in operating systems. Critics, including commercial developers, argue the GPL's copyleft "viral" effect—propagating to linked or derivative code—constrains business models by forcing disclosure of proprietary enhancements, potentially stifling innovation in hybrid systems and reducing interoperability with non-GPL components. Stallman counters that such restrictions defend against freeloading, where permissive alternatives allow corporations to extract value without sustaining the commons, as evidenced by historical proprietary enclosures post-Xerox PARC sharing. Legal analyses affirm copyleft's enforceability under copyright law, with cases like Progress Software Corp. v. MySQL AB (2002) upholding derivative work clauses.

Major Technical Contributions

GNU Emacs

Richard Stallman developed the initial Emacs editor in 1976 at the MIT Artificial Intelligence Laboratory as a set of macros for the TECO text editor, in collaboration with Guy L. Steele Jr. and Dave Moon. This early version introduced extensible editing capabilities, allowing users to define custom commands and behaviors. In 1984, following the announcement of the GNU Project, Stallman initiated the development of GNU Emacs, porting and redesigning the editor with a focus on full extensibility through an integrated Lisp dialect, now known as Emacs Lisp. This GNU version replaced TECO's limitations with a more powerful, user-modifiable framework, enabling runtime additions of editing commands, key bindings, and major modes for specialized tasks such as programming languages or document formatting. GNU Emacs embodies user sovereignty through its core design as an extensible, customizable, self-documenting real-time display editor. Users can inspect and modify the editor's code while it runs, supported by an Emacs Lisp interpreter that treats the editor as a programmable environment. Key features include buffer management for handling multiple files or outputs simultaneously, a comprehensive help system providing inline documentation via commands like C-h k for key bindings, and modal structures where major modes adapt the editor's behavior to contexts like text filling, shell interaction, or code compilation. These elements allow Emacs to evolve from a basic text editor into a versatile platform, with users retaining control over its functionality without reliance on proprietary extensions. STALLman served as the principal maintainer of GNU Emacs from its inception through at least the early 2000s, personally overseeing releases and enforcing compatibility with free software principles. Its impact includes widespread adoption among software developers for tasks extending beyond editing, such as email composition via Gnus or task management with Org-mode, influencing the design of extensible tools in integrated development environments. However, critics have noted a steep learning curve due to its modal key bindings and Lisp-centric customization, which can overwhelm newcomers accustomed to graphical interfaces. Additionally, accumulated packages and modes have led accusations of bloat, though the base editor remains modular and configurable to mitigate resource usage. The 1991 schism resulting in the XEmacs fork, initially developed as Lucid Emacs by a team at Lucid Inc., exemplified governance tensions in free software projects under Stallman's leadership. Disagreements arose over development pace, feature integration like improved GUI support, and Stallman's insistence on centralized control and strict adherence to GPL licensing, prompting the fork to pursue independent evolution while maintaining partial compatibility. This split fragmented the Emacs community, highlighting challenges in balancing maintainer authority with collaborative contributions in decentralized projects, though GNU Emacs retained dominance through ongoing releases.

GNU Compiler Collection (GCC)

The GNU Compiler Collection (GCC) originated as the GNU C Compiler, initiated by Richard Stallman in 1987 to provide a free alternative for compiling C code within the GNU project. The first public release, GCC 1.0, supported ANSI C and featured optimizations that quickly proved competitive with proprietary compilers; for instance, after enhancements like an instruction scheduler added in 1989, GCC's performance gap narrowed to about 10% behind Sun's compiler on SPARC architectures. Over time, GCC expanded to support additional languages including C++, Fortran, and Ada, establishing it as a versatile toolchain for free software development. GCC's availability facilitated the compilation of the Linux kernel starting in the early 1990s, serving as the primary compiler and enabling the portability and optimization of Linux across diverse hardware platforms. This integration contributed to Linux's empirical dominance in server environments, where GCC-generated binaries powered scalable, cost-effective systems that outcompeted proprietary Unix variants in market share by the late 1990s and beyond. By lowering dependency on licensed proprietary compilers—such as those from vendors like Portland Group or Sun—GCC reduced economic barriers to entry for developers, fostering an ecosystem where free software could iteratively improve without vendor lock-in. Development challenges arose from the Free Software Foundation's (FSF) oversight, which some contributors viewed as prioritizing ideological commitments over rapid feature integration, leading to perceptions of politicized maintenance that delayed optimizations and ports. In 1997, dissatisfaction with the pace prompted a community fork known as the Experimental/Enhanced GNU Compiler System (EGCS), which incorporated faster-evolving improvements from external maintainers. After negotiations, EGCS reintegrated with the official GCC in April 1999, with EGCS becoming the basis for GCC 2.95 and subsequent releases, thereby resolving the schism while highlighting tensions between centralized FSF control and distributed community contributions. This episode underscored GCC's resilience, as the unified project continued to drive technical advancements without succumbing to permanent fragmentation.

Other GNU Software Components

The GNU Core Utilities (coreutils) encompass fundamental commands for file management (e.g., cp, mv, rm), directory operations (ls, mkdir), and text processing (cat, grep), originally developed as separate packages like Fileutils and Textutils in the late 1980s before merging into a unified project in September 2002. These tools replicate and extend POSIX standards, enabling consistent scripting and administration across Unix-like environments. Bash, the Bourne Again SHell, initiated by Free Software Foundation employee Brian Fox in 1988, extends the original Bourne shell with features like command-line editing and job control, becoming the default interactive shell in the vast majority of Linux distributions. Its POSIX compliance and extensibility via scripts have facilitated widespread automation in system configuration and software deployment. The GNU Binutils suite, including the assembler (as), linker (ld), and utilities like objdump for binary inspection, emerged in the late 1980s as essential for compiling and debugging executables, with biannual releases maintaining support for evolving architectures. Similarly, the GNU C Library (glibc), begun in the late 1980s under the GNU project and with its modern iteration releasing initial versions around 1992, provides core runtime functions for C programs, serving as the primary implementation in Linux-based systems despite alternatives like musl for minimalism. These components form the standardized userland for GNU-oriented operating systems, integrating pervasively with the Linux kernel in distributions that dominate server, desktop, and embedded deployments, though Stallman maintains the nomenclature "GNU/Linux" to credit GNU's foundational role. A notable gap persists in the kernel: the GNU Hurd, a microkernel design using Mach and emphasizing capability-based security, commenced development in 1990 but has encountered protracted delays from implementation complexities, yielding only experimental viability by 2025 with partial Debian ports lacking the robustness and performance of Linux. This contrasts empirically with Linux's rapid maturation post-1991, highlighting microkernel overheads in real-world scalability.

Philosophical Foundations and Debates

Definition of Free Software

Richard Stallman defines free software through four essential freedoms that users must have to exercise control over the programs they run. These are: (0) the freedom to run the program for any purpose; (1) the freedom to study how the program works and modify it to suit one's needs, which requires access to the source code; (2) the freedom to redistribute copies to assist others; and (3) the freedom to distribute copies of modified versions, enabling further sharing of improvements. This formulation, first published by the Free Software Foundation in February 1986, establishes an ethical foundation rooted in user sovereignty over computational tools. From foundational principles, these freedoms are necessary because software fundamentally mediates human interaction with computation; absent them, users become dependent on developers' unilateral decisions, effectively rendering them subordinate in a relationship akin to serfs beholden to lords who control access and functionality. Stallman argues that proprietary restrictions—such as withheld source code or usage limits—sever this autonomy, as users cannot verify, adapt, or extend the software independently, leading to a causal chain where innovation stagnates under centralized control. In contrast to physical hardware, where owners retain rights to disassemble, repair, or repurpose devices without legal barriers, software freedoms address the intangible yet pervasive lock-in imposed by code opacity and licensing. Empirically, adherence to these freedoms has demonstrably spurred innovation by fostering collaborative modification and distribution; for instance, the Android operating system's core, built on the free Linux kernel, permits widespread custom derivatives like LineageOS, which millions have adapted for extended device support despite manufacturer-imposed limitations. Studies confirm that free software ecosystems accelerate technology adoption and enable niche entrepreneurship through open modification, as seen in the "private-collective" model where voluntary contributions yield collective advancements without proprietary silos. Critics contend that Stallman's emphasis on these freedoms as moral imperatives overlooks pragmatic market dynamics, where users often willingly exchange absolute control for enhanced usability, reliability, and vendor-supported features—evidenced by the dominance of proprietary systems in consumer markets. This absolutist stance, framing proprietary software as inherently unjust, is seen as overly prescriptive, potentially hindering broader adoption by prioritizing ethical purity over practical trade-offs in resource-constrained environments.

Free Software vs. Open Source Distinctions and Criticisms

The Open Source Initiative (OSI) was established in 1998 by figures including Bruce Perens and Eric S. Raymond to promote software with accessible source code, emphasizing pragmatic benefits such as collaborative development and quality improvements over ethical mandates. The term "open source" was coined that year by Christine Peterson to appeal to business interests by avoiding the ambiguity of "free" in "free software," which Stallman had defined since 1983 around users' essential freedoms to use, study, distribute, and modify programs. In response, Stallman published the essay "Why Open Source Misses the Point of Free Software" around 1998, arguing that the open source label reframes the movement as a development methodology focused on efficiency and innovation, sidestepping the moral imperative of software freedom and potentially accommodating restrictions that undermine user rights. Stallman critiqued open source for diluting advocacy against proprietary software by prioritizing appeal to corporations and developers, which he contended obscures the ethical goal of rejecting non-free code altogether, even if practically superior in isolated cases. This shift enabled "openwashing," where entities label restrictive or semi-free licenses as "open source" to exploit the term's positive connotations without granting full freedoms, a practice Stallman and the Free Software Foundation (FSF) have highlighted as misleading adoption of openness rhetoric without substantive user control. Empirically, open source terminology facilitated corporate engagement; for instance, Red Hat, leveraging open source branding, achieved enterprise-scale adoption of Linux distributions, contributing to surveys showing over 90% of organizations using open source by 2022 for benefits like cost reduction and interoperability. Conversely, free software's strict copyleft under the GNU General Public License (GPL)—requiring derivative works to adopt the same freedoms—propagated user rights virally, as seen in the Linux kernel, where GPL enforcement ensured contributions remained modifiable and shareable, amassing over 28 million lines of code by the mid-2010s while preventing proprietary lock-in. This purism is credited with sustaining ethical integrity in core projects like GNU, though GPL usage in new projects declined from around 20% in early 2000s analyses to under 10% by 2021, reflecting a shift toward permissive licenses under open source. Critics of Stallman's absolutism argue it impeded alliances by rejecting hybrid approaches, such as endorsing non-free firmware in free systems for practicality; for example, Linux's widespread server dominance (powering an estimated 96% of top supercomputers by 2016) succeeded partly through open source's pragmatic marketing, which Linus Torvalds embraced over free software rhetoric, attracting broader developer and vendor participation despite GPL's copyleft core. Stallman's terminological insistence, while preserving principled advocacy, has been faulted for alienating potential supporters who prioritize adoption metrics—open source ecosystems grew to billions of GitHub repositories by 2020—over uncompromising ethics, potentially slowing free software's mainstream traction relative to open source's flexible integration with proprietary elements. Yet, this stance reinforced distinctions, as free software rejects licenses failing the four freedoms (e.g., those barring commercial use), ensuring ideological consistency amid open source's tolerance for such compromises, which Stallman views as eroding long-term user autonomy. Data from license trends indicate open source's model boosted overall code volume and innovation velocity, but free software's framework arguably fortified resistance to enclosure in viral components like compilers and operating system kernels.

Critiques of Proprietary Software and User Freedom

Stallman argues that proprietary software inherently violates users' essential freedoms by prohibiting the study, modification, and redistribution of the program's source code, thereby treating users as subordinates rather than controllers of their own tools. He contends that this restriction equates to an unethical imposition of power, as software functions as an extension of human cognition and action, and denying access to its internals undermines natural rights to autonomy over one's computing environment. In Stallman's view, such software is not merely inconvenient but a form of mistreatment, often functioning as "malware" by design—encompassing functionalities like unauthorized data collection or enforced obsolescence that prioritize developer control over user interests. For instance, he has described operating systems such as Microsoft Windows and Apple macOS as malware due to their restrictive licensing and opaque behaviors, which prevent independent verification and adaptation. From a first-principles perspective, Stallman maintains that proprietary restrictions lack justification because copying software imposes no scarcity-based harm on developers, as digital replication costs negligible resources; any claimed "loss" stems from artificial monopolies enforced by copyright law rather than inherent economics. Empirically, he highlights that closed-source code obscures potential security vulnerabilities, making independent audits impossible and leaving users vulnerable to hidden defects or backdoors, whereas free software enables communal scrutiny and rapid fixes—evidenced by historical cases where open auditing exposed flaws in proprietary systems that remained undetected for years. Stallman cites examples like mobile ecosystems, where proprietary lock-in (e.g., Apple's iOS restrictions) traps users in vendor-controlled updates and data silos, amplifying risks from unexamined code and limiting hardware compatibility. Critics of Stallman's position counter that his emphasis on user freedoms overlooks the causal role of proprietary models in incentivizing large-scale research and development, as firms invest billions—such as Microsoft's annual R&D expenditures exceeding $20 billion in recent years—expecting returns through exclusive control rather than relying on voluntary contributions. They argue that without such incentives, complex innovations like advanced drivers for specialized hardware would lag, as evidenced by instances where proprietary firmware enables functionality (e.g., graphics accelerators) that free alternatives struggle to match due to resource constraints in volunteer-driven projects. Empirical studies on software vulnerabilities show mixed results, with open-source projects often reporting more issues due to broader exposure but not necessarily slower resolutions, suggesting proprietary opacity does not guarantee superior security and may delay patches when reliant on single vendors. This perspective posits that Stallman's absolutism risks stifling innovation by dismissing market-driven efficiencies, potentially leading to underinvestment in proprietary-funded advancements that benefit users indirectly through widespread adoption.

Activism and Broader Campaigns

Richard Stallman has long argued that software patents obstruct software development by creating legal minefields that deter innovation, likening them to obstacles that programmers must navigate at the risk of lawsuits regardless of independent invention. In 1989, he founded the League for Programming Freedom (LPF) specifically to campaign against patents on software algorithms and user interfaces, viewing them as government-granted monopolies that favor large corporations over individual developers. Through the LPF, Stallman organized petitions and lobbying efforts in the 1990s against expanding patent eligibility to software in the United States, testifying before the U.S. Patent and Trademark Office (PTO) in 1994 that such patents impede progress by increasing development costs and risks without commensurate benefits. Stallman's opposition extended internationally, particularly to the European Union's proposed Directive on the Patentability of Computer-Implemented Inventions in the early 2000s, which he criticized as a mechanism to harmonize and expand software patents across member states, potentially stifling small-scale innovation. He advocated for its rejection, arguing that it would legitimize patents on trivial ideas already practiced in the field, and celebrated its defeat by the European Parliament on July 6, 2005, by a vote of 407 to 132, attributing the outcome to mobilization by free software advocates and concerns over dominance by multinational firms. This rejection preserved the status quo under the European Patent Convention, which nominally excludes software "as such" from patentability, though backdoor approvals persisted via the European Patent Office. Regarding copyright expansion, Stallman denounced the U.S. Digital Millennium Copyright Act (DMCA) of 1998 as a tool for censorship and control, particularly its anti-circumvention provisions (Section 1201), which he claimed conscript users and developers into enforcing restrictions on access to functional information, such as reverse-engineering for interoperability. He argued that these laws prioritize corporate interests in digital locks over public rights, effectively extending copyright to prohibit fair use and innovation in software tools. While proponents of software patents contend they incentivize investment by protecting inventors' returns—citing, for instance, increased patent filings correlating with R&D spending in some sectors—empirical evidence suggests a net drag on innovation through "patent thickets" and litigation. In the smartphone industry, patent disputes from 2009 to 2012 alone involved billions in legal costs and cross-licensing deals among firms like Apple, Samsung, and Google, diverting resources from development and raising barriers for smaller entrants, as evidenced by over 100 lawsuits that fragmented standards and delayed product releases. Stallman highlighted such cases as exemplars of how patents enable "trolls" to extract rents without contributing code, empirically supported by studies showing litigation rates in software far exceeding other fields and correlating with reduced cumulative innovation output. These dynamics, he maintained, confirm patents' role as systemic barriers rather than spurs to progress.

Advocacy Against Surveillance and Digital Restrictions

Stallman contends that mass surveillance erodes democratic freedoms by empowering authorities to identify and target dissidents or those communicating with journalists, establishing this as the critical threshold beyond which society resembles authoritarian control. He links such monitoring causally to suppressed speech, as empirical evidence from state practices shows collected data enables retroactive tracing of opposition activities. Following Edward Snowden's June 2013 disclosures of NSA programs like PRISM, which involved bulk data collection from nine major U.S. internet companies including Microsoft and Google, Stallman described the leaks as a pivotal opportunity to enact reforms such as banning indiscriminate dossiers on citizens and bolstering whistleblower safeguards. These revelations empirically corroborated his prior warnings about systemic surveillance infrastructure, including NSA efforts to insert backdoors into software standards. To counter surveillance, Stallman advocates deploying free software systems like GNU/Linux, where publicly auditable source code permits users and communities to detect and eliminate hidden backdoors or monitoring functions—capabilities absent in proprietary alternatives reliant on uninspectable binaries. Proprietary software, he argues, facilitates undetectable corporate or state insertions, as evidenced by documented NSA attempts to weaken encryption protocols like those in SSL between 2007 and 2013. He has emphasized this in post-Snowden analyses, noting that free software's verifiability provides a structural defense against imposed modifications without user consent. Practical measures he promotes include shunning digital payment systems for cash to evade transaction logging, which he views as a vector for pervasive tracking comparable to Soviet-era controls. Stallman further critiques digital restrictions technologies, rebranding "Trusted Computing" as "treacherous computing" to highlight hardware like Trusted Platform Modules (TPM), introduced in IBM systems around 2003, which enable remote attestation—verifying that a device's software matches approved configurations without user oversight. In his 2003 essay, updated through 2022, he warns these mechanisms causally enable corporate tyranny by enforcing digital restrictions management (DRM), allowing media distributors or governments to remotely disable non-compliant devices and indirectly support surveillance via mandated obedience. The Free Software Foundation, under his influence, launched anti-DRM campaigns in 2006, framing such systems as antithetical to user control and conducive to unverified monitoring. While Stallman's campaigns have demonstrably elevated public scrutiny of surveillance—evidenced by free software adoption metrics, with GNU/Linux distributions powering privacy-focused tools like Tails OS used post-Snowden—some observers criticize his outright rejection of proprietary encrypted software as overly rigid, potentially forgoing short-term privacy gains from audited closed-source alternatives like Signal's protocol. Stallman rebuts this by stressing that unverifiable code's inherent opacity risks concealed defects or deliberate subversion, prioritizing long-term systemic resistance over provisional tools.

Other Political Stances (e.g., on AI Ethics, Hardware)

Stallman has critiqued artificial intelligence technologies primarily through the lens of software freedom, arguing that many AI systems, such as large language models, fail to respect users' rights to study, modify, and redistribute their internals. In an October 2023 speech at the GNU 40th anniversary event, he rejected the term "artificial intelligence" for tools like ChatGPT, stating there is "nothing intelligent about them" and emphasizing the need for ethical software licenses that ensure freedom rather than proprietary control over AI outputs or training data. He has similarly warned that AI deployments can undermine privacy and welfare unless designed with verifiable freedom, as expressed in a 2025 discussion on technology's societal impacts. On hardware, Stallman extends free software principles to advocate for "free hardware designs" where schematics and firmware enable user modification and control, rejecting proprietary elements like non-free BIOS or locked components that restrict ownership rights. He has used and endorsed devices such as libreboot-modified ThinkPad laptops, which replace proprietary firmware with free alternatives to achieve full user sovereignty. Regarding instruction set architectures, Stallman views open standards like RISC-V positively for avoiding proprietary lock-in but cautions they are insufficient without accompanying free, high-performance core implementations and verifiable hardware freedom, as detailed in his February 2025 talk at the Polytechnic University of Turin. Stallman identifies as "pro-state," punning on "prostate gland," and advocates aggressive wealth redistribution along with support for labor unions as workers' principal defense against exploitation. He has developed a political vocabulary critiquing capitalism, including "laissez-faire, laissez-mourir capitalism"—a system that permits the poor to die—and the term "plutocratist" for advocates of market-friendly policies. In political notes from late 2021, he declared: "We can't expect capitalism to naturally produce a system that will give society the best of capitalism and share the benefits with all of us. Capitalism tends to empower the greedy, who will seek to leave us in poverty. Preventing that requires institutions that are powerful enough to keep the rich down." Stallman rejects the American conception of libertarianism, dismissing self-described libertarians as "antisocialists" who prioritize markets over human rights, and endorses solidarity economy principles for democratic resource management. He also refuses to use self-checkout machines, opposing their role in displacing human workers. Stallman publishes political notes critiquing various international affairs, including aspects of U.S. foreign policy and leadership. On the Israeli-Palestinian conflict, these notes include descriptions of Israeli security forces as "thugs" and the security barrier as an "annexation wall." In 2011, during a trip organized by Palestinian hosts, Stallman canceled planned talks at Israeli universities to align with their boycott policy, stating: "I don't advocate a blanket boycott of Israeli universities, but I don't campaign against it either, because I see where they are coming from." He has described the International Holocaust Remembrance Alliance (IHRA) working definition of antisemitism as unsuitable, arguing it hinders honest teaching and discussion. Beyond technology, Stallman supports the legalization of adult prostitution as a matter of personal liberty, arguing on his website that consensual sex work between adults should not be criminalized by the state, while distinguishing it from coercion or underage involvement. He has critiqued aspects of modern feminism for prioritizing ideological conformity over individual freedoms, such as in his defenses against accusations of bias, framing them as distortions that conflate disagreement with hostility. Ethically, he avoids consuming meat from highly intelligent animals like primates or cetaceans, citing their self-awareness as a reason to refrain from killing them, though he identifies as an omnivore willing to eat less sentient species.

Controversies and Public Backlash

Comments on Jeffrey Epstein Case (2019)

In September 2019, following the unsealing of court documents in Virginia Giuffre's defamation lawsuit against Ghislaine Maxwell, which referenced an allegation that Jeffrey Epstein had directed Giuffre—then 17—to have sex with Marvin Minsky on Epstein's Little St. James island in 2001, an email thread emerged on MIT's Computer Science and Artificial Intelligence Laboratory (CSAIL) mailing list discussing Epstein's ties to academics. Richard Stallman, a visiting scientist at CSAIL, contributed to the discussion starting September 10, critiquing a protest announcement's use of "assaulting" to describe the claim against Minsky, arguing that "sexual assault" is a vague term prone to "accusation inflation" without evidence of force or coercion by the accused. STALLman presumed the encounter occurred as alleged but emphasized the absence in Giuffre's deposition of any indication that Minsky used or knew of coercion, stating: "We can imagine many scenarios, but the most plausible scenario is that she presented herself to him as entirely willing. Assuming she was being coerced by Epstein, he would have had every reason to tell her to conceal that from most of his guests." He further questioned equating the act with "rape," noting on September 11 that defining it as such based on Giuffre's age (17) or jurisdiction—where the age of consent in France was 15, though the alleged location was U.S. territory—amounted to "moral absurdity" absent proof of non-consent, and called for examination of the deposition evidence rather than presuming guilt. This reflected Stallman's broader insistence on precise terminology and due process, prioritizing empirical evidence over narrative assumptions of wrongdoing. The leaked thread, first publicized by MIT alumnus Selam Jie Gano on Medium on September 13, 2019, provoked widespread condemnation, with critics—including feminist commentators and media outlets—labeling the remarks as victim-blaming and insensitive to power imbalances in Epstein's trafficking network, where coercion rendered consent illusory regardless of surface willingness. Coverage in mainstream sources often highlighted selective excerpts, amplifying perceptions of minimization while underrepresenting the thread's focus on evidentiary standards and terminological accuracy, a pattern defenders attributed to institutional biases favoring presumptive narratives over full context. While acknowledging critiques of tone-deafness to trauma dynamics, analyses noted the overreach in equating skepticism of unproven specifics with endorsement of abuse, as Giuffre's account specified direction by Epstein but not direct force by Minsky.

Resignations from FSF and MIT

In September 2019, Richard Stallman resigned as president and from the board of directors of the Free Software Foundation (FSF), which he had founded in 1985, following public backlash over his online comments related to the Jeffrey Epstein case. The FSF announced the resignation on September 16, stating it occurred amid pressure that made his continued leadership untenable. Simultaneously, Stallman stepped down from his long-held position as a visiting scientist at the Massachusetts Institute of Technology (MIT), where he had been affiliated since the 1970s, citing "pressure on MIT and me over a series of misunderstandings and mischaracterizations." These events unfolded in the context of heightened sensitivity during the #MeToo era, with media coverage amplifying calls for his removal despite his defenders arguing the response exemplified disproportionate institutional reactions to unpopular speech. By March 2021, Stallman was reinstated to the FSF board of directors following an internal vote, as he announced at the LibrePlanet conference on March 21. This decision, however, triggered further resignations from several FSF board members and criticism from organizations like Red Hat, which condemned it as overlooking the original controversy's severity. In contrast, MIT has not reinstated Stallman, maintaining the effective ban on his affiliation, with no public reversal as of 2025. Supporters mobilized open letters and petitions, one garnering over 7,000 signatures by mid-2021, framing the 2019 ousters as instances of cancel culture that suppressed inquiry rather than addressing substantive misconduct, and highlighting perceived hypocrisy in institutions that tolerated Epstein's associations while penalizing skeptical commentary. These efforts underscored divisions within the free software community, where Stallman's foundational contributions to GNU and the movement's philosophy were weighed against reputational risks amplified by activist pressures.

Allegations of Personal Misconduct and Ideological Rigidity

Stallman's personal interactions have drawn criticism for behaviors perceived as intrusive or uncomfortable, including reports of unsolicited hugs, prolonged staring at attendees, and instances of disregarding personal boundaries or privacy during conferences and social gatherings. These accounts, often shared in online forums and personal testimonies rather than formal complaints, emerged prominently around 2019 amid broader scrutiny of his public persona. No legal actions, investigations, or convictions have resulted from these reports, which supporters attribute to the quirks of an eccentric individual prioritizing intellectual pursuits over social conventions. Critics, however, argue that such conduct normalized boundary-pushing in tech communities, potentially discouraging participation by those sensitive to interpersonal dynamics. Stallman has expressed views recommending abortion for fetuses diagnosed with Down syndrome, stating that increased prenatal testing leading to such abortions would be beneficial as "the world needs fewer people with Down's syndrome," and compared raising children with the condition to keeping pets, implying they lack full human status. These statements generated controversy for being seen as devaluing individuals with disabilities. They were cited as evidence of ableism in a 2021 open letter calling for his removal from leadership positions, alongside concerns about his workplace behavior toward women. Stallman's ideological rigidity manifests in his refusal to endorse pragmatic dilutions of free software principles, as outlined in his essay "Avoiding Ruinous Compromises," where he warns against concessions that erode user freedoms even if they yield short-term gains. This stance includes persistent advocacy for naming the Linux kernel-based system "GNU/Linux" to acknowledge GNU Project contributions, a position that has frustrated kernel developers and users who view it as pedantic and divisive. Empirical evidence of fragmentation includes the 1991 schism leading to the XEmacs fork, driven by developers' dissatisfaction with FSF oversight, licensing constraints, and development decisions influenced by Stallman's purism, resulting in competing Emacs variants that split community efforts for years. Further alienating potential allies, Stallman publicly labeled GNOME co-founder Miguel de Icaza a "traitor to the free software community" in 2009 for pursuing Mono, a free implementation of Microsoft's .NET framework, deeming it a risky accommodation to proprietary interests. Critics from within the movement, including open source proponents, contend this uncompromising rhetoric fosters infighting, as seen in ongoing tensions with BSD advocates and Debian maintainers over strict free software endorsements, ultimately impeding unified opposition to proprietary dominance. Supporters counter that such firmness safeguards against ethical erosion, citing historical dilutions in other movements as causal evidence of compromise's long-term harm, and view schisms as necessary costs of principled consistency.

Personal Life and Eccentricities

Lifestyle and Daily Habits

Stallman maintains a disciplined routine centered on advancing free software development, often working extensively on programming and advocacy tasks without fixed schedules, prioritizing productivity over conventional leisure. He carries a laptop and a book during travels or waits to avoid idleness, using the time for reading or computing. His lifestyle eschews commercialized holidays and gift-giving, observing only self-created observances like "Grav-mass" (a winter solstice celebration), reflecting a deliberate rejection of societal norms unrelated to his principles. In computing, Stallman adheres strictly to free software, employing a ThinkPad X200 laptop equipped with Libreboot firmware and the Trisquel GNU/Linux distribution as of 2022, rejecting any non-free components such as proprietary firmware or applications like Skype or Zoom. He minimizes internet exposure, routing connections through the Tor network and using tools like IceCat browser with LibreJS to block non-free JavaScript, compartmentalizing activities to preserve user freedom and privacy—such as editing websites manually in Emacs without graphical dependencies where possible. This setup, while enabling isolation from proprietary ecosystems (e.g., no use of Android or devices with locked bootloaders), has drawn critiques for relying on aging hardware incompatible with modern peripherals, underscoring tensions between ideological purity and practical usability in contemporary computing. Stallman favors ground transportation for environmental and privacy reasons, preferring lengthy train journeys over air travel and opting for buses over Amtrak routes requiring identity verification, which he boycotts to resist surveillance. He avoids credit cards except for unavoidable travel bookings, further limiting digital footprints. Among personal expressions, Stallman composes and performs filk music—parodic folk songs often tied to free software themes—during speeches and events, blending advocacy with artistic output. For transparency, he publicly shares select personal correspondences, such as an email exchange about romantic prospects, framing such disclosures as honest self-presentation rather than oversharing. Stallman has exhibited unconventional habits in public settings, such as during a 2009 lecture Q&A session where he picked material from his foot and consumed it.

Relationships and Social Interactions

Stallman's romantic history has been notably limited and non-physical in nature, as detailed in his own writings. In a 2010 essay, he recounted meeting artist Melynda Reid at a 1995 conference, experiencing "love at first sight" and viewing her as a "childhood sweetheart" despite both being over 40; their bond remained platonic, with Stallman stating, "We did not become lovers. I didn’t fancy her, and she didn’t want sex outside marriage. We were fascinated with each other without sex." He prioritized emotional support for Reid during her depression over pursuing sexual opportunities with others, illustrating an approach that elevates intellectual and principled affinity above physical intimacy. Reid died on July 8, 2010, marking the end of this significant connection. Stallman has described his broader romantic engagements as sparse, often forgoing potential physical relationships in favor of deeper, non-sexual compatibilities rooted in shared values. This pattern reflects a self-reported emphasis on esteem and respect over conventional romantic norms, as seen in his reflections on love where he advocates for matches "made for you" based on mutual regard rather than fleeting attraction. While never married, his interactions in intellectual circles—such as conferences and free software communities—occasionally fostered close platonic ties, but verifiable accounts of sustained romantic partnerships remain few. In social settings, Stallman favors rigorous intellectual debates over small talk, prioritizing principled discourse on topics like software freedom and ethics. His style is marked by directness and unfiltered expression, as observed in public talks where he bluntly critiques proprietary practices or societal norms without softening for audience comfort, leading some to note a trade-off between his intense focus and conventional social lubrication. Anecdotes from events highlight this, such as insisting on substantive questions during Q&A sessions or correcting misconceptions forthrightly, which fosters deep engagements with like-minded individuals but can alienate those expecting casual interaction. This approach stems from a commitment to truth over politeness, enabling sustained advocacy but contributing to perceptions of eccentricity in interpersonal dynamics.

Health Challenges and Later Years

Cancer Diagnosis and Treatment (2023 Onward)

In September 2023, Richard Stallman publicly disclosed his diagnosis of follicular lymphoma, a slow-growing form of non-Hodgkin lymphoma affecting white blood cells, during a keynote at the GNU 40th anniversary hackers' meeting in Biel, Switzerland, on September 27. He described the condition as manageable with a favorable prognosis, stating he expected to live many more years despite the challenges of treatment. Stallman underwent chemotherapy, which successfully induced remission, though the regimen caused temporary hair and beard loss, altering his distinctive appearance during active treatment phases. By late 2023, he resumed some in-person engagements, such as a speaking appearance in Prague in October, demonstrating physical resilience amid ongoing monitoring for potential recurrence, a common concern with indolent lymphomas. The diagnosis prompted adjustments to Stallman's routine, including reduced international travel to prioritize recovery, while maintaining an active online presence for free software advocacy through emails, statements, and virtual contributions. As of 2024, remission has held, with Stallman continuing limited public activities, underscoring the treatable nature of early-detected follicular lymphoma when responsive to standard therapies like rituximab-based regimens, though long-term vigilance remains essential due to risks of transformation to more aggressive forms.

Continued Speaking Engagements and Advocacy (2023–2025)

Following the controversies of 2019, Stallman gradually resumed international speaking engagements, with a notable uptick in activity from 2023 onward focused on promoting free software principles and critiquing proprietary technologies. In September 2023, he delivered a keynote address at the GNU Project's 40th anniversary event organized by the Free Software Foundation, where he reflected on the project's origins in 1983 and emphasized the enduring need for user freedoms in software amid growing proprietary encroachments. During this period, he also addressed artificial intelligence's risks, arguing in the same event that AI systems often incorporate non-free components that undermine user control and privacy, while advocating for free software licenses that enforce ethical constraints on redistribution. In October 2024, Stallman traveled to Peru, where he received doctor honoris causa degrees from the Universidad Nacional de Cañete and the Universidad Autónoma del Perú, institutions recognizing his foundational contributions to free software; during the visit, he conducted lectures reinforcing the GNU General Public License's role in preventing software "tivoization" and other restrictions on user modifications. This tour exemplified his post-2019 resurgence, supported by online campaigns like stallmansupport.org, which documented defenses against prior criticisms and highlighted testimonials affirming his principled stance on software freedom over expediency. Stallman's 2025 schedule included multiple European talks, such as one on May 26 at Politecnico di Milano in Italy, hosted by local UNIX enthusiasts, and another on October 21 at the Technical University of Munich in Germany, titled "Free/Libre Software and Freedom in the Digital Society," where he examined how digital platforms erode user autonomy through non-free dependencies. Additional engagements that year encompassed Helsinki, Finland, on October 9, underscoring his commitment to global advocacy despite the open source movement's pragmatic emphasis on code accessibility having arguably eclipsed stricter free software licensing in industry adoption rates. These efforts persisted amid ongoing debates, with Stallman maintaining that conflating "open source" with "free software" dilutes essential freedoms, as evidenced in his consistent critiques during these appearances.

Recognition, Publications, and Enduring Impact

Awards and Honors

Richard Stallman received the MacArthur Fellowship in 1990, often called the "genius grant," recognizing his pioneering work in developing free software systems and advocating for users' rights to modify and redistribute software. In the same year, he was awarded the Association for Computing Machinery's Grace Murray Hopper Award for his creation of the Emacs text editor, which introduced extensible editing capabilities that influenced modern software development. In 1998, Stallman was honored with the Electronic Frontier Foundation's Pioneer Award for founding the GNU Project, which laid the groundwork for free software operating systems. The Takeda Foundation awarded him the 2001 Takeda Award for Techno-Entrepreneurial Achievement for Social/Economic Well-Being, shared with Linus Torvalds and Ken Sakamura, providing a prize of approximately $830,000 for contributions to open operating systems like GNU/Linux. He was inducted into the Internet Hall of Fame in 2012 for advancing free software principles that underpin much of the internet's infrastructure. STALLman has received multiple honorary doctorates for his software freedom advocacy, including a Doctor of Science from Lakehead University in 2009 and a doctorate honoris causa from Universidad Nacional de Córdoba in 2011. Following the 2019 controversies over his comments on the Jeffrey Epstein case, which prompted resignations from the Free Software Foundation and MIT, Stallman continued to receive recognitions focused on his technical legacy rather than personal conduct, such as additional honorary doctorates in Peru in 2024, indicating that some institutions separated his foundational contributions from ideological critiques. These awards, primarily merit-based on empirical impacts like the widespread adoption of GNU tools, faced no formal revocations despite public backlash, highlighting tensions between professional achievements and personal statements in tech communities.

Key Publications and Writings

Stallman's GNU Manifesto, originally published in March 1985 in Dr. Dobb's Journal, announced the GNU Project and argued for software users' freedoms to run programs for any purpose, study and modify source code, redistribute copies, and distribute modified versions, framing proprietary software as an ethical wrong that unjustly restricts cooperation among programmers. This document laid the philosophical groundwork for the free software movement by critiquing restrictions imposed by companies like those producing printers and software in the 1970s and 1980s, which Stallman experienced firsthand at MIT. In 2002, the Free Software Foundation published Free Software, Free Society: Selected Essays of Richard M. Stallman, compiling key texts including the Manifesto, "The GNU Project," and essays such as "Why Open Source Misses the Point of Free Software" (1998), which distinguished the ethical focus on users' freedoms from the pragmatic emphasis of open source on development efficiency. The book, released under the GNU Free Documentation License, expanded on themes like the societal harms of nonfree software, copyright's role in stifling sharing, and the need for legal protections for freedom rather than mere access. Notable essays include "The Right to Read" (1997), a speculative short story first appearing in Communications of the ACM, depicting a 2096 dystopia where digital rights management and licensing eliminate personal ownership of books, requiring constant permissions and surveillance to access even purchased content, as a caution against trends in proprietary digital media. Other writings on the GNU website, such as "Copyright and Globalization in the Age of Computer Networks" (1996), critiqued how international treaties extend monopolies over knowledge, influencing debates on intellectual property policy. Stallman has also used filk—parodic songs adapted to familiar melodies—to promote free software principles, with "The Free Software Song" (set to a Bulgarian folk tune) urging resistance to nonfree software, and collections of such doggerel hosted on his personal site since at least the early 2000s. These lighter formats, alongside formal essays, have disseminated his views in activist circles, though their reach remains niche compared to technical or policy texts.

Legacy in Computing and Debates on Software Freedom

Stallman's initiation of the GNU Project in 1983 and authorship of the GNU General Public License (GPL) in 1985 established copyleft licensing as a cornerstone of the free and open-source software (FOSS) ecosystem, ensuring that derivative works remain freely modifiable and distributable. The GPL's viral nature has underpinned the Linux kernel, licensed under GPLv2 since 1992, which powers approximately 96% of the world's top one million supercomputers and the majority of cloud servers as of 2024. This foundation extends to Android, the world's dominant mobile operating system with over 3 billion active devices in 2024, which relies on the GPL-licensed Linux kernel despite its user-space components using more permissive licenses like Apache 2.0. The causal mechanism—mandatory source availability fostering iterative improvements and interoperability—has enabled reuse of GNU components in trillions of dollars of economic activity; a 2024 Harvard Business School analysis estimates the demand-side value of widely used open-source software at $8.8 trillion annually, equivalent to the cost firms would incur to replicate it proprietarily. Debates surrounding Stallman's legacy center on the tension between his purist emphasis on ethical freedoms—insisting software must grant users rights to run, study, modify, and redistribute without restrictions—and the pragmatic open-source movement's focus on code accessibility for efficiency and innovation, even if paired with non-free elements. Stallman has critiqued the "open source" label, coined in 1998, for prioritizing practical benefits over moral imperatives against proprietary control, arguing it dilutes advocacy for user sovereignty. Empirically, permissive licensing has accelerated adoption, with open-source components now integral to proprietary products from companies like Microsoft and Google, contributing to FOSS's dominance in servers (over 80% market share) while pure copyleft projects lag in scalability due to compatibility hurdles. Critics, including industry observers, attribute limitations in Stallman's approach to an anti-commercial bias that discourages hybrid models, potentially hindering broader economic integration; for instance, his opposition to non-free firmware in free systems has been seen as obstructive to hardware ecosystems reliant on proprietary drivers. In the contemporary landscape of cloud computing and artificial intelligence as of 2025, Stallman's ideals face challenges from proprietary resurgence, where hyperscalers like AWS and Azure leverage open-source bases but layer closed services, and AI models often prioritize competitive edges over full openness—evident in the dominance of closed systems like those from OpenAI despite open alternatives like Llama. This shift underscores debates favoring market-driven voluntary sharing over mandated freedoms, aligning with perspectives emphasizing property rights and innovation incentives as superior to ideological enforcement for sustaining long-term value creation. While GNU tools persist in foundational infrastructure, the empirical trajectory suggests pragmatic adaptations, not purism, will determine FOSS's adaptability amid proprietary efficiencies in data-intensive domains.

References

Add your contribution
Related Hubs
User Avatar
No comments yet.