CINXE.COM

FSF History

<!DOCTYPE html> <html lang="en"> <head> <title>FSF History</title> <!-- License: Except where otherwise stated, the page is licensed as Creative Commons Attribution Share Alike 4.0 International SPDX: CC-BY-SA-4.0 http://creativecommons.org/licenses/by-sa/4.0/" --> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Bootstrap --> <link rel="stylesheet" href="//static.fsf.org/nosvn/libs/bootstrap/4.5.3/css/bootstrap.min.css"> <!-- <link rel="stylesheet" href="//static.fsf.org/nosvn/libs/bootstrap/5.0.2/css/bootstrap.min.css"> --> <style> @font-face { font-family: "courierprime"; src : url("//static.fsf.org/nosvn/fonts/courierprime/CourierPrime-Bold.woff2") format('woff2'), url("//static.fsf.org/nosvn/fonts/courierprime/CourierPrime-Bold.woff") format('woff'), url("//static.fsf.org/nosvn/fonts/courierprime/CourierPrime-Bold.ttf") format('truetype'); font-weight: bold; font-style : normal; } @font-face { font-family: "courierprime"; src : url("//static.fsf.org/nosvn/fonts/courierprime/CourierPrime-BoldItalic.woff2") format('woff2'), url("//static.fsf.org/nosvn/fonts/courierprime/CourierPrime-BoldItalic.woff") format('woff'), url("//static.fsf.org/nosvn/fonts/courierprime/CourierPrime-BoldItalic.ttf") format('truetype'); font-weight: bold; font-style : italic; } @font-face { font-family: "courierprime"; src : url("//static.fsf.org/nosvn/fonts/courierprime/CourierPrime-Italic.woff2") format('woff2'), url("//static.fsf.org/nosvn/fonts/courierprime/CourierPrime-Italic.woff") format('woff'), url("//static.fsf.org/nosvn/fonts/courierprime/CourierPrime-Italic.ttf") format('truetype'); font-weight: normal; font-style : italic; } @font-face { font-family: "courierprime"; src : url("//static.fsf.org/nosvn/fonts/courierprime/CourierPrime-Regular.woff2") format('woff2'), url("//static.fsf.org/nosvn/fonts/courierprime/CourierPrime-Regular.woff") format('woff'), url("//static.fsf.org/nosvn/fonts/courierprime/CourierPrime-Regular.ttf") format('truetype'); font-weight: normal; font-style : normal; } @font-face { font-family: "notosans"; src : url("//static.fsf.org/nosvn/fonts/notosans/NotoSans-BoldItalic.woff2") format('woff2'), url("//static.fsf.org/nosvn/fonts/notosans/NotoSans-BoldItalic.woff") format('woff'), url("//static.fsf.org/nosvn/fonts/notosans/NotoSans-BoldItalic.ttf") format('truetype'); font-weight: bold; font-style : italic; } @font-face { font-family: "notosans"; src : url("//static.fsf.org/nosvn/fonts/notosans/NotoSans-Bold.woff2") format('woff2'), url("//static.fsf.org/nosvn/fonts/notosans/NotoSans-Bold.woff") format('woff'), url("//static.fsf.org/nosvn/fonts/notosans/NotoSans-Bold.ttf") format('truetype'); font-weight: bold; font-style : normal; } @font-face { font-family: "notosans"; src : url("//static.fsf.org/nosvn/fonts/notosans/NotoSans-Italic.woff2") format('woff2'), url("//static.fsf.org/nosvn/fonts/notosans/NotoSans-Italic.woff") format('woff'), url("//static.fsf.org/nosvn/fonts/notosans/NotoSans-Italic.ttf") format('truetype'); font-weight: normal; font-style : italic; } @font-face { font-family: "notosans"; src : url("//static.fsf.org/nosvn/fonts/notosans/NotoSans-Regular.woff2") format('woff2'), url("//static.fsf.org/nosvn/fonts/notosans/NotoSans-Regular.woff") format('woff'), url("//static.fsf.org/nosvn/fonts/notosans/NotoSans-Regular.ttf") format('truetype'); font-weight: normal; font-style : normal; } html,body { min-width: 346px; width: 100%; } body { /*font-family: Tahoma, Verdana, Arial, sans-serif;*/ } .header, .footer { background: #7c45ad; color: white; z-index: 30; /* DEBUG */ /* position: absolute; */ /* width: 100%; */ position: relative; } .fsf35 { float: left; height: 75%; } .vcenter { display: flex; align-items: center; } a, a:visited, a:hover, a:active { color: #7c45ad; text-decoration: none; } .message { z-index: 11; /* height: 80px; */ } .message a, .message a:visited, .message a:hover, .message a:active, .opening, .footer p a, .footer p a:hover, .footer p a:active, .footer p a:visited { color: white; text-decoration: none; /*font-size: calc(5px + 0.5vw);*/ font-size: calc(0.8rem + 0.1vw); } .intro { float: right; padding-top: 0.8em; padding-left: 1em; font-weight: normal !important; } .background { background-image: url(img/bg-wo-stations.jpg), linear-gradient(to right, #a6bff6, #a6bff6, #a6bff6, #a6bff6, #a6bff6, #eee8d6, #c5d8a0, #68ac68, #68ac68); /* Linear gradient matches the colors of the bg img while bg loads. */ background-position: top right; background-repeat: repeat-y; background-size: contain; } .train { z-index: 9; /* Move train with page down. */ position: fixed; width: 4vw; left: 82.2%; top: calc(-100px - 20vw); } .story { /* DEBUG */ /* margin-top: 100px; */ padding-top: 50px; padding-bottom: 50px; } .wimg { padding-left: 12vw !important; } #gnu-manifesto { padding-top: 0px } .history { z-index: 10; margin: 1vw; background-color: #ffffff; width: 29vw; position: relative; color: #7c45ad; font-size: calc(0.8rem + 0.1vw); padding: 1vw; /* DEBUG */ border-radius: 2px; box-shadow: 0 0 10px -3px; } p:first-child, p:last-child { font-weight: bold; } .date { width: 4vw; /*height: 15px;*/ position: relative; /*top: -103px;*/ /*margin-left: 59vw;*/ font-size: 1em; } .event img { z-index: 11; position: relative; width: 35vw; background: white; /* DEBUG */ padding: 1vw; border: 1px; border-style: solid; /* DEBUG */ /*border-color: #7c45ad;*/ border-color: #7c45ad99; border-radius: 2px; box-shadow: 0 0 10px -4px #999; max-width: 600px; } .circle img { width: 20.5vw; left: 15vw; border-radius: 50%; padding: 1.5vw; max-width: 400px; } .signpost-svg { width:10vw; position: relative; z-index: 8; font-size: 1rem; } svg text { font-style: normal; font-variant: normal; font-weight: bold; font-stretch: normal; font-size: 7.5px; line-height: 1.25; /*font-family: 'Courier Prime';*/ font-family: 'courierprime'; -inkscape-font-specification:'Courier Prime, Bold'; fill: #502f72; fill-opacity: 1; stroke: none; stroke-width: 0.03; } .station img { width:6vw; position: relative; left: -30%; } .footer { font-size: calc(0.8rem + 0.1vw); display: block; /* DEBUG */ padding-top: 22px; margin-top: 25px; } .footer p { padding: 0 2vw 0; } .footer p:first-child { padding-top: 1em; } a[href="#top"] { background: #fff; position: absolute; margin-top: -64px; /* DEBUG */ /* margin: 0 auto; */ margin-left: 38%; margin-right: 62%; /* left: 43vw; */ width: 150px; border-radius: 5px 5px 0 0px; text-align: center; } @media (max-width: 800px) { .train { /* DEBUG */ /* top: -24px; */ top: -2px; } .event img { z-index: 11; position: relative; width: 73vw; max-width: 190px; /* DEBUG */ /* margin-left: -13px; */ } .circle img { width: 25vw !important; left: 4vw !important; max-width: 160px; } .history { width: 57vw; padding: 2vw !important; } .sign-s { /* DEBUG */ /* width: 15vw; */ width: 20vw; margin-left: -5px; } .signpost-svg { /* DEBUG */ /* width: 15vw; */ width: 17vw; margin-left: -5px; } .station { display: none; } } /* @media (max-width: 754px) { .header { line-height: 1; } } */ @media (min-width: 768px) { .offset-md-3 { margin-left: 25.5% !important; } } /* DEBUG */ .footer p:last-child { margin-bottom: 0; padding-bottom: 10px; } a[target="_parent"]:hover { color: #592b82; text-decoration: underline; } </style> </head> <body> <div id="top" class="container-fluid background"> <div class="row content header"> <div class="col-12 message vcenter"> <p class="intro"> <span class="opening">Free software has become a powerful global movement for user freedom, and so much has happened during this time at the Free Software Foundation. Imagine how much more we can do with your support:</span> <a class="link" style="text-decoration: none;" href="https://member.fsf.org" target="_parent"> please become an associate member today! </a> <span class="highlight"><a style="text-decoration: none;" href="https://member.fsf.org" target="_parent">Read more &gt;</a></span> </p> </div> </div> <img class="train" src="img/train5.png" alt="FSF train"> <!-- A sign pattern for complete milestones. --> <svg class="signpost-svg-def" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="0" height="0" viewBox="0 0 52.67838 76.15921"> <!-- Definition has 0 width and height. Original dimensions: width="199.0994" height="287.84583"--> <defs> <pattern id="sign" width="133" height="192" patternUnits="userSpaceOnUse"> <g id="Page-1"> <g id="layer10" style="display:inline" transform="translate(-293.20,-390.28)"> <g id="g77028" transform="matrix(8.11,0,0,8.11,-310.22,-900.33)"> <g id="g77026" transform="translate(0,0.08)"> <!-- Diamond --> <path id="path76998" style="opacity:1;fill:#ffe240;fill-opacity:1;stroke:#7c45ad;stroke-width:0.26;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" d="m 77.36,159.27 2.72,2.72 -2.72,2.72 -2.72,-2.72 z" /> <!-- Circle --> <circle style="opacity:1;fill:#fff2ab;fill-opacity:1;stroke:none;stroke-width:0.36;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="circle77000" cx="77.36" cy="161.99" r="1.5248348" /> <!-- Post --> <path style="opacity:1;fill:#d5e5ff;fill-opacity:1;stroke:#7c45ad;stroke-width:0.26;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" d="m 77.35,164.66 0,3.13" id="path77002" /> <g id="g77012" transform="translate(0.01,0.65)" /> <!-- Grass --> <path style="fill:#9ec836;fill-opacity:1;stroke:none;stroke-width:0.23470899;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.98039198" d="m 75,168.01 4.87,0 -0.14,-0.07 0.26,-0.23 c 0,0 -0.29,0.17 -0.36,0.19 -0.07,0.02 0.23,-0.42 0.23,-0.42 0,0 -0.4,0.44 -0.4,0.38 -0.08,-0.22 -0.09,-0.35 -0.27,-0.03 l -0.15,-0.19 -0.09,0.17 -0.41,-0.32 0.07,0.31 -0.4,-0.28 c -0.28,0.48 -2.19,0.27 -2.43,0.02 l -0.04,0.29 -0.3,-0.21 c 0,0 -0.06,0.32 -0.06,0.29 0.004,-0.03 -0.26,-0.22 -0.26,-0.22 l -0.04,0.19 -0.37,-0.15 z" id="path77014" /> <path style="fill:#9ec836;fill-opacity:1;stroke:none;stroke-width:0.23470899;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.98039198" d="m 79.44,168.01 -4.31,0 0.12,-0.09 -0.23,-0.33 c 0,0 0.26,0.25 0.32,0.29 0.06,0.04 -0.21,-0.63 -0.21,-0.63 0,0 0.36,0.66 0.35,0.57 0,-0.09 0.08,-0.45 0.11,-0.40 0.03,0.05 0.13,0.36 0.13,0.36 l 0.14,-0.28 0.08,0.25 0.33,-0.42 -0.03,0.40 0.36,-0.42 c 0.21,0.59 1.34,0.47 1.88,0.18 -0.01,0.05 -0.05,0.34 -0.05,0.34 l 0.31,-0.50 0.04,0.43 0.26,-0.31 c 0,0 0.06,0.47 0.05,0.43 0,-0.05 0.23,-0.33 0.23,-0.33 l 0.03,0.29 0.32,-0.22 z" id="path77016" /> <!-- Base --> <rect style="fill:#c8beb7;fill-opacity:1;stroke:#7d6c5f;stroke-width:0.26;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect77018" width="1.37" height="0.82" x="76.67" y="167.08" ry="0.08" /> <!-- Dirt --> <path style="fill:#7d6c5f;fill-opacity:1;stroke:#7d6c5f;stroke-width:0.26;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 79.75,167.97 -4.69,0" id="path77020" /> <!-- Ground --> <path style="opacity:1;fill:#7d6c5f;fill-opacity:1;stroke:#c8beb7;stroke-width:0.26;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" d="m 78.66,168.39 1.35,0" id="path77022" /> <path style="opacity:1;fill:#7d6c5f;fill-opacity:1;stroke:#c8beb7;stroke-width:0.26;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" d="m 74.58,168.40 1.40,0" id="path77024" /> </g> </g> </g> </g> </pattern> </defs> </svg> <!-- A sign pattern without the base for brief milestones. --> <svg class="signpost-svg-def" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="0" height="0" viewBox="0 0 52.67838 46.967897"> <!-- Definition has 0 width and height. Original dimensions: width="199.0994" height="115.84583"--> <defs> <pattern id="sign-s" width="133" height="192" patternUnits="userSpaceOnUse"> <g id="Page-2"> <g id="layer11" style="display:inline" transform="translate(-293.20,-390.28)"> <g id="g77029" transform="matrix(8.11,0,0,8.11,-310.22,-900.33)"> <g id="g77027" transform="translate(0,0.08)"> <!-- Diamond --> <path id="path76999" style="opacity:1;fill:#ffe240;fill-opacity:1;stroke:#7c45ad;stroke-width:0.26;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" d="m 77.36,159.27 2.72,2.72 -2.72,2.72 -2.72,-2.72 z" /> <!-- Circle --> <circle style="opacity:1;fill:#fff2ab;fill-opacity:1;stroke:none;stroke-width:0.36;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="circle77001" cx="77.36" cy="161.99" r="1.5248348" /> </g> </g> </g> </g> </pattern> </defs> </svg> <!-- Text is up-to-date with brains commit 0ce4522b5b11ad405ce9aa28a47904a90d042c07 by Michael. --> <!-- There are four milestone types: rectagular image, circle image, without image, without description. --> <div id="gnu-announce" class="row story"> <div class="col-md-3 col-sm-12 col-xs-12 event"> <a href="https://www.gnu.org/gnu/initial-announcement.html" target="_parent"> <img src="img/event/gnusenet-manifesto.png" alt="Usenet posting of the GNU system announcement, captured on the olduse.net archive"> </a> </div> <div class="col-md-4 col-sm-7 col-xs-8 history wimg"> <a href="#gnu-announce"> <p>Announcement of the GNU Project</p> </a> <p>On September 27, 1983, Richard M. Stallman (RMS) posted the initial announcement of GNU, his project to develop a fully free (as in freedom) operating system. Although the GNU Project wouldn't officially start until January 1984, RMS's announcement outlines GNU's initial plan of development and core components.</p> <a href="https://www.gnu.org/gnu/initial-announcement.html" target="_parent"> <p>Read more &gt;</p> </a> </div> <div class="col-md-2 col-sm-2 col-xs-2 date"> <a href="https://www.gnu.org/gnu/initial-announcement.html" target="_parent"> <svg class="signpost-svg" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="199.0994" height="287.84583" viewBox="0 0 52.67838 76.15921"> <rect width="100%" height="100%" fill="url(#sign)"></rect> <text x="17.5" y="22">SEP</text> <text x="15" y="30">1983</text> </svg> </a> </div> <div class="class-md-2 vcenter station"> <img src="img/station.png" alt="Picture of train station."> </div> </div> <div id="rms-hackers-1984" class="row story"> <div class="col-md-3 col-sm-12 col-xs-12 event"> <a href="https://www.gnu.org/gnu/first-hackers-conference-1984.html" target="_parent"> <img src="img/event/rms-bw.jpg" alt="A black and white photograph of Richard M. Stallman."> </a> </div> <div class="col-md-4 col-sm-7 col-xs-8 history wimg"> <a href="#rms-hackers-1984"> <p>Richard M. Stallman makes first known public declaration that all software should be free</p> </a> <p>At the first Hackers Conference in Sausalito, California, Richard Stallman made his first known public declaration that <i>all software</i> should be free and "accessible to everyone as freely as possible." Parts of this conference were captured on film in the documentary <i>Hackers: Wizards of the Electronic Age</i>, and these recordings are still viewable today.</p> <a href="https://www.gnu.org/gnu/first-hackers-conference-1984.html" target="_parent"> <p>Read more &gt;</p> </a> </div> <div class="col-md-2 col-sm-2 col-xs-2 date"> <a href="https://www.gnu.org/gnu/first-hackers-conference-1984.html" target="_parent"> <svg class="signpost-svg" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="199.0994" height="287.84583" viewBox="0 0 52.67838 76.15921"> <rect width="100%" height="100%" fill="url(#sign)"></rect> <text x="17.5" y="22">NOV</text> <text x="15" y="30">1984</text> </svg> </a> </div> <div class="class-md-2 vcenter station"> <img src="img/station.png" alt="Picture of train station."> </div> </div> <div id="gnu-manifesto" class="row story"> <div class="col-md-3 col-sm-12 col-xs-12 event"> <a href="https://www.gnu.org/gnu/manifesto.html" target="_parent"> <img src="img/event/00100manifesto.jpg" alt="Illustration of RMS holding the GNU Manifesto."> </a> </div> <div class="col-md-4 col-sm-7 col-xs-8 history wimg"> <a href="#gnu-manifesto"> <p>Richard M. Stallman publishes the GNU Manifesto</p> </a> <p>The GNU Manifesto was written by Richard Stallman in 1985 to ask for support in developing the GNU operating system. It explains the importance of developing the GNU Project, and lays a philosophical basis for launching the project. Part of the text was taken from the original announcement, which was made on September 27, 1983. Through 1987, it was updated in minor ways to account for developments.</p> <a href="https://www.gnu.org/gnu/manifesto.html" target="_parent"> <p>Read more &gt;</p> </a> </div> <div class="col-md-2 col-sm-2 col-xs-2 date"> <a href="https://www.gnu.org/gnu/manifesto.html" target="_parent"> <svg class="signpost-svg" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="199.0994" height="287.84583" viewBox="0 0 52.67838 76.15921"> <rect width="100%" height="100%" fill="url(#sign)"></rect> <text x="17.5" y="22">MAR</text> <text x="15" y="30">1985</text> </svg> </a> </div> <div class="class-md-2 vcenter station"> <img src="img/station.png" alt="Picture of train station."> </div> </div> <div id="fsf-incorporated" class="row story"> <div class="col-md-3 col-sm-12 col-xs-12 event"> <a href="https://www.fsf.org/" target="_parent"> <img src="img/event/00200fsf.jpg" alt="Picture of incorporating the FSF."> </a> </div> <div class="col-md-4 col-sm-7 col-xs-8 history wimg"> <a href="#fsf-incorporated"> <p>The Free Software Foundation (FSF) is incorporated with Richard Stallman as president</p> </a> <p>This marks the birth of the FSF, which remains the organizational home for the GNU Project, and provides it and other free software projects with critical infrastructure. The FSF is also the steward of the GNU family of licenses, including the GNU General Public License (GPL), and does GPL compliance work for the individual programs that make up the GNU operating system. Its campaigns team works to educate the public about free software through a variety of resources, articles, and in-person advocacy.</p> <a href="https://www.fsf.org/" target="_parent"> <p>Read more &gt;</p> </a> </div> <div class="col-md-2 col-sm-2 col-xs-2 date"> <a href="https://www.fsf.org/" target="_parent"> <svg class="signpost-svg" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="199.0994" height="287.84583" viewBox="0 0 52.67838 76.15921"> <rect width="100%" height="100%" fill="url(#sign)"></rect> <text x="17.5" y="22">OCT</text> <text x="15" y="30">1985</text> </svg> </a> </div> <div class="class-md-2 vcenter station"> <img src="img/station.png" alt="Picture of train station."> </div> </div> <div id="definition" class="row story"> <div class="col-md-3 col-sm-12 col-xs-12 event"> <a href="https://www.gnu.org/philosophy/free-sw.html" target="_parent"> <img src="img/event/FS-definition.png" alt="A screenshot of the first Bulletin and the definition of free software."> </a> </div> <div class="col-md-4 col-sm-7 col-xs-8 history wimg"> <a href="#definition"> <p>First publication of the Free Software Definition</p> </a> <p>Though published officially on the Web pages of gnu.org for the first time in 1996, an initial definition of free software was published in the first <i>Bulletin</i> in 1986. The reason the current and definitive four freedoms are numbered 0, 1, 2 and 3 is historical. Around 1990 there were three freedoms, numbered 1, 2, and 3. It was then decided that the freedom to run the program needed to be mentioned explicitly. Rather than renumber the others, freedom 0 was added.</p> <a href="https://www.gnu.org/philosophy/free-sw.html" target="_parent"> <p>Read more &gt;</p> </a> </div> <div class="col-md-2 col-sm-2 col-xs-2 date"> <a href="https://www.gnu.org/philosophy/free-sw.html" target="_parent"> <svg class="signpost-svg" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="199.0994" height="287.84583" viewBox="0 0 52.67838 76.15921"> <rect width="100%" height="100%" fill="url(#sign)"></rect> <text x="17.5" y="22">FEB</text> <text x="15" y="30">1986</text> </svg> </a> </div> <div class="class-md-2 vcenter station"> <img src="img/station.png" alt="Picture of train station."> </div> </div> <div id="gpl" class="row story"> <div class="col-md-3 col-sm-12 col-xs-12 event"> <a href="https://www.gnu.org/licenses/licenses.html" target="_parent"> <img src="img/event/00300printer.jpg" alt="Picture of Richard Stallman standing next to a printer."> </a> </div> <div class="col-md-4 col-sm-7 col-xs-8 history wimg"> <a href="#gpl"> <p>Official publication of the GNU General Public License (GPL)</p> </a> <p>The GNU GPL is at the core of the continued strength and existence of free software. The strength of the license, and the essence of software freedom, is in its decree that any derivative or combined work is to be published under the same license, thereby perpetuating its freedom. This allows users the freedom to run, copy, modify, and share the work freely. To this date, the GPL family of licenses is the most popular group of copyleft licenses. In 1991, a second version of the GNU GPL was published.</p> <a href="https://www.gnu.org/licenses/licenses.html" target="_parent"> <p>Read more &gt;</p> </a> </div> <div class="col-md-2 col-sm-2 col-xs-2 date"> <a href="https://www.gnu.org/licenses/licenses.html" target="_parent"> <svg class="signpost-svg" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="199.0994" height="287.84583" viewBox="0 0 52.67838 76.15921"> <rect width="100%" height="100%" fill="url(#sign)"></rect> <text x="17.5" y="22">FEB</text> <text x="15" y="30">1989</text> </svg> </a> </div> <div class="class-md-2 vcenter station"> <img src="img/station.png" alt="Picture of train station."> </div> </div> <div id="fsd" class="row story"> <div class="col-md-3 col-sm-12 col-xs-12 event"> <a href="https://directory.fsf.org/" target="_parent"> <img src="img/event/00400fsd.jpg" alt="Picture of the Free Software Directory on a desktop computer."> </a> </div> <div class="col-md-4 col-sm-7 col-xs-8 history wimg"> <a href="#fsd"> <p>UNESCO and the FSF launch the Free Software Directory</p> </a> <p>The Free Software Directory is a collaborative catalog of computer programs that are fully free (as in freedom). The Directory currently holds over tens of thousands of packages of software of many, many kinds. It is now maintained by FSF Staff and volunteers. Every Friday, an IRC meeting is held on Libera.Chat in the #fsf channel, in which submissions and changes to the Directory are discussed.</p> <a href="https://directory.fsf.org/" target="_parent"> <p>Read more &gt;</p> </a> </div> <div class="col-md-2 col-sm-2 col-xs-2 date"> <a href="https://directory.fsf.org/" target="_parent"> <svg class="signpost-svg" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="199.0994" height="287.84583" viewBox="0 0 52.67838 76.15921"> <rect width="100%" height="100%" fill="url(#sign)"></rect> <text x="17.5" y="22">OCT</text> <text x="15" y="30">1999</text> </svg> </a> </div> <div class="class-md-2 vcenter station"> <img src="img/station.png" alt="Picture of train station."> </div> </div> <div id="bkuhn" class="row story"> <div class="col-xs-8 col-sm-7 col-md-4 offset-md-3 history"> <a href="#bkuhn"> <p>Bradley Kuhn becomes first FSF executive director</p> </a> <a href="https://en.wikipedia.org/wiki/Bradley_M._Kuhn" target="_parent"> <p>Read more &gt;</p> </a> </div> <div class="col-md-2 col-sm-2 col-xs-2 date"> <a href="https://en.wikipedia.org/wiki/Bradley_M._Kuhn" target="_parent"> <svg class="signpost-svg sign-s" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="199.0994" height="115.84583" viewBox="0 0 52.67838 46.967897"> <rect width="100%" height="100%" fill="url(#sign-s)"></rect> <text x="17.5" y="22">MAR</text> <text x="15" y="30">2001</text> </svg> </a> </div> </div> <div id="fsfe" class="row story"> <div class="col-md-3 col-sm-12 col-xs-12 event vcenter circle"> <a href="https://fsfe.org/" target="_parent"> <img src="img/event/00440fsfe.svg" alt="Logo of Free Software Foundation Europe."> </a> </div> <div class="col-md-4 col-sm-7 col-xs-8 history wimg"> <a href="#fsfe"> <p>Free Software Foundation Europe (FSFE) is established</p> </a> <p>The Free Software Foundation Europe (FSFE) is a charity that empowers users to control their technology. The FSFE helps individuals and organizations to understand how free software contributes to freedom, transparency, and self-determination. It enhances users' rights by abolishing barriers to free software adoption, encouraging people to use and develop free software, and providing resources to enable everyone to further promote free software in Europe.</p> <a href="https://fsfe.org/" target="_parent"> <p>Read more &gt;</p> </a> </div> <div class="col-md-2 col-sm-2 col-xs-2 date"> <a href="https://fsfe.org/" target="_parent"> <svg class="signpost-svg" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="199.0994" height="287.84583" viewBox="0 0 52.67838 76.15921"> <rect width="100%" height="100%" fill="url(#sign)"></rect> <text x="17.5" y="22">MAR</text> <text x="15" y="30">2001</text> </svg> </a> </div> <div class="class-md-2 vcenter station"> <img src="img/station.png" alt="Picture of train station."> </div> </div> <div id="fsff" class="row story"> <div class="col-md-3 col-sm-12 col-xs-12 event vcenter circle"> <a href="https://www.fsffrance.org/" target="_parent"> <img src="img/event/00440fsff.svg" alt="Logo of Free Software Foundation France."> </a> </div> <div class="col-md-4 col-sm-7 col-xs-8 history wimg"> <a href="#fsff"> <p>Free Software Foundation France is established</p> </a> <p>The Free Software Foundation France is a non-profit association with the objective to promote free (as in "free speech") software in France.</p> <a href="https://www.fsffrance.org/" target="_parent"> <p>Read more &gt;</p> </a> </div> <div class="col-md-2 col-sm-2 col-xs-2 date"> <a href="https://www.fsffrance.org/" target="_parent"> <svg class="signpost-svg" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="199.0994" height="287.84583" viewBox="0 0 52.67838 76.15921"> <rect width="100%" height="100%" fill="url(#sign)"></rect> <text x="17.5" y="22">APR</text> <text x="15" y="30">2001</text> </svg> </a> </div> <div class="class-md-2 vcenter station"> <img src="img/station.png" alt="Picture of train station."> </div> </div> <div id="fsfi" class="row story"> <div class="col-md-4 offset-md-3 col-sm-7 col-xs-8 history"> <a href="#fsfi"> <p>Free Software Foundation India is established</p> </a> <a href="https://fsf.org.in/" target="_parent"> <p>Read more &gt;</p> </a> </div> <div class="col-md-2 col-sm-2 col-xs-2 date"> <a href="https://fsf.org.in/" target="_parent"> <svg class="signpost-svg sign-s" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="199.0994" height="115.84583" viewBox="0 0 52.67838 46.967897"> <rect width="100%" height="100%" fill="url(#sign-s)"></rect> <text x="17.5" y="22">JUL</text> <text x="15" y="30">2001</text> </svg> </a> </div> </div> <div id="licensing" class="row story"> <div class="col-md-3 col-sm-12 col-xs-12 event"> <a href="https://fsf.org/licensing" target="_parent"> <img src="img/event/compliancelab.jpg" alt="Donald Robertson giving a talk on licensing."> </a> </div> <div class="col-md-4 col-sm-7 col-xs-8 history wimg"> <a href="#licensing"> <p>The Licensing and Compliance Lab is established</p> </a> <p>The Licensing and Compliance Lab has been an informal activity of the FSF since 1992, and was formalized in December 2001. The team works with many generous volunteers. Their main activity is helping developers and distributors follow licensing best practices, including doing enforcement work to ensure the GPL is respected. The Lab runs the copyright assignment process for GNU packages, and educates legal professionals and students on the current state of copyleft through their blog, as well as through Continuing Legal Education (CLE) courses. In addition to this, the Lab also handles various free software certification programs, like the Respects Your Freedom (RYF) certification program, and the Free Software Directory.</p> <a href="https://fsf.org/licensing" target="_parent"> <p>Read more &gt;</p> </a> </div> <div class="col-md-2 col-sm-2 col-xs-2 date"> <a href="https://fsf.org/licensing" target="_parent"> <svg class="signpost-svg" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="199.0994" height="287.84583" viewBox="0 0 52.67838 76.15921"> <rect width="100%" height="100%" fill="url(#sign)"></rect> <text x="17.5" y="22">DEC</text> <text x="15" y="30">2001</text> </svg> </a> </div> <div class="class-md-2 vcenter station"> <img src="img/station.png" alt="Picture of train station."> </div> </div> <div id="associate" class="row story"> <div class="col-md-3 col-sm-12 col-xs-12 event"> <a href="https://www.fsf.org/associate" target="_parent"> <img src="//static.fsf.org/nosvn/images/fsfcard.gif" alt="Photo of the FSF Membership card"> </a> </div> <div class="col-md-4 col-sm-7 col-xs-8 history wimg"> <a href="#associate"> <p>Launch of the associate membership program</p> </a> <p>The associate membership program was launched to support the core work of the free software movement, independent from major individual or corporate donors. Membership benefits have increased over time, and now include gratis attendance to the annual LibrePlanet conference, a 20% discount on FSF merchandise, and even access to the FSF's own videoconferencing server, which launched in 2020. Proceeds from the associate membership program are a large part of the FSF's annual funding, and this continued support from the community makes the FSF's work possible.</p> <a href="https://www.fsf.org/associate" target="_parent"> <p>Read more &gt;</p> </a> </div> <div class="col-md-2 col-sm-2 col-xs-2 date"> <a href="https://www.fsf.org/associate" target="_parent"> <svg class="signpost-svg" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="199.0994" height="287.84583" viewBox="0 0 52.67838 76.15921"> <rect width="100%" height="100%" fill="url(#sign)"></rect> <text x="17.5" y="22">NOV</text> <text x="15" y="30">2002</text> </svg> </a> </div> <div class="class-md-2 vcenter station"> <img src="img/station.png" alt="Picture of train station."> </div> </div> <div id="meeting" class="row story"> <div class="col-md-3 col-sm-12 col-xs-12 event"> <a href="https://www.gnu.org/events/first-assoc-members-meeting.html" target="_parent"> <img src="img/event/membermeeting.jpg" alt="Photo of the first membership meeting."> </a> </div> <div class="col-md-4 col-sm-7 col-xs-8 history wimg"> <a href="#meeting"> <p>FSF hosts the first annual membership meeting</p> </a> <p>One of the associate membership benefits is an invitation to an annual membership meeting in the Boston area. The first meeting was held on March 15, 2003, at MIT, in Cambridge, Massachusetts. Speakers were Eben Moglen, Gerald Jay Sussman, and Richard Stallman, and attendees were given the opportunity to ask FSF leadership questions. This annual meeting later turned into the annual LibrePlanet conference, of which the annual membership meeting is still a part.</p> <a href="https://www.gnu.org/events/first-assoc-members-meeting.html" target="_parent"> <p>Read more &gt;</p> </a> </div> <div class="col-md-2 col-sm-2 col-xs-2 date"> <a href="https://www.gnu.org/events/first-assoc-members-meeting.html" target="_parent"> <svg class="signpost-svg" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="199.0994" height="287.84583" viewBox="0 0 52.67838 76.15921"> <rect width="100%" height="100%" fill="url(#sign)"></rect> <text x="17.5" y="22">MAR</text> <text x="15" y="30">2003</text> </svg> </a> </div> <div class="class-md-2 vcenter station"> <img src="img/station.png" alt="Picture of train station."> </div> </div> <div id="pbrown" class="row story"> <div class="col-md-4 offset-md-3 col-sm-7 col-xs-8 history"> <a href="#pbrown"> <p>Peter Brown becomes second FSF executive director</p> </a> <a href="https://www.fsf.org/news/new-executive-director.html" target="_parent"> <p>Read more &gt;</p> </a> </div> <div class="col-md-2 col-sm-2 col-xs-2 date"> <a href="https://www.fsf.org/news/new-executive-director.html" target="_parent"> <svg class="signpost-svg sign-s" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="199.0994" height="115.84583" viewBox="0 0 52.67838 46.967897"> <rect width="100%" height="100%" fill="url(#sign-s)"></rect> <text x="17.5" y="22">FEB</text> <text x="15" y="30">2005</text> </svg> </a> </div> </div> <div id="fsfla" class="row story"> <div class="col-md-4 offset-md-3 col-sm-7 col-xs-8 history"> <a href="#fsfla"> <p>Free Software Foundation Latin America (FSFLA) is established</p> </a> <a href="https://fsfla.org/" target="_parent"> <p>Read more &gt;</p> </a> </div> <div class="col-md-2 col-sm-2 col-xs-2 date"> <a href="https://fsfla.org/" target="_parent"> <svg class="signpost-svg sign-s" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="199.0994" height="115.84583" viewBox="0 0 52.67838 46.967897"> <rect width="100%" height="100%" fill="url(#sign-s)"></rect> <text x="17.5" y="22">NOV</text> <text x="15" y="30">2005</text> </svg> </a> </div> </div> <div id="dbd" class="row story"> <div class="col-md-3 col-sm-12 col-xs-12 event vcenter circle"> <a href="https://www.defectivebydesign.org/" target="_parent"> <img src="img/event/00800dbd.jpg" alt="Logo of Defective By Design."> </a> </div> <div class="col-md-4 col-sm-7 col-xs-8 history wimg"> <a href="#dbd"> <p>Defective by Design campaign launched</p> </a> <p>Digital Restrictions Management (DRM) is the practice of imposing technological restrictions that control what users can do with digital media. When a program is designed to prevent you from copying or sharing a song, reading an ebook on another device, or playing a single-player game without an Internet connection, you are being restricted by DRM. Violations of user rights prompted the FSF to launch the Defective by Design (DBD) campaign to eliminate DRM. The annual International Day Against DRM (IDAD), where organizations around the globe protest the use of DRM, is organized through the DBD campaign.</p> <a href="https://www.defectivebydesign.org/" target="_parent"> <p>Read more &gt;</p> </a> </div> <div class="col-md-2 col-sm-2 col-xs-2 date"> <a href="https://www.defectivebydesign.org/" target="_parent"> <svg class="signpost-svg" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="199.0994" height="287.84583" viewBox="0 0 52.67838 76.15921"> <rect width="100%" height="100%" fill="url(#sign)"></rect> <text x="17.5" y="22">MAY</text> <text x="15" y="30">2006</text> </svg> </a> </div> <div class="class-md-2 vcenter station"> <img src="img/station.png" alt="Picture of train station."> </div> </div> <div id="gplv3" class="row story"> <div class="col-md-3 col-sm-12 col-xs-12 event vcenter circle"> <a href="https://www.gnu.org/licenses/gpl-3.0.html" target="_parent"> <img src="img/event/00700gplv3.jpg" alt="Picture of GPLv3."> </a> </div> <div class="col-md-4 col-sm-7 col-xs-8 history wimg"> <a href="#gplv3"> <p>GPLv3 published</p> </a> <p>The GNU GPLv3 is the latest incarnation of the GPL. After a year and a half of public consultation, thousands of comments, and four drafts, version three of the GNU General Public License (GPLv3) was finally published on June 29, 2007. The first iteration was released for feedback in January 2006. A major difference this version took on was the concept of "tivoization," the unethical power dynamic created when device manufacturers prevent the free software on devices from being changed. Version 3 also made a number of improvements to make the license easier for everyone to use and understand.</p> <a href="https://www.gnu.org/licenses/gpl-3.0.html" target="_parent"> <p>Read more &gt;</p> </a> </div> <div class="col-md-2 col-sm-2 col-xs-2 date"> <a href="https://www.gnu.org/licenses/gpl-3.0.html" target="_parent"> <svg class="signpost-svg" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="199.0994" height="287.84583" viewBox="0 0 52.67838 76.15921"> <rect width="100%" height="100%" fill="url(#sign)"></rect> <text x="17.5" y="22">JUN</text> <text x="15" y="30">2007</text> </svg> </a> </div> <div class="class-md-2 vcenter station"> <img src="img/station.png" alt="Picture of train station."> </div> </div> <div id="mem2500" class="row story"> <div class="col-md-4 offset-md-3 col-sm-7 col-xs-8 history"> <a href="#mem2500"> <p>Associate member count hits 2,500</p> </a> <a href="https://member.fsf.org" target="_parent"> <p>Read more &gt;</p> </a> </div> <div class="col-md-2 col-sm-2 col-xs-2 date"> <a href="https://member.fsf.org" target="_parent"> <svg class="signpost-svg sign-s" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="199.0994" height="115.84583" viewBox="0 0 52.67838 46.967897"> <rect width="100%" height="100%" fill="url(#sign-s)"></rect> <text x="17.5" y="22">AUG</text> <text x="15" y="30">2007</text> </svg> </a> </div> </div> <div id="agplv3" class="row story"> <div class="col-md-3 col-sm-12 col-xs-12 event vcenter circle"> <a href="https://www.gnu.org/licenses/agpl-3.0.html" target="_parent"> <img src="img/event/00900agplv3.jpg" alt="Picture of AGPLv3."> </a> </div> <div class="col-md-4 col-sm-7 col-xs-8 history wimg"> <a href="#agplv3"> <p>AGPLv3 published</p> </a> <p>The GNU Affero General Public License is a modified version of the GNU GPLv3, with one major difference, which affects running a free program over a network service. The AGPL ensures that users interacting with modified versions of free software over a network have an opportunity to receive the source code for that modified work. In that way, the user can understand what the modified version does, run an instance of it themselves, or further improve and share the modified work with others.</p> <a href="https://www.gnu.org/licenses/agpl-3.0.html" target="_parent"> <p>Read more &gt;</p> </a> </div> <div class="col-md-2 col-sm-2 col-xs-2 date"> <a href="https://www.gnu.org/licenses/agpl-3.0.html" target="_parent"> <svg class="signpost-svg" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="199.0994" height="287.84583" viewBox="0 0 52.67838 76.15921"> <rect width="100%" height="100%" fill="url(#sign)"></rect> <text x="17.5" y="22">NOV</text> <text x="15" y="30">2007</text> </svg> </a> </div> <div class="class-md-2 vcenter station"> <img src="img/station.png" alt="Picture of train station."> </div> </div> <div id="fss-launch" class="row story"> <div class="col-md-4 offset-md-3 col-sm-7 col-xs-8 history"> <a href="#fss-launch"> <p>First edition of the <i>Free Software Supporter</i> is published</p> </a> <p>In March 2008, the FSF started a monthly newsletter for subscribers called the <i>Free Software Supporter</i>. To this day, the digital <i>Free Software Supporter</i> newsletter highlights some of the important work being done by the FSF every month, and will keep you up to date on news from the free software movement. The <i>Free Software Supporter</i> is published in English, Spanish, Brazilian Portuguese, and French.</p> <a href="https://www.fsf.org/free-software-supporter" target="_parent"> <p>Read more &gt;</p> </a> </div> <div class="col-md-2 col-sm-2 col-xs-2 date"> <a href="https://www.fsf.org/free-software-supporter" target="_parent"> <svg class="signpost-svg" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="199.0994" height="287.84583" viewBox="0 0 52.67838 76.15921"> <rect width="100%" height="100%" fill="url(#sign)"></rect> <text x="17.5" y="22">MAR</text> <text x="15" y="30">2008</text> </svg> </a> </div> <div class="class-md-2 vcenter station"> <img src="img/station.png" alt="Picture of train station."> </div> </div> <div id="fry" class="row story"> <div class="col-md-3 col-sm-12 col-xs-12 event"> <a href="https://www.gnu.org/fry/" target="_parent"> <img src="//static.fsf.org/nosvn/images/stephen-fry.png" alt="Frame from the video with Stephen Fry sitting in a chair"> </a> </div> <div class="col-md-4 col-sm-7 col-xs-8 history wimg"> <a href="#fry"> <p>FSF and Stephen Fry celebrate the GNU Projects's 25th anniversary</p> </a> <p>The GNU Project turned twenty-five in 2008, and to celebrate, the FSF collaborated with Stephen Fry, the the British actor, comedian, and writer, to create a video in which Fry explains the issues he sees with proprietary software in his own words. Then FSF campaigns manager Matt Lee wrote and produced the short film, which is a clear introduction video of how the GNU Project came to exist, the underlying philosophy of participation, equity, and freedom, and explains how you can support the movement of free software.</p> <a href="https://www.gnu.org/fry/" target="_parent"> <p>Read more &gt;</p> </a> </div> <div class="col-md-2 col-sm-2 col-xs-2 date"> <a href="https://www.gnu.org/fry/" target="_parent"> <svg class="signpost-svg" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="199.0994" height="287.84583" viewBox="0 0 52.67838 76.15921"> <rect width="100%" height="100%" fill="url(#sign)"></rect> <text x="17.5" y="22">SEP</text> <text x="15" y="30">2008</text> </svg> </a> </div> <div class="class-md-2 vcenter station"> <img src="img/station.png" alt="Picture of train station."> </div> </div> <div id="lp" class="row story"> <div class="col-md-3 col-sm-12 col-xs-12 event"> <a href="https://libreplanet.org/conference" target="_parent"> <img src="img/event/00500meeting.jpg" alt="Illustration of a gathering at LibrePlanet"> </a> </div> <div class="col-md-4 col-sm-7 col-xs-8 history wimg"> <a href="#lp"> <p>The first annual LibrePlanet conference is held</p> </a> <p>The associate member meeting of the FSF slowly morphed into LibrePlanet, an annual conference on technology and social justice. The first edition was held at the Harvard Science Center, and later, it moved to MIT's Stata Center. The conference is a weekend-long global celebration of everything related to free software. The event has a full schedule of speakers, a range of social events, a hack night, and it has been recorded and livestreamed for many years. In 2020, the conference had to move online last minute to accommodate stay-at-home orders due to the novel coronavirus. Keynote speakers for the event have included Sumana Harihareswara, Brewster Kahle, and Edward Snowden.</p> <a href="https://libreplanet.org/conference" target="_parent"> <p>Read more &gt;</p> </a> </div> <div class="col-md-2 col-sm-2 col-xs-2 date"> <a href="https://libreplanet.org/conference" target="_parent"> <svg class="signpost-svg" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="199.0994" height="287.84583" viewBox="0 0 52.67838 76.15921"> <rect width="100%" height="100%" fill="url(#sign)"></rect> <text x="17.5" y="22">MAR</text> <text x="15" y="30">2009</text> </svg> </a> </div> <div class="class-md-2 vcenter station"> <img src="img/station.png" alt="Picture of train station."> </div> </div> <div id="patabsurdity" class="row story"> <div class="col-md-3 col-sm-12 col-xs-12 event"> <a href="http://patentabsurdity.com/watch.html" target="_parent"> <img src="img/event/absurdity.jpg" alt="Movie poster for patent absurdity film"> </a> </div> <div class="col-md-4 col-sm-7 col-xs-8 history wimg"> <a href="#patabsurdity"> <p><i>Patent Absurdity</i> movie launched</p> </a> <p><i>Patent Absurdity: How software patents broke the system</i> is a half-hour film about software patents. It explores the case of software patents and the history of judicial activism that led to their rise, as well as the harm being done to software developers and the wider economy. The film is based on a series of interviews conducted during the US Supreme Court's review of in Re Bilski — a case that could have had profound implications for the patenting of software.</p> <a href="http://patentabsurdity.com/watch.html" target="_parent"> <p>Read more &gt;</p> </a> </div> <div class="col-md-2 col-sm-2 col-xs-2 date"> <a href="http://patentabsurdity.com/watch.html" target="_parent"> <svg class="signpost-svg" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="199.0994" height="287.84583" viewBox="0 0 52.67838 76.15921"> <rect width="100%" height="100%" fill="url(#sign)"></rect> <text x="17.5" y="22">APR</text> <text x="15" y="30">2010</text> </svg> </a> </div> <div class="class-md-2 vcenter station"> <img src="img/station.png" alt="Picture of train station."> </div> </div> <div id="johns" class="row story"> <div class="col-md-4 offset-md-3 col-sm-7 col-xs-8 history"> <a href="#johns"> <p>John Sullivan becomes third FSF executive director</p> </a> <a href="https://www.fsf.org/news/fsf-announces-new-executive-director" target="_parent"> <p>Read more &gt;</p> </a> </div> <div class="col-md-2 col-sm-2 col-xs-2 date"> <a href="https://www.fsf.org/news/fsf-announces-new-executive-director" target="_parent"> <svg class="signpost-svg sign-s" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="199.0994" height="115.84583" viewBox="0 0 52.67838 46.967897"> <rect width="100%" height="100%" fill="url(#sign-s)"></rect> <text x="17.5" y="22">MAR</text> <text x="15" y="30">2011</text> </svg> </a> </div> </div> <div id="fss50k" class="row story"> <div class="col-md-4 offset-md-3 col-sm-7 col-xs-8 history"> <a href="#fss50k"> <p><i>Free Software Supporter</i> hits 50,000 subscribers</p> </a> <a href="https://www.fsf.org/free-software-supporter" target="_parent"> <p>Read more &gt;</p> </a> </div> <div class="col-md-2 col-sm-2 col-xs-2 date"> <a href="https://www.fsf.org/free-software-supporter" target="_parent"> <svg class="signpost-svg sign-s" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="199.0994" height="115.84583" viewBox="0 0 52.67838 46.967897"> <rect width="100%" height="100%" fill="url(#sign-s)"></rect> <text x="17.5" y="22">OCT</text> <text x="15" y="30">2011</text> </svg> </a> </div> </div> <div id="ryf" class="row story"> <div class="col-md-3 col-sm-12 col-xs-12 event"> <a href="https://ryf.fsf.org/" target="_parent"> <img src="//static.fsf.org/nosvn/appeal2020/fall/7-RYF.png" alt="Illustration of the Lulzbot with RYF logo certification."> </a> </div> <div class="col-md-4 col-sm-7 col-xs-8 history wimg"> <a href="#ryf"> <p>The Lulzbot is the first hardware device to receive Respects Your Freedom (RYF) certification</p> </a> <p>The Aleph Objects LulzBot AO-100 3D printer became the first hardware product to be awarded use of the FSF's Respects Your Freedom (RYF) certification mark. The certification program encourages the creation and sale of hardware that will do as much as possible to respect your freedom and your privacy, and will ensure that you have control over your device.</p> <a href="https://ryf.fsf.org/" target="_parent"> <p>Read more &gt;</p> </a> </div> <div class="col-md-2 col-sm-2 col-xs-2 date"> <a href="https://ryf.fsf.org/" target="_parent"> <svg class="signpost-svg" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="199.0994" height="287.84583" viewBox="0 0 52.67838 76.15921"> <rect width="100%" height="100%" fill="url(#sign)"></rect> <text x="17.5" y="22">OCT</text> <text x="15" y="30">2012</text> </svg> </a> </div> <div class="class-md-2 vcenter station"> <img src="img/station.png" alt="Picture of train station."> </div> </div> <div id="gluglug" class="row story"> <div class="col-md-3 col-sm-12 col-xs-12 event vcenter circle"> <a href="https://www.fsf.org/news/gluglug-x60-laptop-now-certified-to-respect-your-freedom" target="_parent"> <img src="img/event/01100ryf.jpg" alt="Picture of Respects Your Freedom."> </a> </div> <div class="col-md-4 col-sm-7 col-xs-8 history wimg"> <a href="#gluglug"> <p>The Gluglug X60 is the first laptop to receive Respects Your Freedom (RYF) certification</p> </a> <p>The Gluglug X60 became the first computer to receive the FSF's Respects Your Freedom (RYF) certification. The FSF had a call out for a laptop sold with a free OS and free boot system since 2005, and in 2013 that call was met. The certification was made possible because of the development of the Libreboot project, which allowed the proprietary BIOS on the machine to be replaced with free software.</p> <a href="https://www.fsf.org/news/gluglug-x60-laptop-now-certified-to-respect-your-freedom" target="_parent"> <p>Read more &gt;</p> </a> </div> <div class="col-md-2 col-sm-2 col-xs-2 date"> <a href="https://www.fsf.org/news/gluglug-x60-laptop-now-certified-to-respect-your-freedom" target="_parent"> <svg class="signpost-svg" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="199.0994" height="287.84583" viewBox="0 0 52.67838 76.15921"> <rect width="100%" height="100%" fill="url(#sign)"></rect> <text x="17.5" y="22">DEC</text> <text x="15" y="30">2013</text> </svg> </a> </div> <div class="class-md-2 vcenter station"> <img src="img/station.png" alt="Picture of train station."> </div> </div> <div id="esd" class="row story"> <div class="col-md-3 col-sm-12 col-xs-12 event"> <a href="https://emailselfdefense.fsf.org/en/" target="_parent"> <img src="img/event/email-self-defense.png" alt="Illustration of the Email Self-Defense robot fighting snooping eyes"> </a> </div> <div class="col-md-4 col-sm-7 col-xs-8 history wimg"> <a href="#esd"> <p>FSF releases Email Self-Defense Guide</p> </a> <p>Email Self-Defense is a how-to guide for setting up and using email encryption. The guide teaches users how to set up a basic system of defense against bulk surveillance through a comprehensive step-by-step explanation. It is important to understand that email encryption not only defends the individual user, but it also helps protect the anonymity of other users worldwide who depend on their anonymity to do their jobs (journalists), and live their lives (free software activists and whistleblowers). The original guide was translated into fifteen languages, with the help of volunteers.</p> <a href="https://emailselfdefense.fsf.org/en/" target="_parent"> <p>Read more &gt;</p> </a> </div> <div class="col-md-2 col-sm-2 col-xs-2 date"> <a href="https://emailselfdefense.fsf.org/en/" target="_parent"> <svg class="signpost-svg" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="199.0994" height="287.84583" viewBox="0 0 52.67838 76.15921"> <rect width="100%" height="100%" fill="url(#sign)"></rect> <text x="17.5" y="22">JUN</text> <text x="15" y="30">2014</text> </svg> </a> </div> <div class="class-md-2 vcenter station"> <img src="img/station.png" alt="Picture of train station."> </div> </div> <div id="fsf30" class="row story"> <div class="col-md-3 col-sm-12 col-xs-12 event"> <a href="https://www.fsf.org/fsf30/" target="_parent"> <img src="img/event/fsf30.png" alt="Image of someone in front of a Happy Birthday FSF30 banner"> </a> </div> <div class="col-md-4 col-sm-7 col-xs-8 history wimg"> <a href="#fsf30"> <p>Thirtieth anniversary of the FSF</p> </a> <p>The 30th birthday was marked on October 3rd, 2015 with "The User Freedom Summit," a mini-conference which included two tracks of two sessions each, with a closing talk by Eben Moglen. Messages were collected from prominent free software supporters like Cory Doctorow and Vernor Vinge, followed by a celebration at the Cambridge Innovation Center in Cambridge, MA.</p> <a href="https://www.fsf.org/fsf30/" target="_parent"> <p>Read more &gt;</p> </a> </div> <div class="col-md-2 col-sm-2 col-xs-2 date"> <a href="https://www.fsf.org/fsf30/" target="_parent"> <svg class="signpost-svg" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="199.0994" height="287.84583" viewBox="0 0 52.67838 76.15921"> <rect width="100%" height="100%" fill="url(#sign)"></rect> <text x="17.5" y="22">OCT</text> <text x="15" y="30">2015</text> </svg> </a> </div> <div class="class-md-2 vcenter station"> <img src="img/station.png" alt="Picture of train station."> </div> </div> <div id="fss100k" class="row story"> <div class="col-md-4 offset-md-3 col-sm-7 col-xs-8 history"> <a href="#fss100k"> <p><i>Free Software Supporter</i> hits 100,000 subscribers</p> </a> <a href="https://www.fsf.org/free-software-supporter" target="_parent"> <p>Read more &gt;</p> </a> </div> <div class="col-md-2 col-sm-2 col-xs-2 date"> <a href="https://www.fsf.org/free-software-supporter" target="_parent"> <svg class="signpost-svg sign-s" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="199.0994" height="115.84583" viewBox="0 0 52.67838 46.967897"> <rect width="100%" height="100%" fill="url(#sign-s)"></rect> <text x="17.5" y="22">DEC</text> <text x="15" y="30">2015</text> </svg> </a> </div> </div> <div id="snowden" class="row story"> <div class="col-md-3 col-sm-12 col-xs-12 event"> <a href="https://media.libreplanet.org/u/libreplanet/m/libreplanet-2016-the-last-lighthouse-3d51/" target="_parent"> <img src="img/event/snowden.jpg" alt="Image of Edward Snowden speaking at LibrePlanet"> </a> </div> <div class="col-md-4 col-sm-7 col-xs-8 history wimg"> <a href="#snowden"> <p>Edward Snowden keynotes LibrePlanet 2016</p> </a> <p>On Saturday, March 19th, 2016, Edward Snowden called in to the MIT Stata Center to speak with Daniel Kahn Gillmor and an auditorium filled with people. The feelings of energy, emotion, and celebration were vibrant in the room as Snowden thanked the community for creating free software, before launching into his planned talk titled "The last lighthouse: Free software in dark times." Daniel Kahn Gillmor and Snowden discussed free software, surveillance, power, and control of the future.</p> <a href="https://media.libreplanet.org/u/libreplanet/m/libreplanet-2016-the-last-lighthouse-3d51/" target="_parent"> <p>Read more &gt;</p> </a> </div> <div class="col-md-2 col-sm-2 col-xs-2 date"> <a href="https://media.libreplanet.org/u/libreplanet/m/libreplanet-2016-the-last-lighthouse-3d51/" target="_parent"> <svg class="signpost-svg" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="199.0994" height="287.84583" viewBox="0 0 52.67838 76.15921"> <rect width="100%" height="100%" fill="url(#sign)"></rect> <text x="17.5" y="22">MAR</text> <text x="15" y="30">2016</text> </svg> </a> </div> <div class="class-md-2 vcenter station"> <img src="img/station.png" alt="Picture of train station."> </div> </div> <div id="mem4k" class="row story"> <div class="col-md-4 offset-md-3 col-sm-7 col-xs-8 history"> <a href="#mem4k"> <p>Associate member count hits 4,000</p> </a> <a href="https://member.fsf.org" target="_parent"> <p>Read more &gt;</p> </a> </div> <div class="col-md-2 col-sm-2 col-xs-2 date"> <a href="https://member.fsf.org" target="_parent"> <svg class="signpost-svg sign-s" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="199.0994" height="115.84583" viewBox="0 0 52.67838 46.967897"> <rect width="100%" height="100%" fill="url(#sign-s)"></rect> <text x="17.5" y="22">DEC</text> <text x="15" y="30">2016</text> </svg> </a> </div> </div> <div id="pineapple" class="row story"> <div class="col-md-4 offset-md-3 col-sm-7 col-xs-8 history"> <a href="#pineapple"> <p>FSF receives a $1 million Bitcoin donation from the Pineapple fund</p> </a> <p>Large technology corporations have billion-dollar budgets that they can apply to squelch user freedom. Sometimes the work we do at the FSF can seem minor in comparison. The large donation from the Pineapple Fund was a powerful statement of the value of our work, as well as a powerful financial boost to our mission. In his statement upon receipt of this donation, executive director John Sullivan wrote, "Now is a critical time for computer user freedom, and this gift will make a tremendous difference in our ability, as a movement, to meet the challenges."</p> <a href="https://www.fsf.org/news/free-software-foundation-receives-1-million-donation-from-pineapple-fund" target="_parent"> <p>Read more &gt;</p> </a> </div> <div class="col-md-2 col-sm-2 col-xs-2 date"> <a href="https://www.fsf.org/news/free-software-foundation-receives-1-million-donation-from-pineapple-fund" target="_parent"> <svg class="signpost-svg" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="199.0994" height="287.84583" viewBox="0 0 52.67838 76.15921"> <rect width="100%" height="100%" fill="url(#sign)"></rect> <text x="17.5" y="22">JAN</text> <text x="15" y="30">2018</text> </svg> </a> </div> <div class="class-md-2 vcenter station"> <img src="img/station.png" alt="Picture of train station."> </div> </div> <div id="handshake" class="row story"> <div class="col-md-4 offset-md-3 col-sm-7 col-xs-8 history"> <a href="#handshake"> <p>FSF receives $1 million donation from Handshake</p> </a> <p>Handshake wrote, "The FSF is a worldwide leader in the fight to protect the rights of all computer users through its support for the production of free software, including the GNU operating system, and its campaigns to raise awareness, such as Defective by Design. Handshake is proud to be able to support the FSF in its important work to secure our freedom." John Sullivan said in his response, "It is clear that software freedom is more important than ever to the world."</p> <a href="https://www.fsf.org/news/free-software-foundation-receives-1-million-from-handshake" target="_parent"> <p>Read more &gt;</p> </a> </div> <div class="col-md-2 col-sm-2 col-xs-2 date"> <a href="https://www.fsf.org/news/free-software-foundation-receives-1-million-from-handshake" target="_parent"> <svg class="signpost-svg" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="199.0994" height="287.84583" viewBox="0 0 52.67838 76.15921"> <rect width="100%" height="100%" fill="url(#sign)"></rect> <text x="17.5" y="22">DEC</text> <text x="15" y="30">2018</text> </svg> </a> </div> <div class="class-md-2 vcenter station"> <img src="img/station.png" alt="Picture of train station."> </div> </div> <div id="fss200k" class="row story"> <div class="col-md-4 offset-md-3 col-sm-7 col-xs-8 history"> <a href="#fss200k"> <p><i>Free Software Supporter</i> hits 200,000 subscribers</p> </a> <a href="https://www.fsf.org/free-software-supporter" target="_parent"> <p>Read more &gt;</p> </a> </div> <div class="col-md-2 col-sm-2 col-xs-2 date"> <a href="https://www.fsf.org/free-software-supporter" target="_parent"> <svg class="signpost-svg sign-s" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="199.0994" height="115.84583" viewBox="0 0 52.67838 46.967897"> <rect width="100%" height="100%" fill="url(#sign-s)"></rect> <text x="17.5" y="22">MAR</text> <text x="15" y="30">2019</text> </svg> </a> </div> </div> <div id="knauth" class="row story"> <div class="col-md-4 offset-md-3 col-sm-7 col-xs-8 history"> <a href="#knauth"> <p>Geoffrey Knauth elected Free Software Foundation president</p> </a> <a href="https://www.fsf.org/news/geoffrey-knauth-elected-free-software-foundation-president-odile-benassy-joins-the-board" target="_parent"> <p>Read more &gt;</p> </a> </div> <div class="col-md-2 col-sm-2 col-xs-2 date"> <a href="https://www.fsf.org/news/geoffrey-knauth-elected-free-software-foundation-president-odile-benassy-joins-the-board" target="_parent"> <svg class="signpost-svg sign-s" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="199.0994" height="115.84583" viewBox="0 0 52.67838 46.967897"> <rect width="100%" height="100%" fill="url(#sign-s)"></rect> <text x="17.5" y="22">AUG</text> <text x="15" y="30">2020</text> </svg> </a> </div> </div> <div id="fsf35" class="row story"> <div class="col-md-3 col-sm-12 col-xs-12 event"> <a href="https://www.fsf.org/events/fsf35/" target="_parent"> <img src="img/event/01400fsf35.jpg" alt="Picture of FSF35."> </a> </div> <div class="col-md-4 col-sm-7 col-xs-8 history wimg"> <a href="#fsf35"> <p>Thirty-fifth anniversary of the FSF</p> </a> <p>October 2020 marked the thirty-fifth year of the Free Software Foundation. The FSF organized activities for a full week, in which we introduced a new look to the fsf.org homepage, launched a video, released new artwork and merchandise for the occasion, and then topped off the week with a gala event, which was held online rather than in person due to the COVID-19 pandemic. Guests from around the world joined the FSF to celebrate and talk about free software.</p> <a href="https://www.fsf.org/events/fsf35/" target="_parent"> <p>Read more &gt;</p> </a> </div> <div class="col-md-2 col-sm-2 col-xs-2 date"> <a href="https://www.fsf.org/events/fsf35/" target="_parent"> <svg class="signpost-svg" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="199.0994" height="287.84583" viewBox="0 0 52.67838 76.15921"> <rect width="100%" height="100%" fill="url(#sign)"></rect> <text x="17.5" y="22">OCT</text> <text x="15" y="30">2020</text> </svg> </a> </div> <div class="class-md-2 vcenter station"> <img src="img/station.png" alt="Picture of train station."> </div> </div> <div id="char100" class="row story"> <div class="col-md-4 offset-md-3 col-sm-7 col-xs-8 history"> <a href="#char100"> <p>FSF receives perfect score from Charity Navigator</p> </a> <p>Charity Navigator is the largest independent evaluator of US-based nonprofit charities. The FSF was also selected for Charity Navigator's "Top Ten List" as one of "10 Charities Worth Watching." These designations exemplify the FSF's strong financial health and commitment to accountability and transparency. This year, the FSF was also awarded its 8th consecutive four-star rating.</p> <a href="https://www.fsf.org/news/free-software-foundation-awarded-perfect-score-from-charity-navigator-plus-eighth-consecutive-four-star-rating" target="_parent"> <p>Read more &gt;</p> </a> </div> <div class="col-md-2 col-sm-2 col-xs-2 date"> <a href="https://www.fsf.org/news/free-software-foundation-awarded-perfect-score-from-charity-navigator-plus-eighth-consecutive-four-star-rating" target="_parent"> <svg class="signpost-svg" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="199.0994" height="287.84583" viewBox="0 0 52.67838 76.15921"> <rect width="100%" height="100%" fill="url(#sign)"></rect> <text x="17.5" y="22">FEB</text> <text x="15" y="30">2021</text> </svg> </a> </div> <div class="class-md-2 vcenter station"> <img src="img/station.png" alt="Picture of train station."> </div> </div> <div id="you" class="row story"> <div class="col-md-4 offset-md-3 col-sm-7 col-xs-8 history"> <a href="#you"> <p>What happens next is up to you</p> </a> <p>Thank you for being part of the free software community and helping us achieve these milestones. If you have suggestions for additions (or corrections!) of historical moments, you can let us know at <a href="mailto:campaigns@fsf.org">campaigns@fsf.org</a>. You can also follow @fsf and @endDRM on social media, and join the free software conversation on IRC at #fsf (on Libera.Chat). Become a member of the Free Software Foundation today and help defend software freedom.</p> <a href="https://my.fsf.org/join" target="_parent"> <p>Read more &gt;</p> </a> <!-- DEBUG <a href="#top"> <p>Back to top</p> </a> --> </div> </div> <div id="pagelicense" class="row content footer"> <a href="#top"> <p style="">Back to top</p> </a> <p> Copyright © 2021 Free Software Foundation, Inc. </p> <p> The entries on this history page are individually licensed under the <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International license.</a> </p> <p> This page was produced using all free software, including <a href="https://directory.fsf.org/wiki/Vim">vim</a>, <a href="https://directory.fsf.org/wiki/Inkscape">Inkscape</a>, and <a href="https://directory.fsf.org/wiki/Gimp">GIMP</a>. </p> <p> <b>Image credits</b> </p> <p> Images <a href="#gnu-announce">gnu-announce</a>, <a href="#gnu-manifesto">gnu-manifesto</a>, <a href="#fsf-incorporated">fsf-incorporated</a>, <a href="#gpl">gpl</a>, <a href="#fsd">fsd</a>, <a href="#licensing">licensing</a>, <a href="#dbd">dbd</a>, <a href="#lp">lp</a>, <a href="#ryf">ryf</a>, <a href="#esd">esd</a>, <a href="#fsf30">fsf30</a>, <a href="#snowden">snowden</a>, and <a href="#fsf35">fsf35</a> Copyright © Free Software Foundation, Inc. These images are individually licensed under the <a href="https://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International license.</a> Images <a href="#rms-hackers-1984">rms-hackers-1984</a>, <a href="#definition">definition</a>, <a href="#associate">association</a>, <a href="#meeting">meeting</a>, <a href="#fry">fry</a>, and <a href="#patabsurdity">patabsurdity</a> Copyright © Free Software Foundation, Inc. These images are licensed under the <a href="https://creativecommons.org/licenses/by-nd/3.0/us/">Creative Commons Attribution-NoDerivatives 3.0 United States License.</a> Images <a href="#gplv3">gplv3</a> and <a href="#agplv3">agplv3</a> are in the public domain. Images <a href="#fsfe">fsfe</a> and <a href="#fsff">fsff</a> are used with permission. </p> <p> <a href="fsf-history.tar.gz">source files</a> </p> <p> Thank you! </p> </div> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10