bold h-node
[fsf-giving-guide.git] / v12 / givingguide.html
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4 <meta charset="utf-8">
5 <meta http-equiv="X-UA-Compatible" content="IE=edge">
6 <meta name="viewport" content="width=device-width, initial-scale=1">
7
8 <title>Ethical Tech | Giving Guide</title>
9 <meta name="description" content="This is the Free Software Foundation (FSF) guide to smarter gift giving, compared with their restrictive counterparts.">
10
11 <!-- Some Colors -->
12 <!-- Chrome, Firefox OS and Opera -->
13 <meta name="theme-color" content="#602217">
14 <!-- Windows Phone -->
15 <meta name="msapplication-navbutton-color" content="#602217">
16
17 <link rel="apple-touch-icon" sizes="57x57" href="img/favicons/apple-icon-57x57.png">
18 <link rel="apple-touch-icon" sizes="60x60" href="img/favicons/apple-icon-60x60.png">
19 <link rel="apple-touch-icon" sizes="72x72" href="img/favicons/apple-icon-72x72.png">
20 <link rel="apple-touch-icon" sizes="76x76" href="img/favicons/apple-icon-76x76.png">
21 <link rel="apple-touch-icon" sizes="114x114" href="img/favicons/apple-icon-114x114.png">
22 <link rel="apple-touch-icon" sizes="120x120" href="img/favicons/apple-icon-120x120.png">
23 <link rel="apple-touch-icon" sizes="144x144" href="img/favicons/apple-icon-144x144.png">
24 <link rel="apple-touch-icon" sizes="152x152" href="img/favicons/apple-icon-152x152.png">
25 <link rel="apple-touch-icon" sizes="180x180" href="img/favicons/apple-icon-180x180.png">
26 <link rel="icon" type="image/png" sizes="192x192" href="img/favicons/android-icon-192x192.png">
27 <link rel="icon" type="image/png" sizes="32x32" href="img/favicons/favicon-32x32.png">
28 <link rel="icon" type="image/png" sizes="96x96" href="img/favicons/favicon-96x96.png">
29 <link rel="icon" type="image/png" sizes="16x16" href="img/favicons/favicon-16x16.png">
30 <meta name="msapplication-TileColor" content="#602217">
31 <meta name="msapplication-TileImage" content="img/favicons/ms-icon-144x144.png">
32 <meta name="theme-color" content="#602217">
33
34 <!-- Bootstrap -->
35 <link rel="stylesheet" href="css/bootstrap.min.css">
36
37 <!-- Animate CSS -->
38 <link rel="stylesheet" href="css/animate.css">
39
40 <!-- Our CSS -->
41 <link rel="stylesheet" href="css/master.css">
42
43 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
44 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
45 <!--[if lt IE 9]>
46 <script src="https://static.fsf.org/nosvn/libs/html5shiv/3.7.3/html5shiv.js"></script>
47 <script src="https://static.fsf.org/nosvn/libs/respond.js/1.4.2/respond.min.js"></script>
48 <![endif]-->
49
50 <script>
51 /*
52
53 @licstart The following is the entire license notice for the
54 JavaScript code in this page.
55
56 Copyright (c) 2016 Reda Lazri
57
58 Permission is hereby granted, free of charge, to any person obtaining
59 a copy of this software and associated documentation files (the
60 "Software"), to deal in the Software without restriction, including
61 without limitation the rights to use, copy, modify, merge, publish,
62 distribute, sublicense, and/or sell copies of the Software, and to
63 permit persons to whom the Software is furnished to do so, subject to
64 the following conditions:
65
66 The above copyright notice and this permission notice shall be included
67 in all copies or substantial portions of the Software.
68
69 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
70 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
71 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
72 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
73 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
74 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
75 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
76
77 @licend The above is the entire license notice
78 for the JavaScript code in this page.
79
80 */
81 </script>
82
83 </head>
84
85 <!-- ATTRACTIVE INFORMATIONAL ALERT / ASIDE BLOCK, SAVED HERE FOR REFERENCE
86
87 <div class="alert alert-success center-block">
88 <li class="info">
89 <p>
90 Many of these items are <a href="https://www.fsf.org/resources/hw/endorsement/respects-your-freedom" class="alert-link">certified to Respect Your Freedom</a> (RYF-certified).
91 </p>
92 </li>
93 </div>
94 -->
95
96 <body>
97
98 <!-- Add banner and modal window here -->
99
100 <nav class="navbar navbar-default">
101 <div class="container-fluid">
102 <!-- Brand and toggle get grouped for better mobile display -->
103 <div class="navbar-header">
104 <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-links" aria-expanded="false">
105 <span class="sr-only">Toggle navigation</span>
106 <!-- <span class="icon-bar bar1"></span> -->
107 <!-- <span class="icon-bar bar2"></span> -->
108 <!-- <span class="icon-bar bar3"></span> -->
109 </button>
110 <a class="navbar-brand" href="https://fsf.org/"><img class="brand" src="img/logo-1.png" alt="FSF" width="180" /></a>
111 <!-- <span class="label label-warning"><a href="https://fsf.org/jfb">Join the FSF</a></span> -->
112
113 </div>
114
115 <!-- Collect the nav links, forms, and other content for toggling -->
116 <div class="collapse navbar-collapse" id="navbar-links">
117 <ul class="nav navbar-nav">
118 <li><a class="animated fadeIn" href="https://www.fsf.org/about/">About the FSF</a></li>
119 <li><a class="animated fadeIn" href="https://www.fsf.org/campaigns/">Campaigns</a></li>
120 <li><a class="animated fadeIn" href="https://my.fsf.org/join?pk_campaign=fall19&pk_kwd=ggjoin">Join</a></li>
121 <li><a class="animated fadeIn" href="https://shop.fsf.org/">Shop</a>
122 </ul>
123
124 </div>
125 <!-- /.navbar-collapse -->
126 </div>
127 <!-- /.container-fluid -->
128 </nav>
129
130 <!--Begin Intro-->
131 <section class="intro" id="intro">
132 <div class="container">
133 <div class="row">
134 <div class="illustration col-md-6">
135 <center>
136 <hr />
137 <!-- <iframe src="https://static.fsf.org/nosvn/videos/fsf-heroes/" id="fsf-heroes-video" scrolling="no" style="overflow: hidden; margin: 0; border: 0 none; display: block; width: 50%; height: 67vw; max-height: 200px;"></iframe> -->
138 <img src="img/Illustration.png" alt="large-illustration" class="img-responsive center-dblock" />
139 </center>
140 </div>
141 <div class="intro-text col-md-6">
142 <h1>Don't give your loved ones gifts that stand in the way of their freedom</h1>
143 <p>The headlines are filled with stories of "Big Tech" abuses, using the
144 tight control they have over their devices and platforms to keep us
145 powerless and dependent on them. There's no time at which this is more
146 evident than in the holiday season, when they martial all of the
147 advertising at their disposal to sell us things that we don't need --
148 and worse, products that don't respect our <a href="https://gnu.org/free-sw/">basic freedoms</a>.</p>
149 <h4>This year, choose freedom</h4>
150 <p>This year, we advise you to end that cycle of forced obsolescence and user exploitation, and opt to try running <a href="https://gnu.org/free-sw">free software</a> on a device you already own. If you're unlucky enough to get a gift that doesn't respect your freedom, you can still <a href="https://h-node.org">help others avoid it</a> by documenting its ethical pitfalls.</p>
151 <p>Let your loved ones know that you respect their freedom and privacy
152 too much to cave for the newest Apple, Amazon, or Google device, and
153 give them the one gift that keeps on giving: freedom.</p>
154 </div>
155 </div>
156 </div>
157 </section>
158 <!--End Intro-->
159
160 <!--Begin Actions-->
161 <section class="actions" id="actions">
162 <div class="container">
163 <div class="row">
164 <!-- Begin Action -->
165 <div class="action col-md-4 col-sm-4 text-center">
166 <a class="action-button" href="https://www.fsf.org/share?u=https://www.fsf.org/givingguide/&amp;t=Check out the Free Software Foundation Ethical Tech Giving Guide">Tell your friends</a>
167 <p>
168 Use the hashtag <span class="label label-default">#UserFreedom</span> on social media sites like <a href="https://mastodon.social">Mastodon</a>, <a href="https://www.gnu.org/software/social/">GNU social</a>, or <a href="https://fsf.org/twitter">Twitter</a>. You might get a gift out of it yourself!
169 </p>
170 </div>
171 <!-- End Action -->
172
173 <!-- Begin Action -->
174 <div class="action col-md-4 col-sm-4 text-center">
175 <a class="action-button" href="">Collaborate</a>
176 <p>
177 You can help others know which devices to avoid by documenting hardware you currently own in the <a href="https://h-node.org">H-Node</a> database. Join a growing community of volunteers to help individuals choose hardware compatible with their freedom, even if they don't have <a href="https://ryf.fsf.org">RYF</a> certification.
178 </p>
179 </div>
180 <!-- End Action -->
181
182 <!-- Begin Action -->
183
184 <div class="action col-md-4 col-sm-4 text-center">
185 <a class="action-button" href="https://my.fsf.org/gift-a-membership">Gift a membership</a>
186 <p>
187 Freedom is the gift that keeps on giving. By giving your friend or family member an <b>FSF associate membership</b>, you can show them you care <i>and</i> benefit the cause for global software freedom.
188 </p>
189 </div>
190 <!-- End Action -->
191 </div>
192 <!-- End Row -->
193 </div>
194 <!-- End Container -->
195 </section>
196 <!--End Actions-->
197
198 <!--Begin Comparisons-->
199 <section class="comparisons">
200
201 <!--Smartphones-->
202 <div class="container smartphones">
203 <h2 class="title text-center">Smartphones</h2>
204 <div class="row is-table-row">
205 <div class="good col-md-6 col-sm-6" style="position:relative">
206 <h5 class="text-center">Replicant</h5>
207 <img src="img/products/replicant.png" alt="Replicant logo" class="center-block" />
208
209
210 <!-- Buy/Download Button -->
211 <a id="get-item" class="btn get-item" role="button" data-toggle="collapse" href="#sellers" aria-expanded="false" aria-controls="sellers" style="display:none">
212 DOWNLOAD
213 </a>
214 <div class="collapse" id="sellers">
215 <div class="center-block seller-group">
216 <p style="color: #6b6b6b">
217 <strong>Visit the site</strong>
218 </p>
219 <a href="https://replicant.us" class="seller action-button">Replicant Project</a>
220 </div>
221 </div>
222
223 <script>
224 document.getElementById('get-item').style.display = '';
225 </script>
226 <noscript>
227 <div class="center-block seller-group">
228 <p style="color: #6b6b6b">
229 <strong>Visit the site</strong>
230 </p>
231 <a href="https://replicant.us" class="seller action-button">Replicant Project</a>
232 </noscript>
233 <!-- End Buy/Download button -->
234
235 <ul class="pros">
236 <p><strong>Our advice:</strong> There's currently no cell phone on the market that's fully compatible with user freedom, given the presence of nonfree software in iOS and Android. There are promising projects like PINE64 and the Librem 5 that seek to run GNU/Linux on smartphone hardware, but even these aren't perfect. What makes matters worse is that all smartphones currently run a separate, nonfree OS commonly referred to as the "mobile baseband," which is responsible for most of the device's communications.</p>
237 <p>If you're at all able to, and if you find your hardware is compatible with it, we recommend pairing the <strong>Replicant</strong> distribution of Android with the <a href="https://f-droid.org">F-Droid</a> app repository. Replicant is the bottom line when it comes to mobile OSes that respect their user's freedom, and is a project <a href="https://www.fsf.org/working-together/fund">fiscally sponsored by the FSF.</a></p>
238 </ul>
239 </div>
240 <!--End Good-->
241
242 <!-- start bad -->
243
244 <div class="good col-md-6 col-sm-6">
245 <ul class="pros">
246 <li>
247 Replicant is a <a href="https://gnu.org/free-sw">fully free</a> distribution of the Android operating system. The project has a staunch policy of including only free software and firmware.
248 </li>
249 <li>
250 Even if your phone doesn't support Replicant, you can still use the <a href="https://f-droid.org">F-Droid</a> repository on your Android phone. F-Droid has hundreds of applications that are ready to install, including Syncthing, Tor, Minetest, and Termux.
251 </li>
252 <li>No matter what phone operating system you currently use, stay tuned for our upcoming mobile <a href="https://esd.fsf.org">Email Self-Defense Guide</a>, which will help you keep your communications both free and secure.</li>
253 </ul>
254
255 <h5 class="text-center">Stay away from: iPhone</h5>
256 <ul class="cons">
257 <li>
258 It's not just Siri that's creepy: all Apple devices contain software that's hostile to users. Although they claim to be concerned about user privacy, they don't hesitate to <a href="https://www.gnu.org/proprietary/malware-apple.html#surveillance">put their users under surveillance</a>.
259 </li>
260 <li>
261 Apple prevents you from installing third-party free software on your own phone, and they use this control to censor apps that compete with or subvert Apple's profits.
262 </li>
263 <li>Apple has a history of exploiting their absolute control over their users to <a href="https://www.latimes.com/business/story/2019-10-08/apple-taiwan-flag-emoji-iphones-hong-kong">silence political activists</a> and help governments <a href="https://www.nytimes.com/2019/04/07/world/asia/china-xi-jinping-study-the-great-nation-app.html">spy on millions</a> of users.</li>
264 </ul>
265 </div>
266 <!--End Bad-->
267 </div>
268 </div>
269 <!--End Row-->
270 <!-- <div class="container"> -->
271 <!-- <div class="row is-table-row"> -->
272 <!-- <div class="good col-md-6 col-sm-6" style="position:relative"> -->
273 <!-- <h5 class="text-center">Galaxy S3 with Replicant</h5> -->
274 <!-- <img src="img/products/mobile_s3.png" alt="replicant phone" class="center-block" /> -->
275 <!-- <\!-- Buy/Download Button -\-> -->
276 <!-- <a id="get-item-replicant" class="btn get-item" role="button" data-toggle="collapse" href="#sellers-replicant" aria-expanded="false" aria-controls="sellers" style="display:none"> -->
277 <!-- BUY -->
278 <!-- <\!-- Begin Sale -\-> -->
279 <!-- <span class="sale" >sale</span> -->
280 <!-- <\!-- End Sale -\-> -->
281 <!-- </a> -->
282 <!-- <div class="collapse" id="sellers-replicant"> -->
283 <!-- <div class="center-block seller-group"> -->
284 <!-- <p style="color: #6b6b6b"> -->
285 <!-- <strong>Get it from</strong> -->
286 <!-- </p> -->
287 <!-- <p> <a href="https://tehnoetic.com/tehnoetic-s3-phone-replicant" class="seller action-button">Technoethical</a></p> -->
288 <!-- <p class="sale-info links"> -->
289 <!-- <a href="#technoethical-promotion">Sale details.</a> -->
290 <!-- </p> -->
291 <!-- </div> -->
292 <!-- </div> -->
293
294 <!-- <script> -->
295 <!-- document.getElementById('get-item-replicant').style.display = ''; -->
296 <!-- </script> -->
297 <!-- <noscript> -->
298 <!-- <div class="center-block seller-group"> -->
299 <!-- <p style="color: #6b6b6b"> -->
300 <!-- <strong>Get it from</strong> -->
301 <!-- </p> -->
302 <!-- <a href="https://tehnoetic.com/tehnoetic-s3-phone-replicant" class="seller action-button">Technoethical</a> -->
303 <!-- <p class="sale-info links"> -->
304 <!-- <a href="#technoethical-promotion">Sale details.</a> -->
305 <!-- </p> -->
306 <!-- </div> -->
307 <!-- </noscript> -->
308 <!-- <\!-- End Buy/Download button -\-> -->
309
310 <!-- <ul class="pros"> -->
311 <!-- <p>Why it's cool: Your smartphone is so much more than a phone: it's -->
312 <!-- a tiny computer you carry with you every day. Choosing one of these -->
313 <!-- phones lets you bring software freedom everywhere you go. -->
314 <!-- You <i>can</i> run your favorite apps and send all the text messages -->
315 <!-- you want, while still running free software.</p> -->
316
317 <!-- <p> You can also get an <a href="https://tehnoetic.com/tehnoetic-s2-phone-replicant">S2</a> or an <a href="https://tehnoetic.com/tet-n2">N2 phone/tablet</a>, complete with Replicant.</p> -->
318 <!-- </ul> -->
319 <!-- </div> -->
320 <!-- <\!--End Good-\-> -->
321
322 <!-- <\!-- start bad -\-> -->
323
324 <!-- <div class="good col-md-6 col-sm-6"> -->
325 <!-- <ul class="pros"> -->
326 <!-- <li> -->
327 <!-- Runs the <a href="https://www.replicant.us">Replicant</a> free operating system, based on Android. -->
328 <!-- </li> -->
329 <!-- <li> -->
330 <!-- Features <a href="https://www.f-droid.org/">F-Droid</a>, the free software catalog that makes it easy to get all the applications you need without sacrificing control of your phone. -->
331 <!-- </li> -->
332 <!-- <li>Note: While the main processor exclusively runs free software, the modem processor runs Samsung's nonfree system.</li> -->
333 <!-- </ul> -->
334
335 <!-- <h5 class="text-center">Stay away from: Google Pixel</h5> -->
336 <!-- <ul class="cons"> -->
337 <!-- <li>The Google Pixel line (and most Android devices) aren't just -->
338 <!-- restricted by Widevine's <a href="https://www.gnu.org/philosophy/can-you-trust.html">treacherous</a> DRM. They also come with -->
339 <!-- <a href="https://gnu.org/proprietary">proprietary</a> Google apps that -->
340 <!-- <a href="https://www.gnu.org/proprietary/malware-google.html">subjugate users</a>.</li> -->
341 <!-- </ul> -->
342 <!-- </div> -->
343 <!-- <\!--End Bad-\-> -->
344 <!-- </div> -->
345 <!--End Container-->
346 </div>
347 <!--End bad-->
348
349 <h2 class="title text-center">Personal Computers</h2>
350 <!--Laptops-->
351 <div class="container">
352 <div class="row is-table-row">
353 <div class="good col-md-6 col-sm-6" style="position:relative">
354 <h5 class="text-center">X200 with GNU/Linux</h5>
355 <img src="img/products/x200.png" alt="X200" class="center-block"/>
356
357 <!-- Buy/Download Button -->
358 <a id="get-item-x200" class="btn get-item" role="button" data-toggle="collapse" href="#sellers-x200" aria-expanded="false" aria-controls="sellers-x200" style="display:none">
359 BUY
360 <!-- Begin Sale -->
361 <span class="sale" >sale</span>
362 <!-- End Sale -->
363 </a>
364 <div class="collapse" id="sellers-x200">
365 <div class="center-block seller-group">
366 <p style="color: #6b6b6b">
367 <strong>Get it from</strong>
368 </p>
369 <p>
370 <a href="https://shop.libiquity.com/product/taurinus-x200" class="seller action-button">Libiquity</a>
371 </p>
372 <p> <a href="https://store.vikings.net/x200-ryf-certfied" class="seller action-button">Vikings</a></p>
373 <p class="sale-info links">
374 <a href="#vikings-promotion">Sale details.</a></p>
375 </div>
376 </div>
377
378 <script>
379 document.getElementById('get-item-x200').style.display = '';
380 </script>
381 <noscript>
382 <div class="center-block seller-group">
383 <p style="color: #6b6b6b">
384 <strong>Get it from</strong>
385 </p>
386 <p>
387 <a href="https://shop.libiquity.com/product/taurinus-x200" class="seller action-button">Libiquity</a>
388 </p>
389 <p> <a href="https://store.vikings.net/x200-ryf-certfied" class="seller action-button">Vikings</a></p>
390 <p class="sale-info links">
391 <a href="#vikings-promotion">Sale details.</a></p>
392 </div>
393 </noscript>
394 <!-- End Buy/Download button -->
395 <ul class="pros">
396 <p>Why it's cool: The X200 is one of the few home user devices that's
397 able to run fully free software from top to bottom. Starting with an
398 attractive user interface and extending through the microcode (or
399 "BIOS") at the heart of the system, this laptop is powered by software
400 that takes your freedom and privacy seriously.</p>
401 <p>While it may be a little vintage, what it lacks in speed
402 it makes up for in utmost respect to user freedom. It's so good that
403 it's the laptop that's most frequently used in the FSF office!</p>
404 </ul>
405 </div>
406 <!--End Good-->
407
408 <!--start bad-->
409 <div class="good col-md-6 col-sm-6">
410 <ul class="pros">
411 <li>Runs the <a href="https://www.gnu.org/distros/free-distros.en.html">FSF-endorsed</a> <a href="https://trisquel.info">Trisquel</a> operating system and <a href="https://libreboot.org">Libreboot</a> firmware.</li>
412 <li>Durable hardware that's meant to be easy to repair.</li>
413 <li>Created by small businesses that replace restrictive components from a stock laptop.</li>
414 </ul>
415 <h5 class="text-center">Stay away from: MacBook Air and MacBook Pro</h5>
416 <ul class="cons">
417 <li>macOS is <a href="https://gnu.org/proprietary">proprietary software</a> that restricts its users' freedoms.</li>
418 <li>In early November 2020, macOS was caught alerting Apple each time a user <a href="https://sneak.berlin/20201112/your-computer-isnt-yours/">opens an app</a>. Even though Apple is <a href="https://support.apple.com/en-us/HT202491">making changes</a> to the service, it just goes to show how bad they try to be until there is an outcry.</li>
419 <li>Apple has been <a href="https://motherboard.vice.com/en_us/article/evmeya/apple-iphone-right-to-repair-california">opposing the Right to Repair home user devices</a> for years, and maintains totalitarian control over their hardware.</li>
420 <li>Comes crawling with <a href="https://www.gnu.org/philosophy/proprietary-surveillance.html#SpywareInMacOS">spyware</a> that rats on you to advertisers.</li>
421 </ul>
422 </div>
423 <!--End Bad-->
424 </div>
425 <!--End Row-->
426
427 <div class="container">
428 <div class="row is-table-row">
429 <div class="col-md-5 col-sm-6 recommended-img">
430 <h5 class="text-center">Vikings D8</h5>
431 <img src="img/products/desktop.png" alt="Vikings D8" class="center-block" />
432
433 <!-- Buy/Download Button -->
434 <a id="get-item-d8" class="btn get-item" role="button" data-toggle="collapse" href="#sellers-d8" aria-expanded="false" aria-controls="sellers-d8" style="display:none;">
435 BUY
436 </a>
437 <div class="collapse" id="sellers-d8">
438 <div class="center-block seller-group">
439 <a href="https://store.vikings.net/ryf-certified-hardware/d8ryf" class="seller action-button">Vikings</a>
440 </div>
441 </div>
442
443 <script>
444 document.getElementById('get-item-d8').style.display = '';
445 </script>
446 <noscript>
447 <div class="center-block seller-group">
448 <p style="color: #6b6b6b">
449 <strong>Get it from</strong>
450 </p>
451 <a href="https://store.vikings.net/ryf-certified-hardware/d8ryf" class="seller action-button">Vikings</a>
452 </div>
453 </noscript>
454 <ul class="pros">
455 <p>Why it's cool: The Vikings D8 is a robust desktop computer that can be scaled up or down according to your needs, and which is capable of doing everything from simple Web browsing and video playback to intense code compilation.</p>
456
457 <p>You can order the Vikings D8 installed with the FSF-endorsed <a href="https://trisquel.info">Trisquel</a> distribution of GNU/Linux, a fully free operating system that removes the user-hostile binary-only blobs lurking in the drivers of many common network and graphics cards, or, if you prefer, you can order the D8 installed with any other <a href="https://gnu.org/distros/free-distros.html">free distribution of GNU/Linux</a>.</p>
458 </ul>
459 </div>
460
461 <div class="good col-md-6 col-sm-6">
462 <ul class="pros">
463 <li>Want to graduate from the X200? The D8 is higher performing while still just as respectful of your freedom.</li>
464 <li>Has room for three hard drives and four custom case fans.</li>
465 <li>Despite being a mid-tower PC, it runs quietly, allowing you to surf the Web or code in peace.</li>
466 </ul>
467 <h5 class="text-center">Desktops running Microsoft Windows</h5>
468 <ul class="cons">
469 <li>Windows is <a href="https://gnu.org/proprietary">proprietary software</a> that profits from treating the user as a product. It <a href="https://www.fsf.org/news/the-fsfs-statement-on-windows-10">forces users to consent to data collection</a> for "targeted advertising."
470 </li>
471 <li>Mandatory Windows updates force users to test potentially unstable new versions. <a href="https://www.fsf.org/campaigns/windows">Read more about Windows's abuses.</a></li>
472 <li>Looking at a computer that includes an Intel CPU? They come with the <a href="https://www.fsf.org/blogs/sysadmin/the-management-engine-an-attack-on-computer-users-freedom">Intel Management Engine</a>, a hardware-based backdoor that gives Intel -- or intruders -- permanent and privileged access to your computer.</li>
473 </ul>
474 </div>
475 <!--End Bad-->
476 </div>
477 <!--End Row-->
478 <!--End Container-->
479
480 <h2 class="title text-center">Cool Devices</h2>
481 <!-- cool devices -->
482 <div class="container">
483 <div class="row is-table-row">
484 <div class="col-md-5 col-sm-6 recommended-img" style="postition:relative">
485 <h5 class="text-center">NeuG USB True Random Number Generator</h5>
486 <img src="img/products/NeuG.jpg" alt="NeuG USB True Random Number Generator and a MicroSD card" class="center-block" style="height: 140px; margin-top: 90px; margin-bottom: 90px;"/>
487
488 <!-- Buy/Download Button -->
489 <a id="get-item-random-number-generator" class="btn get-item" role="button" data-toggle="collapse" href="#sellers-random-number-generator" aria-expanded="false" aria-controls="sellers-random-number-generator" style="display:none">
490 BUY
491 <!-- Begin Sale -->
492 <span class="sale" >sale</span>
493 <!-- End Sale -->
494 </a>
495 <div class="collapse" id="sellers-random-number-generator">
496 <div class="center-block seller-group">
497
498 <a href="https://shop.fsf.org/storage-devices/neug-usb-true-random-number-generator" class="seller action-button">GNU Press Shop</a>
499 <p class="sale-info links">
500 <a href="#GNU-promotion">Sale details.</a>
501 </p>
502 </div>
503 </div>
504
505 <script>
506 document.getElementById('get-item-random-number-generator').style.display = '';
507 </script>
508 <noscript>
509 <div class="center-block seller-group">
510 <p style="color: #6b6b6b">
511 <strong>Get it from</strong>
512 </p>
513 <a href="https://shop.fsf.org/storage-devices/neug-usb-true-random-number-generator" class="seller action-button">GNU Press Shop</a>
514 <p class="sale-info links">
515 <a href="#GNU-promotion">Sale details.</a>
516 </p>
517 </div>
518 </noscript>
519 <!-- End Buy/Download button -->
520 <ul class="pros">
521 <p>Why it's cool: A gift for your most security-conscious friend! As
522 opposed to software solutions which by nature have limited randomness
523 (or "entropy"), this USB device is an endless wellspring of truly random
524 numbers, which aids in password generation and encryption.</p>
525 </ul>
526 </div>
527 <div class="good col=md-6 col-sm-6">
528 <ul class="pros">
529 <li>The perfect present for the cryptogeek in your life.</li>
530 <li>FST-01SZ is a tiny USB 32-bit computer based on a free (as in freedom) hardware design, and newly updated by its designer.</li>
531 <li>NeuG is an implementation of a true random number generator (TRNG) for
532 GD32F103 MCU.</li>
533 </ul>
534 </div>
535 </div>
536 <!-- End Row -->
537 <div class="container">
538 <div class="row is-table-row">
539 <div class="col-md-5 col-sm-6 recommended-img">
540 <h5 class="text-center">Mini Wi-Fi Adapter</h5>
541 <img src="https://static.fsf.org/nosvn/images/technoethical-adapter.png" alt="Mini Wi-Fi Adapter" class="center-block" />
542
543 <!-- Buy/Download Button -->
544 <a id="get-item-mini-adapter" class="btn get-item" role="button" data-toggle="collapse" href="#sellers-mini-adapter" aria-expanded="false" aria-controls="sellers-mini-adapter" style="display:none;">
545 BUY
546 <!-- Begin Sale -->
547 <span class="sale">sale</span>
548 <!-- End Sale -->
549 </a>
550 <div class="collapse" id="sellers-mini-adapter">
551 <div class="center-block seller-group">
552 <p><a href="https://www.thinkpenguin.com/gnu-linux/penguin-wireless-n-usb-adapter-gnu-linux-tpe-n150usb" class="seller action-button">ThinkPenguin</a></p>
553 <p class="sale-info links">
554 <a href="#thinkpenguin-promotion">Sale details.</a>
555 </p>
556 </div>
557 </div>
558
559 <script>
560 document.getElementById('get-item-mini-adapter').style.display = '';
561 </script>
562 <noscript>
563 <div class="center-block seller-group">
564 <p style="color: #6b6b6b">
565 <strong>Get it from</strong>
566 </p>
567 <a href="https://www.thinkpenguin.com/gnu-linux/penguin-wireless-n-usb-adapter-gnu-linux-tpe-n150usb" class="seller action-button">ThinkPenguin</a>
568 <p class="sale-info links">
569 <a href="#thinkpenguin-promotion">Sale details.</a>
570 </p>
571 </div>
572 </noscript>
573
574 <!--start pros-->
575 <ul class="pros">
576 <p>Why it's cool: Trying to get closer to 100% free but stuck with a proprietary Wi-Fi card? Just plug this into your USB port and you're ready to go.</p>
577 </ul>
578 </div>
579
580 <div class="good col-md-6 col-sm-6">
581 <ul class="pros">
582 <li>Great for all-free-software installations on laptops with incompatible Wi-Fi hardware.</li>
583 <li>Certified as part of our <a href="https://ryf.fsf.org">Respects Your Freedom (RYF)</a> program.</li>
584 <li>If you use the X200 laptop listed in this Guide, an adapter like this won't be necessary.</li>
585 </ul>
586 </div></div></div>
587 <!-- End Row -->
588 <!-- End Container -->
589
590 <!-- Begin Recommended Template -->
591
592 <!-- <div class="container"> -->
593 <!-- <div class="row is-table-row"> -->
594 <!-- <div class="col-md-5 col-sm-6 recommended-img"> -->
595 <!-- <h5 class="text-center">Long Range Wi-Fi Adapter</h5> -->
596 <!-- <img src="img/products/thinkpenguin-long-range-adapter.png" alt="Long-range Wi-Fi Adapter" class="center-block" /> -->
597
598 <!-- <\!-- Buy/Download Button -\-> -->
599 <!-- <a id="get-item-long-range-adapter" class="btn get-item" role="button" data-toggle="collapse" href="#sellers-long-range-adapter" aria-expanded="false" aria-controls="sellers-long-range-adapter" style="display:none;"> -->
600 <!-- BUY -->
601 <!-- <\!-- Begin Sale -\-> -->
602 <!-- <span class="sale">sale</span> -->
603 <!-- <\!-- End Sale -\-> -->
604 <!-- </a> -->
605 <!-- <div class="collapse" id="sellers-long-range-adapter"> -->
606 <!-- <div class="center-block seller-group"> -->
607 <!-- <a href="https://www.thinkpenguin.com/gnu-linux/penguin-wireless-n-usb-adapter-w-external-antenna-gnu-linux-tpe-n150usbl" class="seller action-button">ThinkPenguin</a> -->
608 <!-- <p class="sale-info links"> -->
609 <!-- <a href="#thinkpenguin-promotion">Sale details.</a> -->
610 <!-- </p> -->
611 <!-- </div> -->
612 <!-- </div> -->
613
614 <!-- <script> -->
615 <!-- document.getElementById('get-item-long-range-adapter').style.display = ''; -->
616 <!-- </script> -->
617 <!-- <noscript> -->
618 <!-- <div class="center-block seller-group"> -->
619 <!-- <p style="color: #6b6b6b"> -->
620 <!-- <strong>Get it from</strong> -->
621 <!-- </p> -->
622 <!-- <a href="https://www.thinkpenguin.com/gnu-linux/penguin-wireless-n-usb-adapter-w-external-antenna-gnu-linux-tpe-n150usbl" class="seller action-button">ThinkPenguin</a> -->
623 <!-- <p class="sale-info links"> -->
624 <!-- <a href="#thinkpenguin-promotion">Sale details.</a> -->
625 <!-- </p> -->
626 <!-- </div> -->
627 <!-- </noscript> -->
628 <!-- <ul class="pros"> -->
629 <!-- <p>Why it's cool: A beefier (though bulkier) version of the wireless card that powers ThinkPenguin's mini Wi-Fi adapter. Surf the Web from afar with its long-range antenna that can pivot in any direction.</p> -->
630 <!-- </ul> -->
631 <!-- <\!-- End Buy/Download button -\-> -->
632
633 <!-- </div> -->
634 <!-- <div class="col-md-6 col-sm-6"> -->
635 <!-- <ul class="pros"> -->
636 <!-- <li>More powerful than its smaller cousin, and can be further upgraded with a larger antenna.</li> -->
637 <!-- <li><a href="https://ryf.fsf.org">RYF</a>-approved!</li> -->
638 <!-- </ul> -->
639 <!-- </div> -->
640 <!-- </div> -->
641 <!-- End Row -->
642 </div>
643 <!-- End Container -->
644
645 <!-- Begin Recommended Template -->
646 <div class="container">
647 <div class="row is-table-row">
648 <div class="col-md-6 col-sm-6 recommended-img">
649 <h5 class="text-center">VPN Router</h5>
650 <img src="img/products/thinkpenguin-mini-router.png" alt="VPN Router" class="center-block" />
651
652
653 <!-- Buy/Download Button -->
654 <a id="get-item-vpn-router" class="btn get-item" role="button" data-toggle="collapse" href="#sellers-vpn-router" aria-expanded="false" aria-controls="sellers-vpn-router" style="display:none;">
655 BUY
656 <!-- Begin Sale -->
657 <span class="sale">sale</span>
658 <!-- End Sale -->
659 </a>
660 <div class="collapse" id="sellers-vpn-router">
661 <div class="center-block seller-group">
662 <a href="https://www.thinkpenguin.com/gnu-linux/free-software-wireless-n-mini-vpn-router-tpe-r1100" class="seller action-button">ThinkPenguin</a>
663 <p class="sale-info links">
664 <a href="#thinkpenguin-promotion">Sale details.</a>
665 </p>
666 </div>
667 </div>
668
669 <script>
670 document.getElementById('get-item-vpn-router').style.display = '';
671 </script>
672 <noscript>
673 <div class="center-block seller-group">
674 <p style="color: #6b6b6b">
675 <strong>Get it from</strong>
676 </p>
677 <a href="https://www.thinkpenguin.com/gnu-linux/free-software-wireless-n-mini-vpn-router-tpe-r1100" class="seller action-button">ThinkPenguin</a>
678 <p class="sale-info links">
679 <a href="#thinkpenguin-promotion">Sale details.</a>
680 </p>
681 </div>
682 </noscript>
683 <!-- End Buy/Download button -->
684 <div class="collapse" id="sellers-mini-adapter2">
685 <div class="center-block seller-group">
686 <a href="https://www.thinkpenguin.com/gnu-linux/penguin-wireless-n-usb-adapter-gnu-linux-tpe-n150usb" class="seller action-button">ThinkPenguin</a>
687 <p class="sale-info links">
688 <a href="#thinkpenguin-promotion">Sale details.</a>
689 </p>
690 </div>
691 </div>
692 </div>
693 <div class="col-md-7 col-sm-6">
694 <ul class="pros">
695 <li>Designed to complement your existing router by providing a VPN that enhances privacy and security and circumvents network controls.</li>
696 <li>Designed for easy setup.</li>
697 <li><p>As free as can be: runs the FSF-endorsed <a href="https://librecmc.org/">LibreCMC</a> operating system on a product that is <a href="https://ryf.fsf.org">RYF</a>-certified.</p></li>
698 </ul>
699 </div>
700 </div>
701 <!-- End Row -->
702 </div>
703 <!-- End Container -->
704
705 <h1 class="title text-center">Books, Music, and Video</h1>
706 <img src="img/products/bookshelf.png" alt="a shelf of books, with two layers, organized by color." class="center-block img-responsive" />
707 <!--ebooks-->
708 <div class="container">
709 <h3 class="title text-center">Books</h3>
710 <div class="row is-table-row">
711 <div class="good col-md-6 col-sm-6">
712 <h5 class="text-center">DRM-free Ebooks</h5>
713
714 <ul class="pros">
715 <p>There are <a href="https://www.defectivebydesign.org/guide/ebooks">plenty of places</a> to get your literature fix without the shackles of <a href="https://www.defectivebydesign.org/what_is_drm_digital_restrictions_management">Digital Restrictions Management (DRM)</a>. We're highlighting some publishers and shops you should patronize below!</p>
716 <li><a href="https://leanpub.com/">Leanpub</a> is an author-driven ebook Web site encouraging people to &quot;publish early, publish often.&quot;</li>
717 <li><a href="https://www.libreture.com/">Libreture</a> provides a catalog of DRM-free ebook publishers, and a storage solution for all of your digital books and comics.</li>
718 <li><a href="https://lektu.com/">Lektu</a> provides you with an array of DRM-free media in Spanish.</li>
719 <li><a href="https://nostarch.com">No Starch Press</a> offers &quot;the finest in geek entertainment,&quot; with educational books on a variety of programming topics.</li>
720 <li><a href="http://www.smashwords.com">Smashwords</a> is the world's largest distributor of indie ebooks.</li>
721 <li>Many free (as in freedom) educational books are available through sites like <a href="https://flossmanuals.net">FLOSS Manuals</a>, a supporter of the <a href="https://dayagainstdrm.org/">International Day Against DRM 2019</a>.</li>
722 <li>Looking to buy paper books? Check out the <a href="https://shop.fsf.org">GNU Press Shop</a> for your technical manuals and documentation needs.</li>
723 </ul>
724 </div>
725 <!--End Good-->
726 <!--start bad-->
727 <div class="good col-md-6 col-sm-6">
728 <h5 class="text-center">Stay away from: Amazon</h5>
729 <ul class="cons">
730 <li>Amazon is one of the most notorious DRM offenders. They use this <a href="https://www.defectivebydesign.org/amazon">Orwellian control</a> over their devices and services to spy on users and keep them trapped in their walled garden.</li>
731 <li>Read more about the dangers of DRM through our <a href="https://defectivebydesign.org">Defective by Design</a> campaign.</li>
732 </ul>
733 </div>
734 <!--End Bad-->
735 </div>
736 <!--End Row-->
737 </div>
738 <!--End Container-->
739
740 <div class="container">
741 <h3 class="title text-center">Music</h3>
742 <div class="row is-table-row">
743 <div class="good col-md-6 col-sm-6">
744 <h5 class="text-center">DRM-free Music</h5>
745 <ul class="pros">
746 <p>Despite the efforts of companies like Spotify, we can still dance to music in the free world. Thanks to the <a href="https://www.defectivebydesign.org/guide/audio">artists, producers, record labels, and shops</a> highlighted on on our <a href="https://www.defectivebydesign.org/guide/">Guide to DRM-free Living</a>, the rights-respecting options are nearly endless. Check out music from great labels and artists, including:</p>
747 <li>All of the music on <a href="https://bandcamp.com">Bandcamp</a> is DRM-free and comes in a variety of formats, including patent-free ones like FLAC and Ogg Vorbis.</li>
748 <li><a href="https://www.dischord.com/">Dischord Records</a>, a classic punk label providing music since 1980.</li>
749 <li><a href="https://www.emusic.com/">Emusic</a> offers DRM-free MP3 downloads, providing a local alternative to streaming services like Spotify or Apple Music.</li>
750 <li><a href="https://folkways.si.edu/">Folkways</a>, providing digital downloads of the world's best folk and children's music, courtesy of the Smithsonian Institute.</li>
751 <li><a href="https://hdtracks.com">HDTracks</a> is an online music shop offering thousands of DRM-free downloads for you to play at home.</li>
752 </ul>
753 </div>
754 <div class="good col-md-6 col-sm-6">
755 <ul class="cons">
756 <h5 class="text-center">Stay away from: Spotify, Apple Music, and all other major streaming services</h5>
757 <li>Spotify is only one of many offenders when it comes to putting DRM in music: all major streaming services do this, with the support of big record labels.</li>
758 <li>In addition to streaming music encumbered by DRM, people who want to use Spotify are required to install additional proprietary software. Even Spotify's client for GNU/Linux relies on proprietary software.</li>
759 <li><p>Apple Music is no better, and places heavy restrictions on the music streamed through the platform.</p></li>
760 </ul>
761 </div>
762 <!--End Bad-->
763 </div>
764 <!--End Row-->
765 </div>
766 <!--End Container-->
767
768 <!--Video-->
769 <div class="container">
770 <h3 class="title text-center">Video</h3>
771 <div class="row is-table-row">
772 <div class="good col-md-6 col-sm-6">
773 <h5 class="text-center">DRM-free video</h5>
774 <p>In the last year, many people have unfortunately become more dependent on streaming media. But it's important to remember how streaming services can deprive you of important rights. "Dis-services" like Disney+ and Netflix mandate the use of a hardware-level backdoor called Widevine, giving them permanent access into deep components of your machine.</p>
775 <p>Widevine prohibits these services from running on many older devices, leaving families who can't afford a new computer or a new television out in the cold.</p>
776 <p>Try these video services and sites instead:</p>
777 <ul class="pros">
778 <li>Visit the <a href="https://archive.org/details/movies">Moving Internet Archive</a> for free (as in freedom) classic films and art projects.</li>
779 <li>The <a href="https://cloud.blender.org/open-projects">Blender Open Movies</a> project has a collection of computer-animated films that were made entirely with <a href="https://blender.org">Blender</a>, an enormously popular free software tool.</li>
780 <li><p>Visit the <a href="https://www.defectivebydesign.org/guide/">Guide to DRM-free Living</a> for more suggestions on how to stay a film lover and keep your freedom at the same time.</p></li>
781 </ul>
782
783 </div>
784 <!--End Good-->
785
786 <!--start bad-->
787 <div class="good col-md-6 col-sm-6">
788 <h5 class="text-center">Stay away from: Netflix</h5>
789 <ul class="cons">
790 <li><p>Netflix is continuing its <a href="https://defectivebydesign.org/netflix">disturbing trend</a> of making onerous DRM the norm for streaming media. That's why they're a target for last year's <a href="https://dayagainstdrm.org/">International Day Against DRM (IDAD)</a>.</p>
791 <li><p>They're also leveraging their newfound place in the <a href="https://torrentfreak.com/netflix-becomes-a-member-of-the-mpaa/">Motion Picture Association of America</a> (MPAA) to advocate for tighter restrictions on users, and drove the effort to embed DRM into the <a href="https://www.defectivebydesign.org/no-drm-in-html5">fabric of the Web</a>.</p</li>
792 </ul>
793 </div>
794 <!--End Bad-->
795 </div>
796 <!--End Row-->
797 </div>
798 <!--End Container-->
799
800 </section>
801 <!--End comparisons-->
802
803 <!-- Begin need choices -->
804 <section class="choices" id="choices">
805 <div class="container">
806 <h1 class="text-center">Help wanted!</h1>
807 <div class="container choices">
808 <h2 class="title text-center"></h2>
809 <div class="row is-table-row">
810 <div class="good col-md-6 col-sm-6" style="position:relative">
811 <p>
812 The FSF's long-running <strong>H-Node</strong> project has recently seen an uptick in activity, and we need your help to document how well free software runs on common devices. By registering an account on <a href="https://h-node.org">H-Node</a> and filling out listings for your hardware, you can help newcomers to the free software movement select hardware that will make thir transiton as easy as possible.
813 </p>
814 </div>
815 <div class="good col-md-6 col-sm-6" style="position:relative">
816 <h5 class="text-center">Stay away from these devices:</h5>
817 <ul class="cons">
818 <li>Internet of Things connected home appliances, smart speakers, and virtual assistants are little more than spying devices brought into your home. These include Ring, Amazon Alexa, Amazon Echo, Google Home, Nest, Ecobee, and Sonos products.</li>
819 <li><p>The Nintendo Switch is a popular holiday gift, but few realize that Nintendo has utter control over the platform and offers little insight into how it really works -- or how it might be spying on you and your family. Not much has changed since our advice to <a href="https://www.defectivebydesign.org/nintendo">brick them</a> before they bricked the Nintendo DS.</p></li>
820 </ul>
821 </div>
822 <!--End Bad-->
823 </div>
824 <!--End Row-->
825 </div>
826 <!--End Container-->
827 <!--End bad-->
828 <!-- end choices -->
829 </div></section>
830 <!-- Begin Donations -->
831 <section class="charities" id="charities">
832 <div class="container">
833 <h1 class="text-center">Recommended organizations for holiday donations</h1>
834 <div class="row">
835 <div class="col-md-4 col-md-offset-4 col-sm-4 col-sm-offset-4 col-xs-6 col-xs-offset-3">
836 <a href="https://www.fsf.org/"><img src="img/logo-1.png" alt="fsf" class="center-block img-responsive" /></a><br />
837 <p>The Giving Guide is brought to you by the <a href="https://fsf.org">Free Software Foundation</a>. Our <a href="https://fsf.org/join">associate membership</a> program is the heart of the FSF's work campaigning for computer user freedom worldwide. We've been fighting for digital freedoms since 1985, and have no plans of stopping. Will you make your voice heard by <a href="https://fsf.org/appeal">joining today</a>?</p>
838 </div>
839 </div>
840 <div style="height: 30px"></div>
841 <div class="row">
842 <div class="col-md-3 col-sm-4 col-xs-6">
843 <a href="https://april.org/"><img src="img/charities/april.png" alt="April" class="center-block img-responsive" /></a>
844 </div>
845 <div class="col-md-3 col-sm-4 col-xs-6">
846 <a href="https://creativecommons.org/"><img src="img/charities/cc.png" alt="Creative Commons" class="center-block img-responsive" /></a>
847 </div>
848 <div class="col-md-3 col-sm-4 col-xs-6">
849 <a href="https://www.torproject.org/"><img src="img/charities/tor.png" alt="Tor Foundation" class="center-block img-responsive" /></a></div>
850 <div class="col-md-3 col-sm-4 col-xs-6">
851 <a href="https://www.wikimedia.org/"><img src="img/charities/wikimedia.png" alt="Wikimedia" class="center-block img-responsive" /></a>
852 </div>
853 </div>
854 </div>
855 </section>
856 <!-- End Donations -->
857
858 <!-- Begin Promotion details -->
859
860 <section class="promotion-details">
861 <div class="container">
862 <div class="row">
863 <div class="col-md-12">
864 <div class="panel-default">
865 <div class="panel-heading">
866 <h1 class="fix-margin">Promotion details</h1>
867 </div>
868 <div class="panel-body" id="promotion-details">
869 <h2>Companies, distributors, and makers of freedom-friendly gadgets want to make it easier for you to give gifts that you feel good about. Check out these discounts and promotions.</h2>
870 <ul style="list-style: none inside none;">
871 <li id="GNU-promotion"><strong>GNU Press Shop: </strong>5% discount on all items using the coupon code <span class="label label-default">GIVEFREELY</span>. Code expires on December 31st. As always, FSF members get a 20% discount. Together with this code, your associate membership could net you 25% off!</li>
872 <!-- <li id="libiquity-promotion"><strong>Libiquity: </strong>10% rebate off your subtotal price for any items you buy from the Web site. Libiquity will donate 5% of each purchase's subtotal price to the FSF. Ends at 00:00 EST on February 1st, 2019. Claim the rebate by sending the code <span class="label label-default">FSFGIVING</span> and your order number to <a href="mailto:sales@libiquity.com">sales@libiquity.com</a>. Libiquity will then credit the rebate amount to your payment method.</li> -->
873 <!-- <li id="lulzbot-promotion"><strong>LulzBot: </strong><a href="https://www.lulzbot.com/lulzbot-sales-clearance-items">Features sales and clearance items on their Web site</a>.</li> -->
874 <!-- <li id="minifree-promotion"><strong>Minifree: </strong><a href="https://minifree.org/">Offering a discount on all products through the end of the year.</a> -->
875 <!-- <li id="technoethical-promotion"><strong>Technoethical:</strong> Discounts for all refurbished products until January 17th.</li> -->
876 <li id="thinkpenguin-promotion"><strong>ThinkPenguin:</strong> 5% discount on <b>all</b> products is available to <a href="https://fsf.org/join">FSF members</a>.</li>
877 </ul>
878 </div>
879 </div>
880 </div>
881 <!-- End Panel -->
882 </div>
883 <!-- End Row -->
884 </div>
885 <!-- End Container -->
886 </section>
887 <!-- End Promotion details -->
888 <!-- Begin Licenses -->
889 <section class="licenses">
890 <div class="container">
891 <div class="row">
892 <div class="col-md-12">
893 <div class="panel-default">
894 <div class="panel-heading">
895 <h1 class="fix-margin">Licenses</h1>
896
897 </div>
898 <div class="panel-body" id="licenses">
899 <p>This page by the Free Software Foundation is licensed under the <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0</a> license.
900 </p>
901 <p>The graphics and photos used on this page have been modified by the Free Software Foundation and are licensed separately under the following terms: </p>
902 <ul style="list-style: none inside none;">
903 <li>X200 product image in the public domain.</li>
904 <li>Vikings product images copyright © 2019, Vikings GmbH. Licensed under the <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0</a> license.</li>
905 <li>NeuG product image copyright © 2020, Free Software Foundation, Inc. Licensed under the <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0</a> license.</li>
906 <li>ThinkPenguin product images © 2019, ThinkPenguin, Inc. Licensed under the <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0</a> license.</li>
907 <li>Bookshelf photo copyright © 2010, <a href="https://www.flickr.com/photos/seeminglee/4556156477/">See-ming Lee</a>. Licensed under the <a href="https://creativecommons.org/licenses/by-sa/2.0/">Creative Commons Attribution-ShareAlike 2.0</a> license.</li>
908 </div>
909 </div>
910 </div>
911 <!-- End Panel -->
912 </div>
913 <!-- End Row -->
914 </div>
915 <!-- End Container -->
916 </section>
917 <!-- End Licenses -->
918 <!--Begin Footer-->
919 <footer>
920 <div class="container-fluid">
921 <div class="row">
922 <div class="col-md-4 col-sm-4 footer-logo">
923 <a href="https://fsf.org/"><img src="img/logo-1.png" alt="FSF" class="center-block footer-logo img-responsive" /></a>
924 </div>
925 <div class="col-md-8 col-sm-8">
926 <p>The FSF is a nonprofit with a worldwide mission to advance software freedom —
927 <a href="https://fsf.org/about">learn about our history and work</a>.
928 </p>
929 <p>Version 11.0. Copyright © 2004-2020
930 <a href="https://fsf.org/about/contact.html" title="Find out how to contact us">
931 Free Software Foundation
932 </a>, Inc.
933 <a href="https://www.fsf.org/about/free-software-foundation-privacy-policy"> Privacy Policy</a>.
934 <a href="js/weblabels.html" rel="jslicense">JavaScript License Information</a>.
935 </p>
936 </div>
937 </div>
938 <!-- End Row -->
939 </div>
940 <!-- End Container -->
941 </footer>
942 <!-- End Footer -->
943
944 <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
945 <script src="js/jquery.js" charset="utf-8"></script>
946 <!-- Include all compiled plugins (below), or include individual files as needed -->
947 <script src="js/bootstrap.js" charset="utf-8"></script>
948 <!-- Our JS -->
949 <script src="js/magic.js" charset="utf-8"></script>
950
951 <!-- Piwik -->
952 <script type="text/javascript">
953 // @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-2.0-or-later
954 var _paq = _paq || [];
955 _paq.push(["trackPageView"]);
956 _paq.push(["enableLinkTracking"]);
957
958 (function() {
959 var u = (("https:" == document.location.protocol) ? "https" : "http") + "://"+"piwik.fsf.org//";
960 _paq.push(["setTrackerUrl", u+"piwik.php"]);
961 _paq.push(["setSiteId", "14"]);
962 var d=document, g=d.createElement("script"), s=d.getElementsByTagName("script")[0]; g.type="text/javascript";
963 g.defer=true; g.async=true; g.src=u+"piwik.js"; s.parentNode.insertBefore(g,s);
964 })();
965 // @license-end
966 </script>
967 <!-- End Piwik Code -->
968 <!-- Piwik Image Tracker -->
969 <noscript><img src="https://piwik.fsf.org//piwik.php?idsite=14&rec=1" style="border:0" alt="" /></noscript>
970 <!-- End Piwik -->
971 </body>
972
973 </html>