added javascript license for inline javascript
[fsf-giving-guide.git] / v9 / givingguide.html
CommitLineData
ff8eb1d4
MB
1<!DOCTYPE html>
2<html lang="en">
3
4<head>
5 <meta charset="utf-8">
6 <meta http-equiv="X-UA-Compatible" content="IE=edge">
7 <meta name="viewport" content="width=device-width, initial-scale=1">
8
9 <title>Ethical Tech | Giving Guide</title>
10 <meta name="description" content="This is the Free Software Foundation (FSF) guide to smarter gift giving, compared with their restrictive counterparts.">
11
12 <!-- Some Colors -->
13 <!-- Chrome, Firefox OS and Opera -->
14 <meta name="theme-color" content="#2caf8f">
15 <!-- Windows Phone -->
16 <meta name="msapplication-navbutton-color" content="#2caf8f">
17
18 <link rel="apple-touch-icon" sizes="57x57" href="img/favicons/apple-icon-57x57.png">
19 <link rel="apple-touch-icon" sizes="60x60" href="img/favicons/apple-icon-60x60.png">
20 <link rel="apple-touch-icon" sizes="72x72" href="img/favicons/apple-icon-72x72.png">
21 <link rel="apple-touch-icon" sizes="76x76" href="img/favicons/apple-icon-76x76.png">
22 <link rel="apple-touch-icon" sizes="114x114" href="img/favicons/apple-icon-114x114.png">
23 <link rel="apple-touch-icon" sizes="120x120" href="img/favicons/apple-icon-120x120.png">
24 <link rel="apple-touch-icon" sizes="144x144" href="img/favicons/apple-icon-144x144.png">
25 <link rel="apple-touch-icon" sizes="152x152" href="img/favicons/apple-icon-152x152.png">
26 <link rel="apple-touch-icon" sizes="180x180" href="img/favicons/apple-icon-180x180.png">
27 <link rel="icon" type="image/png" sizes="192x192" href="img/favicons/android-icon-192x192.png">
28 <link rel="icon" type="image/png" sizes="32x32" href="img/favicons/favicon-32x32.png">
29 <link rel="icon" type="image/png" sizes="96x96" href="img/favicons/favicon-96x96.png">
30 <link rel="icon" type="image/png" sizes="16x16" href="img/favicons/favicon-16x16.png">
31 <meta name="msapplication-TileColor" content="#2caf8f">
32 <meta name="msapplication-TileImage" content="img/favicons/ms-icon-144x144.png">
33 <meta name="theme-color" content="#2caf8f">
34
35 <!-- Bootstrap -->
36 <link rel="stylesheet" href="css/bootstrap.min.css">
37
38 <!-- Animate CSS -->
39 <link rel="stylesheet" href="css/animate.css">
40
41 <!-- Our CSS -->
42 <link rel="stylesheet" href="css/master.css">
43
44
45 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
46 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
47 <!--[if lt IE 9]>
48 <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.2/html5shiv.js"></script>
49 <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
50 <![endif]-->
b1f6baa2
AE
51
52 <script>
53 /*
54
55 @licstart The following is the entire license notice for the
56 JavaScript code in this page.
57
58 Copyright (c) 2016 Reda Lazri
59
60 Permission is hereby granted, free of charge, to any person obtaining
61 a copy of this software and associated documentation files (the
62 "Software"), to deal in the Software without restriction, including
63 without limitation the rights to use, copy, modify, merge, publish,
64 distribute, sublicense, and/or sell copies of the Software, and to
65 permit persons to whom the Software is furnished to do so, subject to
66 the following conditions:
67
68 The above copyright notice and this permission notice shall be included
69 in all copies or substantial portions of the Software.
70
71 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
72 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
73 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
74 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
75 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
76 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
77 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
78
79 @licend The above is the entire license notice
80 for the JavaScript code in this page.
81
82 */
83 </script>
84
ff8eb1d4
MB
85</head>
86
87<!-- ATTRACTIVE INFORMATIONAL ALERT / ASIDE BLOCK, SAVED HERE FOR REFERENCE
88
89 <div class="alert alert-success center-block">
90 <li class="info">
91 <p>
92 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).
93 </p>
94 </li>
95 </div>
96-->
97
98<body>
d5477729 99 <iframe src="//static1p.fsf.org/nosvn/banners/2018fundraiser/" width="100%" height="100%" scrolling="no" style="overflow: hidden; border: 0 none; display: block;"></iframe>
ff8eb1d4
MB
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.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>
a4cb36f8 120 <li><a class="animated fadeIn" href="https://my.fsf.org/donate?pk_campaign=fall18&pk_kwd=ggdonate">Donate</a></li>
ff8eb1d4
MB
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">
ea2054be 135 <img src="img/Illustration.png" alt="large-illutration" class="img-responsive center-dblock" />
ff8eb1d4
MB
136 </div>
137 <div class="intro-text col-md-6">
138 <h1>Give the gift of freedom!</h1>
139
bc744bdc 140 <p>New electronic gadgets make great presents for family and friends, but so many of the phones, computers, and toys come with proprietary programs, privacy-disrespecting software, and surveillance tools hidden inside.</p>
a6c2b845 141 <p>This guide replaces these holiday humbugs with better devices from ethical companies &mdash; no <a href="https://gnu.org/proprietary">creepy remote deletion of files or punitive and mean rules about copying and sharing</a>. Just products and software that respect the freedom and privacy of your loved ones: gifts you can feel good about.</p>
bc744bdc 142
7188c4f2 143<p>Most of the devices in this list carry a <a href="https://fsf.org/ryf">Respects Your Freedom</a> (RYF) hardware product certification, which means that the product meets our high standards for endorsement. RYF-certified devices make great purchases and great gifts at any time of year – learn more and explore the full list <a href="https://www.fsf.org/resources/hw/endorsement/respects-your-freedom">on our Web site</a>.</p>
bc744bdc
MB
144
145<p>We also hope that our Giving Guide will help you find new ways to talk about how these kinds of devices deny users their freedom, and why it's important to respect your freedoms.</p>
146
ff8eb1d4
MB
147 </div>
148 </div>
149 </div>
150 </section>
151 <!--End Intro-->
152
153 <!--Begin Actions-->
154 <section class="actions" id="actions">
155 <div class="container">
156 <div class="row">
157 <!-- Begin Action -->
158 <div class="action col-md-4 col-sm-4 text-center">
159 <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>
160 <p>
161 Use <span class="label label-default">#givefreely</span>. You might get a gift out of it!
162 </p>
163 </div>
164 <!-- End Action -->
165
166 <!-- Begin Action -->
167 <div class="action col-md-4 col-sm-4 text-center">
168 <a class="action-button" href="https://www.fsf.org/givingguide/giving-guide-giveaway-primer">Host a Giveaway</a>
169 <p>
170 Printable version coming soon!
171 </p>
172
173 </div>
174 <!-- End Action -->
175
176 <!-- Begin Action -->
177 <div class="action col-md-4 col-sm-4 text-center">
178 <a class="action-button" href="#charities">Support free software</a>
179 <p>
180 Donate to our suggested charities
181 </p>
182 </div>
183 <!-- End Action -->
184 </div>
185 <!-- End Row -->
186 </div>
187 <!-- End Container -->
188 </section>
189 <!--End Actions-->
190
191 <!--Begin Comparisons-->
192 <section class="comparisons">
193
194 <!--Smartphones-->
195 <div class="container smartphones">
196 <h2 class="title text-center">Smartphones</h2>
197 <div class="row is-table-row">
198 <div class="good col-md-6 col-sm-6" style="position:relative">
199 <img src="img/products/mobile_n2.png" alt="replicant phone" class="center-block" />
4cfb9c61 200 <h5 class="text-center">Galaxy S3 with Replicant</h5>
ff8eb1d4
MB
201
202 <!-- Buy/Download Button -->
203 <a id="get-item" class="btn get-item" role="button" data-toggle="collapse" href="#sellers" aria-expanded="false" aria-controls="sellers" style="display:none">
204 BUY
205 <!-- Begin Sale -->
206 <span class="sale" >sale</span>
207 <!-- End Sale -->
208 </a>
209 <div class="collapse" id="sellers">
210 <div class="center-block seller-group">
211 <p style="color: #6b6b6b">
212 <strong>Get it from</strong>
213 </p>
4cfb9c61 214 <a href="https://tehnoetic.com/tehnoetic-s3-phone-replicant" class="seller action-button">Technoethical</a>
ff8eb1d4 215 <div class="sale-info links">
bc744bdc 216 <a href="#technoethical-promotion">Sale details</a>
ff8eb1d4
MB
217 </div>
218 </div>
219 </div>
220
221 <script>
222 document.getElementById('get-item').style.display = '';
223 </script>
224 <noscript>
225 <div class="center-block seller-group">
226 <p style="color: #6b6b6b">
227 <strong>Get it from</strong>
228 </p>
4cfb9c61 229 <a href="https://tehnoetic.com/tehnoetic-s3-phone-replicant" class="seller action-button">Technoethical</a>
ff8eb1d4 230 <p class="sale-info links">
bc744bdc 231 <a href="#technoethical-promotion">Sale details</a>
ff8eb1d4
MB
232 </p>
233 <!-- End Sale Info -->
234 </div>
235 </noscript>
236 <!-- End Buy/Download button -->
237
238 <ul class="pros">
a4cb36f8 239 <p>Why it's cool: Your smartphone is so much more than a phone: it's a tiny computer you carry with you every day, and for many people around the world, it's their only Internet-enabled device. Choosing one of these phones lets you bring software freedom everywhere you go. You <i>can</i> have a phone that respects your freedoms while still making calls, running your favorite apps, and sending all the text messages you want.</p>
ff8eb1d4 240
4cfb9c61 241<p> You can also get an <a href="https://tehnoetic.com/tehnoetic-s2-phone-replicant">S2</a> or an <a "https://tehnoetic.com/tet-n2">N2 phone/tablet</a>, complete with Replicant.</p>
ff8eb1d4
MB
242 </ul>
243 </div>
244 <!--End Good-->
245
246 <!-- start bad -->
247
248 <div class="good col-md-6 col-sm-6">
249 <ul class="pros">
250 <li>
251 Runs the <a href="https://www.replicant.us">Replicant</a> free operating system, based on Android.
252 </li>
253 <li>
254 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.
255 </li>
bc744bdc 256 <li>Note: While the main processor exclusively runs free software, the modem processor runs a Samsung nonfree system.</li>
ff8eb1d4
MB
257 </ul>
258
259 <h5 class="text-center">Stay away from: iPhone</h5>
260 <ul class="cons">
261 <li>Comes with no shortage of <a href="https://www.gnu.org/philosophy/proprietary-surveillance.html#SpywareIniThings">spyware</a>.</li>
262 <li>
bc744bdc 263 iOS is a fully <a href="https://gnu.org/proprietary">proprietary operating system</a>, giving Apple control over the software on every Apple device.
ff8eb1d4 264 </li>
7a2bddf3 265 <li>Avoid: iPhone XR, iPhone XS, iPhone X, and other models.</li>
ff8eb1d4
MB
266 </ul>
267 </div>
268 <!--End Bad-->
269 </div>
270 <!--End Row-->
271 </div>
272 <!--End Container-->
273 <!--End bad-->
274
275
8d4c9925 276 <h2 class="title text-center">Laptops, Tablets, and Desktops</h2>
ff8eb1d4
MB
277
278 <!--Laptops-->
279 <div class="container">
280 <h3 class="title text-center">Laptops</h3>
281 <div class="row is-table-row">
282 <div class="good col-md-6 col-sm-6">
283 <img src="img/products/t400.png" alt="t400" class="center-block" />
284 <h5 class="text-center">T400 with GNU/Linux</h5>
285
286
287
288 <!-- Buy/Download Button -->
289 <a id="get-item-full" class="btn get-item" role="button" data-toggle="collapse" href="#sellers-full" aria-expanded="false" aria-controls="sellers-full" style="display:none">
290 BUY
291 <!-- Begin Sale -->
292 <span class="sale" >sale</span>
293 <!-- End Sale -->
294 </a>
295 <div class="collapse" id="sellers-full">
296 <div class="center-block seller-group">
297 <p style="color: #6b6b6b">
298 <strong>Get it from</strong>
299 </p>
7a2bddf3 300 <p>
ff8eb1d4
MB
301 <a href="https://minifree.org/product/libreboot-t400/" class="seller action-button">Minifree</a>
302 </p>
7a2bddf3
MB
303 <a href="https://tehnoetic.com/tet-t400" class="seller action-button">Technoethical</a>
304 <p class="sale-info links">
bc744bdc 305 <a href="#technoethical-promotion">Sale details</a>
7a2bddf3 306 </p>
ff8eb1d4
MB
307 </div>
308 </div>
309
310 <script>
311 document.getElementById('get-item-full').style.display = '';
312 </script>
313 <noscript>
314 <div class="center-block seller-group">
315 <p style="color: #6b6b6b">
316 <strong>Get it from</strong>
317 </p>
ff8eb1d4
MB
318 <p>
319 <a href="https://minifree.org/product/libreboot-t400/" class="seller action-button">Minifree</a>
320 </p>
7a2bddf3
MB
321 <a href="https://tehnoetic.com/tet-t400" class="seller action-button">Technoethical</a>
322 <p class="sale-info links">
bc744bdc 323 <a href="#technoethical-promotion">Sale details</a>
7a2bddf3 324 </p>
ff8eb1d4
MB
325 </div>
326 </noscript>
327 <!-- End Buy/Download button -->
328
329 <ul class="pros">
bc744bdc
MB
330 <p>Why it's cool: The T400 is a popular laptop for running GNU/Linux because of how well-suited it is to work and play. Now you can get it completely free, with these RYF-certified options.</p>
331 <p>Setting up a fully free system is easier than it used to be, but can still seem daunting &mdash; especially if you've never done it before. Luckily, you can now get a new-to-you laptop that's ready to go out of the box.</p>
ff8eb1d4
MB
332 <p>Technoethical also has a <a href="https://tehnoetic.com/laptops/tet-t400s">T400s</a> available.</p>
333 </ul>
334
335 </div>
336 <!--End Good-->
337
338 <!--start bad-->
339 <div class="good col-md-6 col-sm-6">
340 <ul class="pros">
341 <li>Runs the <a href="https://www.gnu.org/distros/free-distros.en.html">FSF-endorsed</a> Trisquel operating system and libreboot firmware.</li>
bc744bdc 342 <li>Durable hardware is meant to last, and is easy to repair.</li>
7a2bddf3 343 <li>Created by small businesses that replace all restrictive components from a stock laptop.</li>
a4cb36f8 344 <li>Whether you purchase from Minifree or Technoethical, your T400 will be Respects Your Freedom certified.</li>
ff8eb1d4
MB
345 </ul>
346 <h5 class="text-center">Stay away from: Microsoft Windows</h5>
347 <ul class="cons">
bc744bdc 348 <li>Runs on <a href="https://gnu.org/proprietary">proprietary software</a> that profits from treating the user as a product &mdash; <a href="https://privacy.microsoft.com/en-US/privacystatement">forces users to consent to data collection</a> for purposes including "targeted advertising."
ff8eb1d4 349 </li>
ff8eb1d4 350 <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>
7a2bddf3 351 <li>Looking at a computer that includes an Intel CPU? Intel comes with <a href="https://www.fsf.org/blogs/sysadmin/the-management-engine-an-attack-on-computer-users-freedom">Management Engine</a>, a hardware-based backdoor that gives Intel a permanent backdoor into your computer.</li>
ff8eb1d4
MB
352 </ul>
353 </div>
354 <!--End Bad-->
355 </div>
356 <!--End Row-->
357 </div>
358 <!--End Container-->
359
360 <!--Compact Laptops-->
361 <div class="container">
362 <h3 class="title text-center">Compact Laptops</h3>
363 <div class="row is-table-row">
364 <div class="good col-md-6 col-sm-6">
365 <img src="img/products/x200.png" alt="x200" class="center-block" />
366 <h5 class="text-center">X200 with GNU/Linux</h5>
367
368 <!-- Buy/Download Button -->
369 <a id="get-item-compact" class="btn get-item" role="button" data-toggle="collapse" href="#sellers-compact" aria-expanded="false" aria-controls="sellers-compact" style="display:none">
370 BUY
371 <!-- Begin Sale -->
372 <span class="sale" >sale</span>
373 <!-- End Sale -->
374 </a>
375 <div class="collapse" id="sellers-compact">
376 <div class="center-block seller-group">
377 <p style="color: #6b6b6b">
378 <strong>Get it from</strong>
379 </p>
ff8eb1d4
MB
380 <a href="https://shop.libiquity.com/product/taurinus-x200" class="seller action-button">Libiquity</a>
381 <p class="sale-info links">
382 Libiquity's X200 is <a href="https://www.fsf.org/ryf">Respects Your Freedom</a> certified, but shipping is limited to the US. <a href="#libiquity-promotion">Sale details.</a>
383
384 </p>
385 <a href="https://tehnoetic.com/tet-x200" class="seller action-button">Technoethical</a><br>
386 <p class="sale-info links">
7a2bddf3
MB
387 Technoethical's X200 is <a href="https://www.fsf.org/ryf">Respects Your Freedom</a> certified. Global shipping is available. <a href="#technoethical-promotion">Sale details.</a>
388 </p>
ff8eb1d4
MB
389 <a href="https://store.vikings.net/x200-ryf-certfied" class="seller action-button">Vikings</a>
390 <p class="sale-info links">
391 Vikings's X200 is <a href="https://www.fsf.org/ryf">Respects Your Freedom</a> certified. Global shipping is available. <a href="#vikings-promotion">Sale details.</a>
ff8eb1d4
MB
392 </p>
393
394 </div>
395 </div>
396
397 <script>
398 document.getElementById('get-item-compact').style.display = '';
399 </script>
400 <noscript>
401 <div class="center-block seller-group">
402 <p style="color: #6b6b6b">
403 <strong>Get it from</strong>
404 </p>
405 <a href="https://shop.libiquity.com/product/taurinus-x200" class="seller action-button">Libiquity</a>
406 <p class="sale-info links">
407 Libiquity's X200 is <a href="https://www.fsf.org/ryf">Respects Your Freedom</a>-certified, but shipping is limited to the US. <a href="#libiquity-promotion">Sale details.</a>
408 </p>
409 <a href="https://tehnoetic.com/tet-x200" class="seller action-button">Technoethical</a>
410 <p class="sale-info links">
411 Technoethical's X200 is <a href="https://www.fsf.org/ryf">Respects Your Freedom</a> certified, and global shipping is available. <a href="#technoethical-promotion">Sale details.</a>
412 </p>
413 <a href="https://store.vikings.net/x200-ryf-certfied" class="seller action-button">Vikings</a>
414 <p class="sale-info links">
415 Viking's X200 is <a href="https://www.fsf.org/ryf">Respects Your Freedom</a> certified. Global shipping is available. <a href="#vikings-promotion">Sale details.</a></p>
416 </div>
417 </noscript>
418 <!-- End Buy/Download button -->
419
420 <!-- start good -->
421 <ul class="pros">
422 <p>Why it's cool: Take it to the office, take it to the cafe, take it to class, take it home and set it up on the counter so you can rock out while you cook. Do all of this the easy way.</p>
423
bc744bdc 424<p>This machine is made to go everywhere with you, and thanks to our friends who make RYF-certified products, you can have your mobility and your freedom, too.</p>
ff8eb1d4
MB
425 </ul>
426
427 </div>
428 <!--End Good-->
429
430 <!--start bad-->
431 <div class="good col-md-6 col-sm-6">
432 <ul class="pros">
433 <li>Runs the <a href="https://www.gnu.org/distros/free-distros.en.html">FSF-endorsed</a> Trisquel operating system with libreboot firmware. The X200 sold by Libiquity is also certified to <a href="https://www.fsf.org/ryf">Respect Your Freedom</a>.</li>
bc744bdc 434 <li>Durable hardware is meant to last, and is easy to repair.</li>
ff8eb1d4
MB
435 <li>Created by a small business that replaces all restrictive components from a stock laptop.</li>
436 <h5 class="text-center">Stay away from: Apple</h5>
ea2054be
MB
437 <ul class="cons">
438 <li>Runs on <a href="https://gnu.org/proprietary">proprietary software</a> that restricts the user's freedoms.</li>
439 <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</a> for years.</li>
ff8eb1d4 440 <li>Comes crawling with <a href="https://www.gnu.org/philosophy/proprietary-surveillance.html#SpywareInMacOS">spyware</a>.</li>
bc744bdc
MB
441 <li>Avoid: MacBook Air (and MacBook Pro).</li>
442 <li>Note: Apple laptops come complete with Intel Management Engine as well.</li>
ff8eb1d4
MB
443 </ul>
444 </div>
445 <!--End Bad-->
446 </div>
447 <!--End Row-->
448 </div>
449 <!--End Container-->
450
451 <!--convertible Laptops-->
452 <div class="container">
453 <h3 class="title text-center">Convertible Laptops/Tablets</h3>
454 <div class="row is-table-row">
455 <div class="good col-md-6 col-sm-6">
8d4c9925 456 <img src="https://static.fsf.org/nosvn/images/technoethical-x200t.png" alt="Technoethical convertible tablet laptop" class="center-block" />
ff8eb1d4
MB
457 <h5 class="text-center">X200t with GNU/Linux</h5>
458
459 <!-- Buy/Download Button -->
460 <a id="get-item-convertible" class="btn get-item" role="button" data-toggle="collapse" href="#sellers-convertible" aria-expanded="false" aria-controls="sellers-convertible" style="display:none">
461 BUY
462 <!-- Begin Sale -->
463 <span class="sale" >sale</span>
464 <!-- End Sale -->
465 </a>
466 <div class="collapse" id="sellers-convertible">
467 <div class="center-block seller-group">
468 <p style="color: #6b6b6b">
469 <strong>Get it from</strong>
470 </p>
471
8d4c9925 472 <a href="https://minifree.org/product/libreboot-x200-tablet/" class="seller action-button">Minifree</a>
ff8eb1d4 473 <p class="sale-info links">
8d4c9925
MB
474
475 </p>
476
477 <script>
478 document.getElementById('get-item-convertible').style.display = '';
479 </script>
480 <noscript>
481 <div class="center-block seller-group">
482 <p style="color: #6b6b6b">
483 <strong>Get it from</strong>
ff8eb1d4 484 </p>
8d4c9925
MB
485
486 <a href="https://tehnoetic.com/tet-x200t" class="seller action-button">Technoethical</a>
487 <p class="sale-info links">
488 <a href="#technoethical-promotion">Sale details.</a>
489 </p> </div>
490 </noscript>
491
492 <a href="https://tehnoetic.com/tet-x200t" class="seller action-button">Technoethical</a>
ff8eb1d4
MB
493 </div>
494 </div>
495
496 <script>
497 document.getElementById('get-item-convertible').style.display = '';
498 </script>
499 <noscript>
500 <div class="center-block seller-group">
501 <p style="color: #6b6b6b">
502 <strong>Get it from</strong>
503 </p>
504
505 <a href="https://tehnoetic.com/tet-x200t" class="seller action-button">Technoethical</a>
506 <p class="sale-info links">
507 <a href="#technoethical-promotion">Sale details.</a>
508 </p> </div>
509 </noscript>
510 <!-- End Buy/Download button -->
511 <ul class="pros">
512 <p>Why it's cool: Use it as a laptop or as a tablet with a built-in stylus. It may not be a brand-new concept, but it'll always feel a little futuristic.</p>
513
514<p>Enjoy all the portability of a tablet, without having to hunt-and-peck every letter when it comes time to do some work. It's versatile, multi-purpose, and stylish, and fits smoothly into every environment in your life (without pummeling you with the abuses of proprietary software).</p>
515 </ul>
516
517 </div>
518 <!--End Good-->
519
520 <!--start bad-->
521 <div class="good col-md-6 col-sm-6">
522 <ul class="pros">
523 <li>Runs the <a href="https://www.gnu.org/distros/free-distros.en.html">FSF-endorsed</a> Trisquel operating system with libreboot firmware.</li>
bc744bdc 524 <li>Durable hardware is meant to last, and is easy to repair.</li>
ff8eb1d4
MB
525 <li>Created by a small business that replaces all restrictive components from a stock laptop.</li>
526 </ul>
8d4c9925 527 <h5 class="text-center">Stay away from: iPad Pro</h5>
ff8eb1d4 528 <ul class="cons">
8d4c9925
MB
529 <li>
530 Apple uses <a href="https://www.defectivebydesign.org/what_is_drm_digital_restrictions_management">Digital Restrictions Management (DRM)</a> to block competing software.
531 </li>
bc744bdc 532 <li>Apple's App Store has been <a href="https://www.defectivebydesign.org/blog/apple_app_store_anniversary_marks_ten_years_proprietary_appsploitation">threatening user freedom for ten years</a>. From user surveillance to allowing governments to control app access, the Apple App Store has done it all. </li>
ff8eb1d4
MB
533 </ul>
534 </div>
535 <!--End Bad-->
536 </div>
537 <!--End Row-->
538 </div>
539 <!--End Container-->
540
541 <!--Desktops-->
542 <div class="container">
543 <h3 class="title text-center">Desktops</h3>
544 <div class="row is-table-row">
545 <div class="good col-md-6 col-sm-6">
546 <img src="img/products/desktop.png" alt="The Workstation, a tower computer by Vikings" class="center-block" />
547 <h5 class="text-center">D16 Workstation with GNU/Linux</h5>
548
549 <!-- Buy/Download Button -->
550 <a id="get-item-desktop" class="btn get-item" role="button" data-toggle="collapse" href="#sellers-desktop" aria-expanded="false" aria-controls="sellers-desktop" style="display:none">
551 BUY
552 <!-- Begin Sale -->
553 <span class="sale" >sale</span>
554 <!-- End Sale -->
555 </a>
556 <div class="collapse" id="sellers-desktop">
557 <div class="center-block seller-group">
558 <strong>Get it from</strong>
559 </p>
560 <a href="https://store.vikings.net/libre-friendly-hardware/vikings-d16-workstation" class="seller action-button">Vikings</a>
561 <p class="sale-info links">
bc744bdc 562 <a href="#vikings-promotion">Sale details.</a>
ff8eb1d4
MB
563 </p>
564 </div>
565 </div>
566
567 <script>
568 document.getElementById('get-item-desktop').style.display = '';
569 </script>
570 <noscript>
571 <div class="center-block seller-group">
572 <p style="color: #6b6b6b">
573 <strong>Get it from</strong>
574 </p>
575 <a href="https://store.vikings.net/libre-friendly-hardware/vikings-d16-workstation" class="seller action-button">Vikings</a>
576 <p class="sale-info links">
577 The Workstation is not Respects Your Freedom certified at this point.
578 </p>
579 </div>
580 </noscript>
581 <!-- End Buy/Download button -->
582
583 <ul class="pros">
584<p>Why it's cool: Sometimes you need heavy-duty computing power that a laptop just can't provide.</p>
585
bc744bdc 586<p>Gamers, video editors, and other users may want or need a more powerful machine &mdash; a desktop is the answer when you really need that extra push. Also good for users who want a bigger screen.</p>
ff8eb1d4
MB
587 </ul>
588
589 </div>
590 <!--End Good-->
591
592 <!--start bad-->
593 <div class="good col-md-6 col-sm-6">
594 <ul class="pros">
bc744bdc
MB
595 <li>Choose from two operating systems: the <a href="https://www.gnu.org/distros/free-distros.en.html">FSF-endorsed</a> Trisquel. or Parabola.</li>
596 <li>Comes with free boot firmware.</li>
a4cb36f8 597 <li>You can customize and specialize this model to your needs -- the essence of user freedom!</li>
bc744bdc 598
ff8eb1d4
MB
599 </ul>
600 <h5 class="text-center">Stay away from: Apple iMac</h5>
601 <ul class="cons">
a4cb36f8 602 <p>An iMac puts designers and filmmakers at risk:</p>
8d4c9925 603 <li><a href="https://www.adobe.com/products/premiere-rush.html">Adobe Premiere Rush</a> rents Mac (and Windows) users access to video editing software in exchange for control over their files.</li>
ff8eb1d4 604 </ul>
8d4c9925
MB
605 <h5 class="text-center">Stay away from: Alienware Area-51 Threadripper</h5>
606 <ul class="cons">
607 <li>The newest Alienware gaming desktop comes with Ryzen Threadripper processors and loads of freedom-restricting proprietary software.</li>
608 </ul>
609 </div>
610 <!--End Bad-->
611 </div>
612 <!--End Row-->
613 </div>
614 <!--End Container-->
615
616 <!--3D Printers-->
617 <div class="container">
618 <h3 class="title text-center">3D Printers</h3>
619 <div class="row is-table-row">
620 <div class="good col-md-6 col-sm-6">
621 <img src="img/products/lulzbot.png" alt="lulzbot" class="center-block" />
622 <h5 class="text-center">LulzBot Mini</h5>
623
624 <!-- Buy/Download Button -->
625 <a id="get-item-print" class="btn get-item" role="button" data-toggle="collapse" href="#sellers-print" aria-expanded="false" aria-controls="sellers-print" style="display:none">
626 BUY
627 <!-- Begin Sale -->
628 <span class="sale" >sale</span>
629 <!-- End Sale -->
630 </a>
631 <div class="collapse" id="sellers-print">
632 <div class="center-block seller-group">
633 <p style="color: #6b6b6b">
634 <strong>Get it from</strong>
635 </p>
636 <a href="https://www.lulzbot.com/store?pk_campaign=fsf16&pk_kwd=store" class="seller action-button">LulzBot</a>
637 <p class="sale-info links">
638 <a href="https://www.lulzbot.com">Lulzbot</a> is having general sales Black Friday through Cyber Monday. <a href="#lulzbot-promotion">Sale details.</a>
639
640 </p>
641 </div>
642 </div>
643
644 <script>
645 document.getElementById('get-item-print').style.display = '';
646 </script>
647 <noscript>
648 <div class="center-block seller-group">
649 <p style="color: #6b6b6b">
650 <strong>Get it from</strong>
651 </p>
652 <a href="https://www.lulzbot.com/store?pk_campaign=fsf16&pk_kwd=store" class="seller action-button">LulzBot</a>
653 <p class="sale-info links">
654 <a href="#lulzbot-promotion">Sale details.</a>
655 </p>
656 </div>
657 </noscript>
658 <!-- End Buy/Download button -->
659 <ul class="pros">
a4cb36f8 660 <p>Why it's cool: Think ahead -- if you give this to your friend or relative, they might use it next year to make YOU a gift.</p>
8d4c9925 661
a4cb36f8 662<p>3D printers are an amazing learning and exploration tool for kids and a fun toy for grownups, and they've come a long way from their origins in the early 2000s. Keep it free and fun by digging into the thousands of free software options for modeling, and communities that share freely licensed designs.</p>
8d4c9925
MB
663 </ul>
664 </div>
665 <!--End Good-->
666
667 <div class="good col-md-6 col-sm-6">
668 <ul class="pros">
a4cb36f8 669 <li>Performance and seamless interface <a href="https://www.tomsguide.com/us/best-3d-printers,review-2236.html">earned it "Editor's Choice"</a> in <em>Tom's Guide</em>'s 2018 3D printer comparison.</li>
8d4c9925
MB
670 <li>Hardware designs are available to make customization easy. Standardized material format allows 3D printing with plastics, wood-, stone-, bamboo-, rubber-, and metal-like materials.</li>
671 </ul>
672 <h5 class="text-center">Stay away from: MakerBot</h5>
ff8eb1d4 673 <ul class="cons">
8d4c9925 674 <li>
a4cb36f8 675 MakerWare software is proprietary, <a href="https://gnu.org/proprietary">restricting freedom and stifling creativity</a>.
8d4c9925
MB
676 </li>
677 <li>
678 MakerBot was founded with a more freedom-respecting philosophy, but has since <a href="https://www.cnet.com/news/pulling-back-from-open-source-hardware-makerbot-angers-some-adherents/">announced an increasingly proprietary approach</a> and distanced itself from the community that formed around it.
679 </li>
ff8eb1d4
MB
680 </ul>
681 </div>
682 <!--End Bad-->
683 </div>
684 <!--End Row-->
685 </div>
686 <!--End Container-->
687
688
689 <!--start container-->
690 <!-- Begin Recommended Template -->
691 <div class="container">
8d4c9925
MB
692 <h2 class="title text-center">Cool Devices</h2>
693<div class="container">
ff8eb1d4
MB
694 <div class="row is-table-row">
695 <div class="col-md-5 col-sm-6 recommended-img">
8d4c9925
MB
696 <img src="https://shop.fsf.org/sites/default/files/styles/product_full/public/randomnumber.jpg" alt="NeuG USB True Random Number Generator and a MicroSD card" class="center-block" />
697 <h5 class="text-center">NeuG USB True Random Number Generator</h5>
698
699 <!-- Buy/Download Button -->
700 <a id="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; top:205px;">
701 BUY
702 </a>
703 <div class="collapse" id="random-number-generator">
704 <div class="center-block seller-group">
705 <a href="https://shop.fsf.org/storage-devices/neug-usb-true-random-number-generator">GNU Press Shop</a>
706 <p class="sale-info links">
707 <a href="#thinkpenguin-promotion">Sale details.</a>
708 </p>
709 </div>
710 </div>
711
712 <script>
713 document.getElementById('get-item-long-range-adapter').style.display = '';
714 </script>
715 <noscript>
716 <div class="center-block seller-group">
717 <p style="color: #6b6b6b">
718 <strong>Get it from</strong>
719 </p>
720 <a href="https://shop.fsf.org/storage-devices/neug-usb-true-random-number-generator" class="seller action-button">GNU Press Shop</a>
721 <p class="sale-info links">
722 <a href="#thinkpenguin-promotion">Sale details.</a>
723 </p>
724 </div>
725 </noscript>
726 <!-- End Buy/Download button -->
727
728 </div>
729 <div class="col-md-7 col-sm-6">
730 </h5>
731 <ul class="pros">
732 <li>FST-01 (Flying Stone Tiny ZERO-ONE) is a tiny USB 32-bit computer based on a free (as in freedom) hardware design.</li>
733 <li>NeuG is an implementation of a true random number generator (TRNG) for STM32F103 MCU.</li>
734 </ul>
735 </div>
736 </div>
737 <!-- End Row -->
738 </div>
739 <!-- End Container -->
740
741 <div class="row is-table-row">
742 <div class="col-md-5 col-sm-6 recommended-img">
743 <img src="https://static.fsf.org/nosvn/images/technoethical-adapter.png" alt="Mini Wi-Fi Adapter" class="center-block" />
ff8eb1d4
MB
744 <h5 class="text-center">Mini Wi-Fi Adapter</h5>
745
746 <!-- Buy/Download Button -->
747 <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; top:205px;">
748 BUY
749 <!-- Begin Sale -->
750 <span class="sale">sale</span>
751 <!-- End Sale -->
752 </a>
753 <div class="collapse" id="sellers-mini-adapter">
754 <div class="center-block seller-group">
755 <a href="https://tehnoetic.com/tehnoetic-wireless-adapter-gnu-linux-libre-tet-n150" class="seller action-button" class="seller action-button">Technoethical</a>
756 <p class="sale-info links">
757 <a href="#technoethical-promotion">Sale details.</a>
758 </p>
759 <a href="https://www.thinkpenguin.com/gnu-linux/penguin-wireless-n-usb-adapter-gnu-linux-tpe-n150usb" class="seller action-button">ThinkPenguin</a>
760 <p class="sale-info links">
761 <a href="#thinkpenguin-promotion">Sale details.</a>
762 </p>
763 </div>
764 </div>
765
766 <script>
767 document.getElementById('get-item-mini-adapter').style.display = '';
768 </script>
769 <noscript>
770 <div class="center-block seller-group">
771 <p style="color: #6b6b6b">
772 <strong>Get it from</strong>
773 </p>
774 <a href="https://tehnoetic.com/tehnoetic-wireless-adapter-gnu-linux-libre-tet-n150" class="seller action-button" class="seller action-button">Technoethical</a>
775
776 <p class="sale-info links">
777 <a href="#technoethical-promotion">Sale details.</a>
778 </p>
779 <a href="https://www.thinkpenguin.com/gnu-linux/penguin-wireless-n-usb-adapter-gnu-linux-tpe-n150usb" class="seller action-button">ThinkPenguin</a>
780 <p class="sale-info links">
781 <a href="#thinkpenguin-promotion">Sale details.</a>
782 </p>
783 </div>
784 </noscript>
785 <!-- End Buy/Download button -->
786
787 <!--start pros-->
788 <ul class="pros">
789 <p>Why it's cool: Trying to go 100% free but stuck with a proprietary Wi-Fi card? just plug this into your USB port and you're ready to go.</p>
790 </ul>
791 </div>
792
793 <div class="good col-md-6 col-sm-6">
794 <ul class="pros">
795 <li>Great for all-free-software installations on laptops with incompatible Wi-Fi hardware.</li>
796 <li><a href="https://www.fsf.org/ryf">Certified to Respect Your Freedom</a>.</li>
a4cb36f8 797 <li>If you use a laptop listed in this Guide, an adapter like this won't be necessary.</li>
ff8eb1d4
MB
798 </ul>
799 </div>
800 </div>
801 <!-- End Row -->
802 </div>
803 <!-- End Container -->
804
805 <!-- Begin Recommended Template -->
806
807 <div class="container">
808 <div class="row is-table-row">
809 <div class="col-md-5 col-sm-6 recommended-img">
810 <img src="img/products/thinkpenguin-long-range-adapter.png" alt="Long-range Wi-Fi Adapter" class="center-block" />
811 <h5 class="text-center">Long Range Wi-Fi Adapter</h5>
812
813 <!-- Buy/Download Button -->
814 <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; top:205px;">
815 BUY
816 <!-- Begin Sale -->
817 <span class="sale">sale</span>
818 <!-- End Sale -->
819 </a>
820 <div class="collapse" id="sellers-long-range-adapter">
821 <div class="center-block seller-group">
822 <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>
823 <p class="sale-info links">
824 <a href="#thinkpenguin-promotion">Sale details.</a>
825 </p>
826 </div>
827 </div>
828
829 <script>
830 document.getElementById('get-item-long-range-adapter').style.display = '';
831 </script>
832 <noscript>
833 <div class="center-block seller-group">
834 <p style="color: #6b6b6b">
835 <strong>Get it from</strong>
836 </p>
837 <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>
838 <p class="sale-info links">
839 <a href="#thinkpenguin-promotion">Sale details.</a>
840 </p>
841 </div>
842 </noscript>
843 <!-- End Buy/Download button -->
844
845 </div>
846 <div class="col-md-7 col-sm-6">
847 </h5>
848 <ul class="pros">
849 <li>More powerful than its smaller cousin, and can be further upgraded with a larger antenna.</li>
850 <li><a href="https://www.fsf.org/ryf">Certified to Respect Your Freedom</a>.</li>
ff8eb1d4
MB
851 </ul>
852 </div>
853 </div>
854 <!-- End Row -->
855 </div>
856 <!-- End Container -->
857
858 <!-- Begin Recommended Template -->
859 <div class="container">
860 <div class="row is-table-row">
861 <div class="col-md-5 col-sm-6 recommended-img">
862 <img src="img/products/thinkpenguin-mini-router.png" alt="VPN Router" class="center-block" />
863 <h5 class="text-center">VPN Router</h5>
864
865 <!-- Buy/Download Button -->
866 <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; top:205px;">
867 BUY
868 <!-- Begin Sale -->
869 <span class="sale">sale</span>
870 <!-- End Sale -->
871 </a>
872 <div class="collapse" id="sellers-vpn-router">
873 <div class="center-block seller-group">
874 <a href="https://www.thinkpenguin.com/gnu-linux/free-software-wireless-n-mini-vpn-router-tpe-r1100" class="seller action-button">ThinkPenguin</a>
875 <p class="sale-info links">
876 <a href="#thinkpenguin-promotion">Sale details.</a>
877 </p>
878 </div>
879 </div>
880
881 <script>
882 document.getElementById('get-item-vpn-router').style.display = '';
883 </script>
884 <noscript>
885 <div class="center-block seller-group">
886 <p style="color: #6b6b6b">
887 <strong>Get it from</strong>
888 </p>
889 <a href="https://www.thinkpenguin.com/gnu-linux/free-software-wireless-n-mini-vpn-router-tpe-r1100" class="seller action-button">ThinkPenguin</a>
890 <p class="sale-info links">
891 <a href="#thinkpenguin-promotion">Sale details.</a>
892 </p>
893 </div>
894 </noscript>
895 <!-- End Buy/Download button -->
896
897 </div>
898 <div class="col-md-7 col-sm-6">
899 <ul class="pros">
900 <li>Designed to complement your existing router by providing a VPN that enhances privacy and security and circumvents network controls.</li>
901 <li>Designed for easy set-up.</li>
902 <li>As free as can be: runs the <a href="https://www.gnu.org/distros/free-distros.en.html">FSF-endorsed</a> LibreCMC operating system on hardware that is certified to <a href="https://www.fsf.org/ryf">Respect Your Freedom</a>.</li>
903 </ul>
904 </div>
905 </div>
906 <!-- End Row -->
907 </div>
908 <!-- End Container -->
909
ff8eb1d4
MB
910 <h1 class="title text-center">Books, Music, and Video</h1>
911 <img src="img/products/bookshelf.png" alt="a shelf of books, with two layers, organized by color." class="center-block img-responsive" />
912 <!--ebooks-->
913 <div class="container">
914 <h3 class="title text-center">Books</h3>
915 <div class="row is-table-row">
916 <div class="good col-md-6 col-sm-6">
917 <h5 class="text-center">DRM-free Ebooks</h5>
918
919 <ul class="pros">
ccdae924 920 <p>There are <a href="https://www.defectivebydesign.org/guide/ebooks">plenty of places</a> to get your literature fix without any pesky DRM. We're highlighting some publishers and shops!</p>
a4cb36f8 921 <li><a href="https://leanpub.com/">Leanpub</a> is an author driven ebook Web site encouraging people to "publish early, publish often."</li>
ccdae924
MB
922 <li><a href="https://lektu.com/">Lektu</a> provides you with media in Spanish.</li>
923 <li><a href="https://www.manning.com/ebooks">Manning Publications</a> has audio and video in addition to ebooks.</li>
924 <li><a href="https://nostarch.com/">No Starch Press</a> offers "the finest in geek entertainment."</li>
925 <li><a href="https://www.packtpub.com/">Packt Publishing</a> has ebooks and videos covering a range of technical topics.</li>
8d4c9925 926 <li>Looking to buy paper books? Check out the <a href="https://shop.fsf.org/collection/books-docs">GNU Press Shop</a> for your technical manuals and documentation needs.</li>
ff8eb1d4
MB
927 </ul>
928
929 </div>
930 <!--End Good-->
931
932 <!--start bad-->
933 <div class="good col-md-6 col-sm-6">
934 <ul class="pros">
935 <h5 class="text-center">Stay away from: Amazon</h5>
936 <ul class="cons">
bc744bdc 937 <li>Amazon is one of the <a href="https://www.defectivebydesign.org/amazon">most notorious DRM offenders</a>. Whether it's their Kindle ebook reader or their countless DRM-encumbered ebooks, Amazon is the place to go if you want to <a href="https://www.defectivebydesign.org/amazon-kindle-swindle">let someone else snatch away texts</a> from your personal library.</li>
ea2054be 938 <li><a href="https://www.defectivebydesign.org/">Read more about DRM, the risks it poses, and the damage it causes</a>.
ff8eb1d4
MB
939 </ul>
940 </div>
941 <!--End Bad-->
942 </div>
943 <!--End Row-->
944 </div>
945 <!--End Container-->
ea2054be 946
ff8eb1d4
MB
947 <!--Music-->
948 <div class="container">
949 <h3 class="title text-center">Music</h3>
950 <div class="row is-table-row">
951 <div class="good col-md-6 col-sm-6">
952 <h5 class="text-center">DRM-free Music</h5>
953
954 <!-- start good -->
955 <ul class="pros">
956 <p>Many consider music essential to the richness of the human experience. Thanks to the <a href="https://www.defectivebydesign.org/guide/audio">many artists, producers, record labels, and shops</a> highlighted on <a href="https://defectivebydesign.org">Defective by Design</a>, the rights-respecting options are nearly endless. Check out music from great labels and artists, including:</p>
957 <li><a href="http://www.dischord.com/">Dischord Records</a>, a classic punk label providing music since 1980.</li>
958 <li><a href="https://www.emusic.com/">Emusic</a> is the Web's second largest music store.</li>
959 <li><a href="https://folkways.si.edu/">Folkways</a>, courtesy of the Smithsonian Institute.</li>
960 </ul>
961
962 </div>
963 <!--End Good-->
964
965 <!--start bad-->
966 <div class="good col-md-6 col-sm-6">
967 <ul class="cons">
bc744bdc 968 <h5 class="text-center">Stay away from: Spotify (and all other major streaming services)</h5>
a4cb36f8
MB
969 <ul>
970 <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>
971 <li>In addition to streaming music encumbered by DRM, people who want to use Spotify are required to install additional proprietary software. Even <a href="https://www.spotify.com/us/download/linux/">Spotify's client for GNU/Linux</a> relies on proprietary software.</li>
ff8eb1d4
MB
972 </ul>
973 </div>
974 <!--End Bad-->
975 </div>
976 <!--End Row-->
977 </div>
978 <!--End Container-->
979
980 <!--Video-->
981 <div class="container">
982 <h3 class="title text-center">Video</h3>
983 <div class="row is-table-row">
984 <div class="good col-md-6 col-sm-6">
a4cb36f8 985 <h5 class="text-center">DRM-free video</h5>
ff8eb1d4
MB
986 <ul class="pros">
987 <p>As winter comes to the Northern Hemisphere, it's the perfect time to curl up under a blanket and watch some DRM-free video. In the Southern Hemisphere? Enjoy relaxing with a great movie actually owned by you.</p>
988 <p>You can <a href="https://www.defectivebydesign.org/guide/video">find your DRM-free video fix</a> at places including:</p>
989 <li><a href="http://www.comedydirect.com/">ComedyDirect</a> can make you laugh while storing your videos locally.</li>
990 <li><a href="https://archive.org/details/movies">Moving Image Archive</a> is a section of <a href="https://archive.org">Archive.org</a> containing thousands of film releases, available to stream or download.</li>
ff8eb1d4
MB
991 <li><a href="http://wolfeondemand.com/">WolfeOnDemand</a> provides for all of your LGBTQ watching desires.</li>
992 </ul>
993
994 </div>
995 <!--End Good-->
996
997 <!--start bad-->
998 <div class="good col-md-6 col-sm-6">
999 <h5 class="text-center">Stay away from: Netflix</h5>
1000 <ul class="cons">
1001 <p>Whether it's <a href="https://www.defectivebydesign.org/blog/tell_netflix_nix_drm_original_productions">using major studios as scapegoats for using DRM</a> or <a href="https://www.w3.org/2017/09/pressrelease-eme-recommendation.html.en">pushing for DRM as an official W3C Recommendation</a>, Netflix has been at the front line of getting DRM into media online and in your home.</p>
1002 </ul>
1003 </div>
1004 <!--End Bad-->
1005 </div>
1006 <!--End Row-->
1007 </div>
1008 <!--End Container-->
1009
1010 </section>
8d4c9925
MB
1011<!--End comparisons-->
1012
1013<!-- Begin need choices -->
1014<section class="choices" id="choices">
1015 <div class="container">
1016 <h1 class="text-center">We need better choices!<h1>
1017 <div class="container choices">
1018 <h2 class="title text-center"></h2>
1019 <div class="row is-table-row">
1020 <div class="good col-md-6 col-sm-6" style="position:relative">
bc744bdc 1021 <p>Sadly, there is not always the opportunity to choose freedom. You have to decide what is the right thing for you to do. We've highlighted some of the types of devices where there isn't a good choice. We hope you'll take this list as inspiration for the free software projects you contribute to and support.</p>
8d4c9925
MB
1022 </div>
1023 <!--End Good-->
1024
1025 <!-- start bad -->
1026
ccdae924 1027 <div class="good col-md-6 col-sm-6">
ea2054be 1028 <h5 class="text-center">In need of development</h5>
ccdae924 1029 <ul class="pros">
ea2054be 1030 <li>Cameras</li>
bc744bdc 1031 <li>Ebook readers</li>
1c121604
MB
1032 <li>Fitness trackers</li>
1033 <li>Smart watches</li>
1034 <li>Video gaming systems</liz.
8d4c9925
MB
1035 </ul>
1036 <h5 class="text-center">Stay away from: These devices</h5>
1037 <ul class="cons">
1038 <li>Internet of Things connected home appliances, smart speakers, and virtual assistants are little more than spying devices brought into your home.</li>
bc744bdc 1039 <li>Self-driving cars are full of proprietary software, and they also pose a terrible risk to cyclists, pedestrians, and riders. <a href="https://www.theguardian.com/technology/2017/jul/31/tesla-model-3-electric-car-doesnt-have-key-things-we-learned-speedometer-battery-sleep">Read more about</a> the Tesla Model 3's anti-features and autopilot system.</li>
8d4c9925
MB
1040 </ul>
1041 </div>
1042 <!--End Bad-->
1043 </div>
1044 <!--End Row-->
1045 </div>
1046 <!--End Container-->
1047 <!--End bad-->
1048<!-- end choices -->
1049
1050
ff8eb1d4
MB
1051
1052 <!-- Begin Donations -->
1053 <section class="charities" id="charities">
1054 <div class="container">
1055 <h1 class="text-center">Recommended organizations for holiday donations</h1>
1056 <div class="row">
1057 <div class="col-md-3 col-sm-4 col-xs-6">
1058 <a href="https://april.org/"><img src="img/charities/april.png" alt="april" class="center-block img-responsive" /></a>
1059 </div>
1060 <div class="col-md-3 col-sm-4 col-xs-6">
7a2bddf3 1061 <a href="https://www.openrightsgroup.org/"><img src="img/charities/org.png" alt="ceataopen rights group logo" class="center-block img-responsive" /></a>
ff8eb1d4
MB
1062 </div>
1063 <div class="col-md-3 col-sm-4 col-xs-6">
1064 <a href="https://creativecommons.org/"><img src="img/charities/cc.png" alt="cc" class="center-block img-responsive" /></a>
1065 </div>
1066 <div class="col-md-3 col-sm-4 col-xs-6">
1067 <a href="https://www.eff.org/"><img src="img/charities/eff.png" alt="eff" class="center-block img-responsive" /></a>
1068 </div>
1069 <div class="col-md-3 col-sm-4 col-xs-6">
1070 <a href="https://www.gnome.org/"><img src="img/charities/gnome.png" alt="gnome" class="center-block img-responsive" /></a>
1071 </div>
1072 <div class="col-md-3 col-sm-4 col-xs-6">
1073 <a href="https://sfconservancy.org/"><img src="img/charities/sfc.png" alt="sfc" class="center-block img-responsive" /></a>
1074 </div>
1075 <div class="col-md-3 col-sm-4 col-xs-6">
1076 <a href="https://www.wikimedia.org/"><img src="img/charities/wikimedia.png" alt="wikimedia" class="center-block img-responsive" /></a>
1077 </div>
1078 <div class="col-md-3 col-sm-4 col-sx-6">
1079 <a href="https://www.fsf.org/"><img src="img/charities/fsf.png" alt="fsf" class="center-block img-responsive" /></a>
1080 </div>
1081 </div>
1082 </div>
1083 </div>
1084 </div>
1085 </section>
1086 <!-- End Donations -->
1087
1088 <!-- Begin Promotion details -->
1089
1090 <section class="promotion-details">
1091 <div class="container">
1092 <div class="row">
1093 <div class="col-md-12">
1094 <div class="panel-default">
1095 <div class="panel-heading">
1096 <h1 class="fix-margin">Promotion details</h1>
1097 </div>
1098 <div class="panel-body" id="promotion-details">
a4cb36f8 1099<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>
7a2bddf3 1100 <ul style="list-style: none inside none;">
ccdae924
MB
1101 <li id="libiquity-promotion"><strong>Libiquity:</strong> Receive a 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>
1102 <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.</li>
1103 <li id="technoethical-promotion"><strong>Technoethical:</strong> 5% discount on <b>all</b> purchases using the coupon code <span class="label label-default">FSFHOLIDAYS</span>. FSF members get an addition 10% off, using the code <span class="label label-default">FSREWARDS</span>.</li>
7a2bddf3 1104 <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>, and a special 7% discount for the Giving Guide, using the code <span class="label label-default"> FSFMEMBER</span>.</li>
bc744bdc 1105 <li id="vikings-promotion"><strong>Vikings:</strong> 5% discount on <b>all</b> products and services between now and February 1, 2019. <b>Help the FSF:</b> Vikings will also make a donation to the FSF for each product purchased using the coupon code <span class="label label-default">fsfftw</span>.</li>
ff8eb1d4
MB
1106
1107</ul>
1108 </div>
1109 </div>
1110 </div>
1111 <!-- End Panel -->
1112 </div>
1113 <!-- End Row -->
1114 </div>
1115 <!-- End Container -->
1116 </section>
1117 <!-- End Promotion details -->
1118
1119
1120 <!-- Start Respects Your Freedom -->
1121 <!-- <section class="promotion-details">
1122 <div class="container">
1123 <div class="row">
1124 <div class="col-md-12">
1125 <div class="panel-default">
1126 <div class="panel-heading">
1127 <h1 class="fix-margin">Respects Your Freedom</h1>
1128 </div>
1129 <div class="panel-body" id="promotion-details">
1130 <p>The FSF certifies devices that <a href="https://www.fsf.org/resources/hw/endorsement/respects-your-freedom">respects your freedoms</a>. These items arrive installed with free software, and you can see a <a href="https://www.fsf.org/resources/hw/endorsement/respects-your-freedom">complete list</a> of RYF products on FSF.org.</p>
1131 <p>We would never recommend you use, run, or give proprietary software. However, one part of RYF certification is the promise that one can install any software they wish on the device. This includes proprietary software. Free software is about many things, including the right to choose what is on your device. We urge you to keep your gifts and own devices fully free&mdash;it's not only the responsible thing, but the right thing.</p>
1132 </div>
1133 </div>
1134 </div> -->
1135 <!-- End Panel -->
1136 </div>
1137 <!-- End Row -->
1138 </div>
1139 <!-- End Container -->
1140 </section>
1141 <!-- End Respects Your Freedom -->
1142
1143 <!-- Begin Licenses -->
1144 <section class="licenses">
1145 <div class="container">
1146 <div class="row">
1147 <div class="col-md-12">
1148 <div class="panel-default">
1149 <div class="panel-heading">
8d4c9925 1150 <h1 class="fix-margin">Licenses</h1>
ff8eb1d4
MB
1151
1152 </div>
1153 <div class="panel-body" id="licenses">
1154 <p>This page by the Free Software Foundation is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 Unported.</a>
1155 </p>
1156 <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>
1157 <ul style="list-style: none inside none;">
1158 <li>X200, T400, iPhone, and ISP-provided router images are in the public domain.</li>
1159 <li>LulzBot 3D printer photo by Aleph Objects is licensed under a <a href="https://creativecommons.org/licenses/by-sa/3.0/deed.en_US">Creative Commons Attribution-ShareAlike 3.0 Unported.</a></li>
1160 <li>ThinkPenguin with GNU and both ThinkPenguin router images by ThinkPenguin are licensed under a <a href="https://creativecommons.org/licenses/by-sa/3.0/deed.en_US">Creative Commons Attribution-ShareAlike 3.0 Unported.</a></li>
ccdae924 1161 <li>Technoethical Replicant S3, Wi-Fi Dongle, and X200T by Technoethical 2016-2017 licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike Unported 4.0</a>.</li>
ff8eb1d4
MB
1162 <li>Photo of bookshelf by <a href="https://www.flickr.com/photos/seeminglee/4556156477/">See-ming Lee</a> licensed under a <a href="https://creativecommons.org/licenses/by-sa/2.0/">Creative Commons Attribution-ShareAlike 2.0 Unported</a>
1163 </div>
1164 </div>
1165 </div>
1166 <!-- End Panel -->
1167 </div>
1168 <!-- End Row -->
1169 </div>
1170 <!-- End Container -->
1171 </section>
1172 <!-- End Licenses -->
1173
1174 <!--Begin Footer-->
1175 <footer>
1176 <div class="container-fluid">
1177 <div class="row">
1178 <div class="col-md-4 col-sm-4 footer-logo">
1179 <a href="https://fsf.org/"><img src="img/fsf-footer.png" alt="FSF" class="center-block footer-logo img-responsive" /></a>
1180 </div>
1181 <div class="col-md-8 col-sm-8">
1182 <p>The FSF is a nonprofit with a worldwide mission to advance software freedom —
1183 <a href="https://fsf.org/about">learn about our history and work.</a>
1184 </p>
a4cb36f8 1185 <p>Version 9.0. Copyright © 2004-2018
ff8eb1d4
MB
1186 <a href="https://fsf.org/about/contact.html" title="Find out how to contact us">
1187 Free Software Foundation
1188 </a>, Inc.
a4cb36f8 1189 <a href="https://www.fsf.org/about/free-software-foundation-privacy-policy"> Privacy Policy</a>.
ff8eb1d4
MB
1190 </p>
1191 </div>
1192 </div>
1193 <!-- End Row -->
1194 </div>
1195 <!-- End Container -->
1196 </footer>
1197 <!-- End Footer -->
1198
1199 <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
1200 <script src="js/jquery.js" charset="utf-8"></script>
1201 <!-- Include all compiled plugins (below), or include individual files as needed -->
1202 <script src="js/bootstrap.js" charset="utf-8"></script>
1203 <!-- Our JS -->
1204 <script src="js/magic.js" charset="utf-8"></script>
1205
1206 <!-- Piwik -->
1207 <script type="text/javascript">
1208 // @license magnet:?xt=urn:btih:c80d50af7d3db9be66a4d0a86db0286e4fd33292&dn=bsd-3-clause.txt
1209 var pkBaseURL = (("https:" == document.location.protocol) ? "https://piwik.fsf.org/" : "http://piwik.fsf.org/");
1210 document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
1211 try {
1212 var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 14);
1213 piwikTracker.trackPageView();
1214 piwikTracker.enableLinkTracking();
1215 } catch (err) {}
1216 // @license-end
1217 </script><noscript><p><img src="//piwik.fsf.org/piwik.php?idsite=14" style="border:0" alt="" /></p></noscript>
1218 <!-- End Piwik Tracking Code -->
1219 <a href="js/weblabels.html" rel="jslicense"></a>
1220 </body>
1221
1222 </html>