Remove fundraiser elements
[fsf-giving-guide.git] / v13 / givingguide.html
CommitLineData
99329ee0
GF
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 -->
e562e171 99<!--
6bfae633 100 <iframe title="FSF Fundraiser Banner" src="//static.fsf.org/nosvn/banners/202311fundraiser/" scrolling="no"
20adb2d3 101 style="width: 100%; height: 150px; display: block; margin: 0; border: 0 none; overflow: hidden;">
6bfae633 102 </iframe>
e562e171 103-->
20adb2d3 104
99329ee0
GF
105 <nav class="navbar navbar-default">
106 <div class="container-fluid">
107 <!-- Brand and toggle get grouped for better mobile display -->
108 <div class="navbar-header">
109 <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-links" aria-expanded="false">
110 <span class="sr-only">Toggle navigation</span>
111 <!-- <span class="icon-bar bar1"></span> -->
112 <!-- <span class="icon-bar bar2"></span> -->
113 <!-- <span class="icon-bar bar3"></span> -->
114 </button>
115 <a class="navbar-brand" href="https://fsf.org/"><img class="brand" src="img/logo-1.png" alt="FSF" width="180" /></a>
116 <!-- <span class="label label-warning"><a href="https://fsf.org/jfb">Join the FSF</a></span> -->
117
118 </div>
119
120 <!-- Collect the nav links, forms, and other content for toggling -->
121 <div class="collapse navbar-collapse" id="navbar-links">
122 <ul class="nav navbar-nav">
123 <li><a class="animated fadeIn" href="https://www.fsf.org/about/">About the FSF</a></li>
124 <li><a class="animated fadeIn" href="https://www.fsf.org/campaigns/">Campaigns</a></li>
35dbaf70 125 <li><a class="animated fadeIn" href="https://my.fsf.org/join?mtm_campaign=fall22&mtm_kwd=ggjoin">Join</a></li>
99329ee0
GF
126 <li><a class="animated fadeIn" href="https://shop.fsf.org/">Shop</a>
127 </ul>
128
129 </div>
130 <!-- /.navbar-collapse -->
131 </div>
132 <!-- /.container-fluid -->
133 </nav>
134
135 <!--Begin Intro-->
136 <section class="intro" id="intro">
137 <div class="container">
138 <div class="row">
139 <div class="illustration col-md-6">
140 <center>
141 <hr />
142 <!-- <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> -->
143 <img src="img/Illustration.png" alt="large-illustration" class="img-responsive center-dblock" />
144 </center>
145 </div>
146 <div class="intro-text col-md-6">
52a7d8f4 147 <h1>In your gift giving this year, put freedom first</h1>
9c3cc464
GF
148<p>It's time to reclaim our freedom from the abuse of multinational
149corporations, who
47a501bb 150use <a href="https://gnu.org/proprietary/">proprietary software</a> and
9c3cc464
GF
151malicious "antifeatures" to keep us powerless, dependent, and
152surveilled by the devices that we use. There's no time at which it's
97e1a1e2 153more important to turn these unfortunate facts into positive action than the holiday
9c3cc464
GF
154season.</p>
155<p>The gifts that we recommend here might not be making headlines, but
156they're the rare exception to the apparent rule that devices should
157mistreat their users. We encourage you to take a close look at our
158 recommendations and see if they might work for you or a loved one.</p>
99329ee0 159 <h4>This year, choose freedom</h4>
e3cda649
GF
160 <p>To minimize ecological waste and encourage free software adoption, we advise you to end that cycle of forced obsolescence and user exploitation, and opt to try running <a href="https://gnu.org/philosophy/free-sw">free software</a> on a device you already own.</p>
161 <p>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. And if you're a strongly technical user, this year's Guide also lists devices that need a little help or development to cross the freedom "finish line."</p>
99329ee0
GF
162 </div>
163 </div>
164 </div>
165 </section>
166 <!--End Intro-->
167
168 <!--Begin Actions-->
169 <section class="actions" id="actions">
170 <div class="container">
171 <div class="row">
172 <!-- Begin Action -->
173 <div class="action col-md-4 col-sm-4 text-center">
174 <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>
175 <p>
17c158b7 176 Share the <a href="https://u.fsf.org/guide23">Guide!</a> Use the hashtag <span class="label label-default">#FreedomToShare</span> on social media sites like <a href="https://joinmastodon.org/#getting-started">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!
99329ee0
GF
177 </p>
178 </div>
179 <!-- End Action -->
180
181 <!-- Begin Action -->
182 <div class="action col-md-4 col-sm-4 text-center">
183 <a class="action-button" href="">Collaborate</a>
184 <p>
ca686efa 185 You can help others know which devices to avoid by documenting hardware you own that does or doesn't work with free software in the <a href="https://h-node.org">h-node</a> database.</p> <p>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">Respects Your Freedom</a> (RYF) certification.
99329ee0
GF
186 </p>
187 </div>
188 <!-- End Action -->
189
190 <!-- Begin Action -->
191
192 <div class="action col-md-4 col-sm-4 text-center">
193 <a class="action-button" href="https://my.fsf.org/gift-a-membership">Gift a membership</a>
194 <p>
80ef1e5b 195 Freedom is the gift that keeps on giving. By giving your friend or family member an <a href="https://my.fsf.org/gift-a-membership"><b>FSF associate membership</b></a>, you can show them you care <i>and</i> benefit the cause for global software freedom. Or, add it to your wishlist and let your own friends and family know you want to support the FSF!
99329ee0
GF
196 </p>
197 </div>
198 <!-- End Action -->
199 </div>
200 <!-- End Row -->
201 </div>
202 <!-- End Container -->
203 </section>
204 <!--End Actions-->
205
206 <!--Begin Comparisons-->
207 <section class="comparisons">
208
209 <!--Smartphones-->
210 <div class="container smartphones">
211 <h2 class="title text-center">Smartphones</h2>
212 <div class="row is-table-row">
213 <div class="good col-md-6 col-sm-6" style="position:relative">
214 <h5 class="text-center">Replicant</h5>
215 <img src="img/products/replicant.png" alt="Replicant logo" class="center-block" />
216
217
218 <!-- Buy/Download Button -->
219 <a id="get-item" class="btn get-item" role="button" data-toggle="collapse" href="#sellers" aria-expanded="false" aria-controls="sellers" style="display:none">
220 DOWNLOAD
221</a>
222 <div class="collapse" id="sellers">
223 <div class="center-block seller-group">
224 <p style="color: #6b6b6b">
225 <strong>Visit the site</strong>
226 </p>
227 <a href="https://replicant.us" class="seller action-button">Replicant Project</a>
228 </div>
229 </div>
230
231 <script>
232 document.getElementById('get-item').style.display = '';
233 </script>
234 <noscript>
235 <div class="center-block seller-group">
236 <p style="color: #6b6b6b">
237 <strong>Visit the site</strong>
238 </p>
239 <a href="https://replicant.us" class="seller action-button">Replicant Project</a>
240 </noscript>
241 <!-- End Buy/Download button -->
242
243 <ul class="pros">
a4906a2d 244 <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. 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>
59f18a01 245 <p>If you're at all able to, and if you find your hardware is compatible with it, we recommend pairing the <a href="https://replicant.us"><strong>Replicant</strong></a> 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>
99329ee0
GF
246 </ul>
247 </div>
248 <!--End Good-->
249
250 <!-- start bad -->
251
252 <div class="good col-md-6 col-sm-6">
253 <ul class="pros">
254 <li>
255 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.
256 </li>
257 <li>
258 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.
259 </li>
95c341c4 260 <li>No matter what phone operating system you currently use, stay tuned for our upcoming mobile <a href="https://emailselfdefense.fsf.org">Email Self-Defense Guide</a>, which will help you keep your communications both free and secure.</li>
99329ee0
GF
261 </ul>
262
263 <h5 class="text-center">Stay away from: iPhone</h5>
264 <ul class="cons">
265 <li>
266 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>.
267 </li>
268 <li>
46c2d730 269 Apple <a href="https://www.fsf.org/blogs/community/pumpkins-markets-and-one-bad-apple">prevents you from installing third-party free software</a> on your own phone, and they use this control to censor apps that compete with or subvert Apple's profits.
99329ee0 270 </li>
994e24ff 271 <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.cpomagazine.com/data-privacy/icloud-data-turned-over-to-chinese-government-conflicts-with-apples-privacy-first-focus/">spy on millions</a> of users.</li>
99329ee0
GF
272 </ul>
273 </div>
274 <!--End Bad-->
275 </div>
276 </div>
277 <!--End Row-->
278<!-- <div class="container"> -->
279<!-- <div class="row is-table-row"> -->
280<!-- <div class="good col-md-6 col-sm-6" style="position:relative"> -->
281<!-- <h5 class="text-center">Galaxy S3 with Replicant</h5> -->
282<!-- <img src="img/products/mobile_s3.png" alt="replicant phone" class="center-block" /> -->
283<!-- <\!-- Buy/Download Button -\-> -->
284<!-- <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"> -->
285<!-- BUY -->
286<!-- <\!-- Begin Sale -\-> -->
287<!-- <span class="sale" >sale</span> -->
288<!-- <\!-- End Sale -\-> -->
289<!-- </a> -->
290<!-- <div class="collapse" id="sellers-replicant"> -->
291<!-- <div class="center-block seller-group"> -->
292<!-- <p style="color: #6b6b6b"> -->
293<!-- <strong>Get it from</strong> -->
294<!-- </p> -->
295<!-- <p> <a href="https://tehnoetic.com/tehnoetic-s3-phone-replicant" class="seller action-button">Technoethical</a></p> -->
296<!-- <p class="sale-info links"> -->
297<!-- <a href="#technoethical-promotion">Sale details.</a> -->
298<!-- </p> -->
299<!-- </div> -->
300<!-- </div> -->
301
302<!-- <script> -->
303<!-- document.getElementById('get-item-replicant').style.display = ''; -->
304<!-- </script> -->
305<!-- <noscript> -->
306<!-- <div class="center-block seller-group"> -->
307<!-- <p style="color: #6b6b6b"> -->
308<!-- <strong>Get it from</strong> -->
309<!-- </p> -->
310<!-- <a href="https://tehnoetic.com/tehnoetic-s3-phone-replicant" class="seller action-button">Technoethical</a> -->
311<!-- <p class="sale-info links"> -->
312<!-- <a href="#technoethical-promotion">Sale details.</a> -->
313<!-- </p> -->
314<!-- </div> -->
315<!-- </noscript> -->
316<!-- <\!-- End Buy/Download button -\-> -->
317
318<!-- <ul class="pros"> -->
319<!-- <p>Why it's cool: Your smartphone is so much more than a phone: it's -->
320<!-- a tiny computer you carry with you every day. Choosing one of these -->
321<!-- phones lets you bring software freedom everywhere you go. -->
322<!-- You <i>can</i> run your favorite apps and send all the text messages -->
323<!-- you want, while still running free software.</p> -->
324
325<!-- <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> -->
326<!-- </ul> -->
327<!-- </div> -->
328<!-- <\!--End Good-\-> -->
329
330<!-- <\!-- start bad -\-> -->
331
332<!-- <div class="good col-md-6 col-sm-6"> -->
333<!-- <ul class="pros"> -->
334<!-- <li> -->
335<!-- Runs the <a href="https://www.replicant.us">Replicant</a> free operating system, based on Android. -->
336<!-- </li> -->
337<!-- <li> -->
338<!-- 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. -->
339<!-- </li> -->
340<!-- <li>Note: While the main processor exclusively runs free software, the modem processor runs Samsung's nonfree system.</li> -->
341<!-- </ul> -->
342
343<!-- <h5 class="text-center">Stay away from: Google Pixel</h5> -->
344<!-- <ul class="cons"> -->
345<!-- <li>The Google Pixel line (and most Android devices) aren't just -->
346<!-- restricted by Widevine's <a href="https://www.gnu.org/philosophy/can-you-trust.html">treacherous</a> DRM. They also come with -->
347<!-- <a href="https://gnu.org/proprietary">proprietary</a> Google apps that -->
348<!-- <a href="https://www.gnu.org/proprietary/malware-google.html">subjugate users</a>.</li> -->
349<!-- </ul> -->
350<!-- </div> -->
351<!-- <\!--End Bad-\-> -->
352<!-- </div> -->
353 <!--End Container-->
354</div>
355 <!--End bad-->
356
357 <h2 class="title text-center">Personal Computers</h2>
358 <!--Laptops-->
359 <div class="container">
360 <div class="row is-table-row">
361 <div class="good col-md-6 col-sm-6" style="position:relative">
362 <h5 class="text-center">X200 with GNU/Linux</h5>
363 <img src="img/products/x200.png" alt="X200" class="center-block"/>
707cf764
GF
364 <!-- Buy/Download Button -->
365 <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">
366 BUY
707cf764
GF
367 </a>
368 <div class="collapse" id="sellers-x200">
369 <div class="center-block seller-group">
370 <p style="color: #6b6b6b">
371 <strong>Get it from</strong>
372 </p>
373 <p> <a href="https://store.vikings.net/x200-ryf-certfied" class="seller action-button">Vikings</a></p>
374 </div>
375 </div>
376
377 <script>
378 document.getElementById('get-item-x200').style.display = '';
379 </script>
380 <noscript>
381 <div class="center-block seller-group">
382 <p style="color: #6b6b6b">
383 <strong>Get it from</strong>
384 </p>
385 <p> <a href="https://store.vikings.net/x200-ryf-certfied" class="seller action-button">Vikings</a></p>
386 </div>
387 </noscript>
388 <!-- End Buy/Download button -->
99329ee0
GF
389 <ul class="pros">
390 <p>Why it's cool: The X200 is one of the few home user devices that's
391able to run fully free software from top to bottom. Starting with an
392attractive user interface and extending through the microcode (or
393"BIOS") at the heart of the system, this laptop is powered by software
394that takes your freedom and privacy seriously.</p>
395<p>While it may be a little vintage, what it lacks in speed
396it makes up for in utmost respect to user freedom. It's so good that
397it's the laptop that's most frequently used in the FSF office!</p>
398 </ul>
399 </div>
400 <!--End Good-->
401
402 <!--start bad-->
403 <div class="good col-md-6 col-sm-6">
18f0e0f1 404 <ul class="pros">
f771f2e2
GF
405 <li>Runs <a href="https://trisquel.info">Trisquel</a> and other <a href="https://www.gnu.org/distros/free-distros.en.html">FSF-endorsed</a> operating systems. (You can use the upcoming Trisquel 11 on it, too!)
406 <li>Durable hardware that's easy to repair.</li>
05d9324f 407 <li>Widely available from resellers and shops for hobbyists.</li>
8a94589a 408 <li>Since a properly equipped X200 is certified to run free software, it means that you and gift recipients have the #FreedomToShare.</li>
99329ee0
GF
409 </ul>
410 <h5 class="text-center">Stay away from: M1 MacBook and MacBook Pro</h5>
411 <ul class="cons">
412 <li>macOS is <a href="https://gnu.org/proprietary">proprietary software</a> that restricts its users' freedoms.</li>
d9440c25 413 <li>In 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>
80f5030f 414 <li>Comes crawling with <a href="https://www.gnu.org/philosophy/proprietary-surveillance.html#SpywareInMacOS">spyware</a> that rats you out to advertisers.</li>
99329ee0
GF
415 </ul>
416 </div>
417 <!--End Bad-->
418 </div>
419 <!--End Row-->
420
421 <h2 class="title text-center">Cool Devices</h2>
422 <!-- cool devices -->
99329ee0
GF
423 <div class="container">
424 <div class="row is-table-row">
425 <div class="col-md-5 col-sm-6 recommended-img">
426 <h5 class="text-center">Mini Wi-Fi Adapter</h5>
427 <img src="https://static.fsf.org/nosvn/images/technoethical-adapter.png" alt="Mini Wi-Fi Adapter" class="center-block" />
428
429 <!-- Buy/Download Button -->
430 <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;">
431 BUY
432 <!-- Begin Sale -->
433 <span class="sale">sale</span>
434 <!-- End Sale -->
435 </a>
436 <div class="collapse" id="sellers-mini-adapter">
437 <div class="center-block seller-group">
438 <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>
439 <p class="sale-info links">
440 <a href="#thinkpenguin-promotion">Sale details.</a>
441 </p>
442 </div>
443 </div>
444
445 <script>
446 document.getElementById('get-item-mini-adapter').style.display = '';
447 </script>
448 <noscript>
449 <div class="center-block seller-group">
450 <p style="color: #6b6b6b">
451 <strong>Get it from</strong>
452 </p>
453 <a href="https://www.thinkpenguin.com/gnu-linux/penguin-wireless-n-usb-adapter-gnu-linux-tpe-n150usb" class="seller action-button">ThinkPenguin</a>
454<p class="sale-info links">
455 <a href="#thinkpenguin-promotion">Sale details.</a>
456 </p>
457 </div>
458 </noscript>
459
460 <!--start pros-->
461 <ul class="pros">
462 <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>
463 </ul>
464 </div>
465
466 <div class="good col-md-6 col-sm-6">
467 <ul class="pros">
468 <li>Great for all-free-software installations on laptops with incompatible Wi-Fi hardware.</li>
469 <li>Certified as part of our <a href="https://ryf.fsf.org">Respects Your Freedom (RYF)</a> program.</li>
470 <li>If you use the X200 laptop listed in this Guide, an adapter like this won't be necessary.</li>
471 </ul>
472 </div></div></div>
473 <!-- End Row -->
474 <!-- End Container -->
475
476 <!-- Begin Recommended Template -->
477
478<!-- <div class="container"> -->
479<!-- <div class="row is-table-row"> -->
480<!-- <div class="col-md-5 col-sm-6 recommended-img"> -->
481<!-- <h5 class="text-center">Long Range Wi-Fi Adapter</h5> -->
482<!-- <img src="img/products/thinkpenguin-long-range-adapter.png" alt="Long-range Wi-Fi Adapter" class="center-block" /> -->
483
484<!-- <\!-- Buy/Download Button -\-> -->
485<!-- <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;"> -->
486<!-- BUY -->
487<!-- <\!-- Begin Sale -\-> -->
488<!-- <span class="sale">sale</span> -->
489<!-- <\!-- End Sale -\-> -->
490<!-- </a> -->
491<!-- <div class="collapse" id="sellers-long-range-adapter"> -->
492<!-- <div class="center-block seller-group"> -->
493<!-- <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> -->
494<!-- <p class="sale-info links"> -->
495<!-- <a href="#thinkpenguin-promotion">Sale details.</a> -->
496<!-- </p> -->
497<!-- </div> -->
498<!-- </div> -->
499
500<!-- <script> -->
501<!-- document.getElementById('get-item-long-range-adapter').style.display = ''; -->
502<!-- </script> -->
503<!-- <noscript> -->
504<!-- <div class="center-block seller-group"> -->
505<!-- <p style="color: #6b6b6b"> -->
506<!-- <strong>Get it from</strong> -->
507<!-- </p> -->
508<!-- <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> -->
509<!-- <p class="sale-info links"> -->
510<!-- <a href="#thinkpenguin-promotion">Sale details.</a> -->
511<!-- </p> -->
512<!-- </div> -->
513<!-- </noscript> -->
514<!-- <ul class="pros"> -->
515<!-- <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> -->
516<!-- </ul> -->
517<!-- <\!-- End Buy/Download button -\-> -->
518
519<!-- </div> -->
520<!-- <div class="col-md-6 col-sm-6"> -->
521<!-- <ul class="pros"> -->
522<!-- <li>More powerful than its smaller cousin, and can be further upgraded with a larger antenna.</li> -->
523<!-- <li><a href="https://ryf.fsf.org">RYF</a>-approved!</li> -->
524<!-- </ul> -->
525<!-- </div> -->
526<!-- </div> -->
527 <!-- End Row -->
528 </div>
529 <!-- End Container -->
530
531 <!-- Begin Recommended Template -->
532 <div class="container">
533 <div class="row is-table-row">
534 <div class="col-md-6 col-sm-6 recommended-img">
535 <h5 class="text-center">VPN Router</h5>
536 <img src="img/products/thinkpenguin-mini-router.png" alt="VPN Router" class="center-block" />
537
538
539 <!-- Buy/Download Button -->
540 <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;">
541 BUY
542 <!-- Begin Sale -->
543 <span class="sale">sale</span>
544 <!-- End Sale -->
545 </a>
546 <div class="collapse" id="sellers-vpn-router">
547 <div class="center-block seller-group">
a5e73c5d 548 <a href="https://www.thinkpenguin.com/gnu-linux/free-software-wireless-n-mini-vpn-router-v3-tpe-r1300" class="seller action-button">ThinkPenguin</a>
99329ee0
GF
549 <p class="sale-info links">
550 <a href="#thinkpenguin-promotion">Sale details.</a>
551 </p>
552 </div>
553 </div>
554
555 <script>
556 document.getElementById('get-item-vpn-router').style.display = '';
557 </script>
558 <noscript>
559 <div class="center-block seller-group">
560 <p style="color: #6b6b6b">
561 <strong>Get it from</strong>
562 </p>
a5e73c5d 563 <a href="https://www.thinkpenguin.com/gnu-linux/free-software-wireless-n-mini-vpn-router-v3-tpe-r1300" class="seller action-button">ThinkPenguin</a>
99329ee0
GF
564<p class="sale-info links">
565 <a href="#thinkpenguin-promotion">Sale details.</a>
566 </p>
567 </div>
568 </noscript>
569 <!-- End Buy/Download button -->
570 <div class="collapse" id="sellers-mini-adapter2">
571 <div class="center-block seller-group">
572 <a href="https://www.thinkpenguin.com/gnu-linux/penguin-wireless-n-usb-adapter-gnu-linux-tpe-n150usb" class="seller action-button">ThinkPenguin</a>
573 <p class="sale-info links">
574 <a href="#thinkpenguin-promotion">Sale details.</a>
575 </p>
576 </div>
577 </div>
578 </div>
579 <div class="col-md-7 col-sm-6">
580 <ul class="pros">
581<li>Designed to complement your existing router by providing a VPN that enhances privacy and security and circumvents network controls.</li>
582<li>Designed for easy setup.</li>
583<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>
584 </ul>
585 </div>
586 </div>
587 <!-- End Row -->
588 </div>
589 <!-- End Container -->
ef1836be 590 <h1 class="title text-center">Products to Watch</h1>
3f8ce881 591 <img src="img/products/spotlight.jpg" alt="a spotlight shining in the darkness" class="center-block img-responsive" />
ef1836be
GF
592 <div class="container">
593 <div class="row is-table-row">
594 <div class="good col-md-6 col-sm-6">
595 <h5 class="text-center">Promising Communities & Companies</h5>
596 <ul class="pros">
d70dac8c 597 <p>Each and every day, free software reaches more devices and is used in more interesting contexts. While we haven't evaluated these products specifically in our <a href="https://ryf.fsf.org">RYF program</a>, we're including mentions of certain communities who are going in the right direction when it comes to freedom, but who aren't fully there yet. They're already making waves, but need the help of developers or technical users in crossing the freedom "finish line" to full acceptability.</p>
d6500cd8 598 <li><a href="https://mntre.com/">MNT</a>'s Reform laptop is promising from a free software perspective. If the nonfree RAM training were to be replaced by the community, we have reason to believe it would be fully compatible with your freedom.</li>
76c23988 599 <li><a href="https://store.vikings.net/en/">Vikings</a> sells a variety of devices that respect you as a user, not just the X200. Many of these devices are RYF-certified, and others, like the Talos II, are freedom-friendly.</li>
ef1836be 600 <li><a href="https://puri.sm">Purism</a>'s devices ship with the PureOS distribution of the GNU/Linux operating system, one that is more freedom-friendly than popular distributions like Mint or Ubuntu.</li>
74646bb1 601 <li><a href="https://pine64.org">PINE64</a> is a company and user community making a variety of laptops, smartwatches, ereaders, and more. The freedom status of these devices vary, but the project has made positive progress in a short time, piquing the interest of many in the free software community.</li>
ef1836be 602 </ul>
6094592e 603 <p>If you know of a project or company we've missed who are <em>earnestly</em> working to free their devices, but who need a little help in doing so, <a href="mailto:campaigns@fsf.org">please let us know!</a></p>
ef1836be
GF
604 </div>
605 <div class="good col-md-6 col-sm-6">
606 <h5 class="text-center">Caveats</h5>
5f2803e0 607 <ul class="caveats">
d0b77919 608 <li>None of the devices in this section are fully compatible with free software, but the companies behind them are making a good faith effort. Even if you're not a developer, you can write them to let them know you support their work in moving towards freedom.</li>
22a1b0f3 609 <li>We cannot and do not guarantee that devices uncertified by our <a href="https://ryf.fsf.org">RYF program</a> are fully compatible with free software. For the final authority on these matters, and for maximum freedom, choose an RYF-certified device.</li>
ef1836be 610 <li>Research the device you're buying. It may be intended for free software developers or hobbyists who are more tolerant of bugs, and who want to help the project advance.</li>
5f2803e0 611 <li>These devices might be easier to find than some of our recommendations for refurbished products, but shipping them to your location might still be a challenge.</li>
ef1836be
GF
612 </ul>
613 </div>
614 </div>
615 </div>
99329ee0
GF
616 <h1 class="title text-center">Books, Music, and Video</h1>
617 <img src="img/products/bookshelf.png" alt="a shelf of books, with two layers, organized by color." class="center-block img-responsive" />
618 <!--ebooks-->
619 <div class="container">
620 <h3 class="title text-center">Books</h3>
621 <div class="row is-table-row">
622 <div class="good col-md-6 col-sm-6">
623 <h5 class="text-center">DRM-free Ebooks</h5>
624
625 <ul class="pros">
626<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>
627<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>
628<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>
a4906a2d 629<li><a href="https://standardebooks.org/">Standard Ebooks</a> makes high quality, gratis editions of public domain works of literature using the latest technology compatible with the EPUB specification.</li>
77fc82d7 630<li><a href="https://nantucketebooks.com">Nantucket E-Books</a> is a DRM-free publisher and writing platform that also makes a strong commitment to software freedom. They have been profiled in the FSF's <em>Free Software Bulletin.</em>
a6565398 631<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. They're also the publisher of <a href="https://nostarch.com/ada-zangemann"><em>Ada & Zangemann,</em></a> an introduction to free software concepts for children of all ages.</li>
99329ee0 632<li><a href="http://www.smashwords.com">Smashwords</a> is the world's largest distributor of indie ebooks.</li>
99329ee0 633<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>
8a94589a 634<li>Plus, since all these books are DRM-free, you'll get that warm and fuzzy feeling that comes with having the #FreedomToShare.</li>
99329ee0
GF
635 </ul>
636 </div>
637 <!--End Good-->
638 <!--start bad-->
639 <div class="good col-md-6 col-sm-6">
640 <h5 class="text-center">Stay away from: Amazon</h5>
641 <ul class="cons">
7bda7827
GF
642 <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>
643 <li>Be aware that Amazon isn't the peddler of ebook DRM. Disturbingly, it's enthusiastically supported by most of the <a href="https://www.thenation.com/article/society/publishers-are-taking-the-internet-to-court/ ">big publishing houses</a>.</li>
99329ee0
GF
644<li>Read more about the dangers of DRM through our <a href="https://defectivebydesign.org">Defective by Design</a> campaign.</li>
645 </ul>
646 </div>
647 <!--End Bad-->
648 </div>
649 <!--End Row-->
650 </div>
651 <!--End Container-->
652
653 <div class="container">
654 <h3 class="title text-center">Music</h3>
655 <div class="row is-table-row">
656 <div class="good col-md-6 col-sm-6">
657 <h5 class="text-center">DRM-free Music</h5>
658<ul class="pros">
659 <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>
660<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>
28d66e36 661<li><a href="https://www.dischord.com/">Dischord Records</a>, a classic punk label providing music since 1980. DRM-free, too!</li>
99329ee0
GF
662<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>
663 <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>
664 <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>
10839f75 665 <li><a href="https://www.mutopiaproject.org/">Mutopia</a> provides hundreds of attractive, free "as in freedom" sheet music downloads. Music isn't <em>just</em> recorded, you know!</li>
99329ee0
GF
666</ul>
667 </div>
668 <div class="good col-md-6 col-sm-6">
669<ul class="cons">
670 <h5 class="text-center">Stay away from: Spotify, Apple Music, and all other major streaming services</h5>
671<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>
672<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>
673<li><p>Apple Music is no better, and places heavy restrictions on the music streamed through the platform.</p></li>
674 </ul>
675</div>
676 <!--End Bad-->
677 </div>
678 <!--End Row-->
679</div>
680 <!--End Container-->
681
682 <!--Video-->
683 <div class="container">
684 <h3 class="title text-center">Video</h3>
685 <div class="row is-table-row">
686 <div class="good col-md-6 col-sm-6">
687 <h5 class="text-center">DRM-free video</h5>
e7880ef5 688 <p>Over the past few years, 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 <a href="https://www.defectivebydesign.org/blog/idad_2021_counteracting_disneys_attack_culture">Disney+</a> and <a href="https://www.defectivebydesign.org/blog/idad_2020_sent_netflix_and_drm_message">Netflix</a> mandate the use of a hardware-level backdoor called Widevine, giving them permanent access into deep components of your machine. Don't be swayed by them -- even if your access is gratis and "ad-supported."</p>
99329ee0
GF
689<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>
690 <p>Try these video services and sites instead:</p>
691<ul class="pros">
692 <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>
693<li>The <a href="https://studio.blender.org/films">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>
694<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>
695 </ul>
696
697 </div>
698 <!--End Good-->
699
700 <!--start bad-->
701 <div class="good col-md-6 col-sm-6">
702 <h5 class="text-center">Stay away from: Netflix</h5>
703 <ul class="cons">
704 <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 were a target for last year's <a href="https://dayagainstdrm.org/">International Day Against DRM (IDAD)</a>.</p>
705<li><p>They're also leveraging their 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>
706 </ul>
707 </div>
708 <!--End Bad-->
709 </div>
710 <!--End Row-->
711 </div>
712 <!--End Container-->
713
714 </section>
715<!--End comparisons-->
716
717<!-- Begin need choices -->
718<section class="choices" id="choices">
719 <div class="container">
720 <h1 class="text-center">Help wanted!</h1>
721 <div class="container choices">
722 <h2 class="title text-center"></h2>
723 <div class="row is-table-row">
724 <div class="good col-md-6 col-sm-6" style="position:relative">
1355e20a 725 <h2 class="text-center">h-node</h2>
99329ee0
GF
726 <p>
727 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.
728 </p>
729 <p>
fb102d1d 730 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 their transition as easy as possible. You can also participate in the h-node community by joining the <span class="label label-default">#h-node</span> channel on the Libera.Chat <a href="https://libreplanet.org/wiki/IRC_Help">IRC network</a>.
99329ee0 731 </p>
1355e20a
GF
732 </div>
733 <div class="good col-md-6 col-sm-6" style="position:relative">
31498bcb
GF
734 <h2 class="text-center">Help the FSF</h2>
735 <p>
b906d139 736 If you're in the Boston area and would like to volunteer some time in support of free software and the FSF's mission, get in touch with us! We're always in need of help stuffing envelopes, scanning copyright assignments, and more. One great place to get involved in volunteering is our upcoming <a href="https://libreplanet.org/2023/">LibrePlanet 2023</a> conference.</p>
31498bcb
GF
737 <p>Do you have a product that you think is eligible for RYF certification? Read our <a href="https://ryf.fsf.org/about/vendors">information for hardware vendors</a> to find out.</p>
738 </div>
99329ee0
GF
739<!-- <div class="good col-md-6 col-sm-6" style="position:relative"> -->
740<!-- <h5 class="text-center">Stay away from these devices:</h5> -->
741<!-- <ul class="cons"> -->
742<!-- <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> -->
743<!-- <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> -->
744<!-- </ul> -->
745<!-- </div> -->
746 <!--End Bad-->
747 </div>
748 <!--End Row-->
749 </div>
750 <!--End Container-->
751 <!--End bad-->
752<!-- end choices -->
753</div></section>
754<!-- Begin Donations -->
755 <section class="charities" id="charities">
756 <div class="container">
757 <h1 class="text-center">Join the FSF associate membership program</h1>
758 <div class="container choices">
759 <div class="row is-table row">
b838de39
GF
760 <div style="position:relative">
761 <a href="https://www.fsf.org/"><img src="img/logo-1.png" alt="FSF logo" class="center-block" style="width:320px;"/></a><br />
99329ee0
GF
762 <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. If you're still looking for a gift, and want to put your money towards digital freedom, please consider becoming a member or donating to another charity supported by your friend or loved one.</p>
763 <p>We've been fighting for digital freedoms since 1985, and have no plans of stopping. The work we do year-round is work to provide more and better options for gifts: spreading the message of software freedom, as well as helping retailers do the right thing and promoting the work of those who do. It's your support that makes this work possible.</p>
764 </div>
765 </div>
766 </div>
767 </section>
768 <!-- End Donations -->
769
770 <!-- Begin Promotion details -->
771
772 <section class="promotion-details">
773 <div class="container">
774 <div class="row">
775 <div class="col-md-12">
776 <div class="panel-default">
777 <div class="panel-heading">
778 <h1 class="fix-margin">Promotion details</h1>
779 </div>
780 <div class="panel-body" id="promotion-details">
781<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>
782 <ul style="list-style: none inside none;">
fb102d1d 783 <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 31. As always, FSF members get a 20% discount. Together with this code, your associate membership could net you 25% off!</li>
99329ee0
GF
784 <!-- <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> -->
785 <!-- <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> -->
786 <!-- <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> -->
787 <!-- <li id="technoethical-promotion"><strong>Technoethical:</strong> Discounts for all refurbished products until January 17th.</li> -->
788 <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>
789</ul>
790 </div>
791 </div>
792 </div>
793 <!-- End Panel -->
794 </div>
795 <!-- End Row -->
796 </div>
797 <!-- End Container -->
798 </section>
799 <!-- End Promotion details -->
800 <!-- Begin Licenses -->
801 <section class="licenses">
802 <div class="container">
803 <div class="row">
804 <div class="col-md-12">
805 <div class="panel-default">
806 <div class="panel-heading">
807 <h1 class="fix-margin">Licenses</h1>
808
809 </div>
810 <div class="panel-body" id="licenses">
811 <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.
812 </p>
813 <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>
814 <ul style="list-style: none inside none;">
815 <li>X200 product image in the public domain.</li>
816 <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>
5f2803e0 817 <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>
c50acf59 818 <li>Spotlight photo copyright © 2012, <a href="https://flickr.com/photos/joncandy/8094275246/">Jon Candy</a>. Licensed under the <a href="https://creativecommons.org/licenses/by-sa/2.0/">Creative Commons Attribution-ShareAlike 2.0</a> license.</li>
99329ee0
GF
819 <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>
820 </div>
821 </div>
822 </div>
823 <!-- End Panel -->
824 </div>
825 <!-- End Row -->
826 </div>
827 <!-- End Container -->
828 </section>
829 <!-- End Licenses -->
830 <!--Begin Footer-->
831 <footer>
832 <div class="container-fluid">
833 <div class="row">
834 <div class="col-md-4 col-sm-4 footer-logo">
835 <a href="https://fsf.org/"><img src="img/logo-1.png" alt="FSF" class="center-block footer-logo img-responsive" /></a>
836 </div>
837 <div class="col-md-8 col-sm-8">
838 <p>The FSF is a nonprofit with a worldwide mission to advance software freedom —
839 <a href="https://fsf.org/about">learn about our history and work</a>.
840 </p>
d113381d 841 <p>Version 13.0. Copyright © 2004-2022
99329ee0
GF
842 <a href="https://fsf.org/about/contact.html" title="Find out how to contact us">
843 Free Software Foundation
844 </a>, Inc.
845 <a href="https://www.fsf.org/about/free-software-foundation-privacy-policy"> Privacy Policy</a>.
846 <a href="js/weblabels.html" rel="jslicense">JavaScript License Information</a>.
847 </p>
848 </div>
849 </div>
850 <!-- End Row -->
851 </div>
852 <!-- End Container -->
853 </footer>
854 <!-- End Footer -->
855
856 <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
857 <script src="js/jquery.js" charset="utf-8"></script>
858 <!-- Include all compiled plugins (below), or include individual files as needed -->
859 <script src="js/bootstrap.js" charset="utf-8"></script>
860 <!-- Our JS -->
861 <script src="js/magic.js" charset="utf-8"></script>
862
863<!-- Piwik -->
864<script type="text/javascript">
865 // @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-2.0-or-later
866 var _paq = _paq || [];
867 _paq.push(["trackPageView"]);
868 _paq.push(["enableLinkTracking"]);
869
870 (function() {
871 var u = (("https:" == document.location.protocol) ? "https" : "http") + "://"+"piwik.fsf.org//";
872 _paq.push(["setTrackerUrl", u+"piwik.php"]);
873 _paq.push(["setSiteId", "14"]);
874 var d=document, g=d.createElement("script"), s=d.getElementsByTagName("script")[0]; g.type="text/javascript";
875 g.defer=true; g.async=true; g.src=u+"piwik.js"; s.parentNode.insertBefore(g,s);
876 })();
877 // @license-end
878</script>
879<!-- End Piwik Code -->
880<!-- Piwik Image Tracker -->
8b0d26a4 881<!-- <noscript><img src="https://piwik.fsf.org//piwik.php?idsite=14&rec=1" style="border:0" alt="" /><noscript> -->
99329ee0
GF
882<!-- End Piwik -->
883 </body>
884
885 </html>