8fa5b68d156acac90487ea38c73d988ac15e0ae5
[fsf-giving-guide.git] / v9 / givingguide.html
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]-->
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
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>
99 <iframe src="//static1p.fsf.org/nosvn/banners/2018fundraiser/" width="100%" height="100%" scrolling="no" style="overflow: hidden; border: 0 none; display: block;"></iframe>
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>
120 <li><a class="animated fadeIn" href="https://my.fsf.org/donate?pk_campaign=fall18&pk_kwd=ggdonate">Donate</a></li>
121 <li><a class="animated fadeIn" href="https://shop.fsf.org/">Shop</a>
122 </ul>
123
124 </div>
125 <!-- /.navbar-collapse -->
126 </div>
127 <!-- /.container-fluid -->
128 </nav>
129
130 <!--Begin Intro-->
131 <section class="intro" id="intro">
132 <div class="container">
133 <div class="row">
134 <div class="illustration col-md-6">
135 <img src="img/Illustration.png" alt="large-illutration" class="img-responsive center-dblock" />
136 </div>
137 <div class="intro-text col-md-6">
138 <h1>Give the gift of freedom!</h1>
139
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>
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>
142
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>
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
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" />
200 <h5 class="text-center">Galaxy S3 with Replicant</h5>
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>
214 <a href="https://tehnoetic.com/tehnoetic-s3-phone-replicant" class="seller action-button">Technoethical</a>
215 <div class="sale-info links">
216 <a href="#technoethical-promotion">Sale details</a>
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>
229 <a href="https://tehnoetic.com/tehnoetic-s3-phone-replicant" class="seller action-button">Technoethical</a>
230 <p class="sale-info links">
231 <a href="#technoethical-promotion">Sale details</a>
232 </p>
233 <!-- End Sale Info -->
234 </div>
235 </noscript>
236 <!-- End Buy/Download button -->
237
238 <ul class="pros">
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>
240
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>
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>
256 <li>Note: While the main processor exclusively runs free software, the modem processor runs a Samsung nonfree system.</li>
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>
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.
264 </li>
265 <li>Avoid: iPhone XR, iPhone XS, iPhone X, and other models.</li>
266 </ul>
267 </div>
268 <!--End Bad-->
269 </div>
270 <!--End Row-->
271 </div>
272 <!--End Container-->
273 <!--End bad-->
274
275
276 <h2 class="title text-center">Laptops, Tablets, and Desktops</h2>
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>
300 <p>
301 <a href="https://minifree.org/product/libreboot-t400/" class="seller action-button">Minifree</a>
302 </p>
303 <a href="https://tehnoetic.com/tet-t400" class="seller action-button">Technoethical</a>
304 <p class="sale-info links">
305 <a href="#technoethical-promotion">Sale details</a>
306 </p>
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>
318 <p>
319 <a href="https://minifree.org/product/libreboot-t400/" class="seller action-button">Minifree</a>
320 </p>
321 <a href="https://tehnoetic.com/tet-t400" class="seller action-button">Technoethical</a>
322 <p class="sale-info links">
323 <a href="#technoethical-promotion">Sale details</a>
324 </p>
325 </div>
326 </noscript>
327 <!-- End Buy/Download button -->
328
329 <ul class="pros">
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>
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>
342 <li>Durable hardware is meant to last, and is easy to repair.</li>
343 <li>Created by small businesses that replace all restrictive components from a stock laptop.</li>
344 <li>Whether you purchase from Minifree or Technoethical, your T400 will be <a href="https://fsf.org/ryf">Respects Your Freedom certified</a>.</li>
345 </ul>
346 <h5 class="text-center">Stay away from: Microsoft Windows</h5>
347 <ul class="cons">
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."
349 </li>
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>
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>
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>
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">
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>
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>
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
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>
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>
434 <li>Durable hardware is meant to last, and is easy to repair.</li>
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>
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>
440 <li>Comes crawling with <a href="https://www.gnu.org/philosophy/proprietary-surveillance.html#SpywareInMacOS">spyware</a>.</li>
441 <li>Avoid: MacBook Air (and MacBook Pro).</li>
442 <li>Note: Apple laptops come complete with <a href="https://www.fsf.org/blogs/sysadmin/the-management-engine-an-attack-on-computer-users-freedom">Intel Management Engine</a> as well.</li>
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">
456 <img src="https://static.fsf.org/nosvn/images/technoethical-x200t.png" alt="Technoethical convertible tablet laptop" class="center-block" />
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 <p>
472 <a href="https://minifree.org/product/libreboot-x200-tablet/" class="seller action-button">Minifree</a>
473 </p>
474 <a href="https://tehnoetic.com/tet-x200t" class="seller action-button">Technoethical</a>
475 <p class="sale-info links">
476 <a href="#technoethical-promotion">Sale details</a>
477 </p>
478 </div>
479 </div>
480
481 <script>
482 document.getElementById('get-item-convertible').style.display = '';
483 </script>
484 <noscript>
485 <div class="center-block seller-group">
486 <p style="color: #6b6b6b">
487 <strong>Get it from</strong>
488 </p>
489
490 <a href="https://tehnoetic.com/tet-x200t" class="seller action-button">Technoethical</a>
491 <p class="sale-info links">
492 <a href="#technoethical-promotion">Sale details.</a>
493 </p>
494 </div>
495 </noscript>
496
497
498 <!-- End Buy/Download button -->
499
500 <ul class="pros">
501 <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>
502
503 <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>
504 </ul>
505
506 </div>
507 <!--End Good-->
508
509 <!--start bad-->
510 <div class="good col-md-6 col-sm-6">
511 <ul class="pros">
512 <li>Runs the <a href="https://www.gnu.org/distros/free-distros.en.html">FSF-endorsed</a> Trisquel operating system with Libreboot firmware.</li>
513 <li>Durable hardware is meant to last, and is easy to repair.</li>
514 <li>Created by a small business that replaces all restrictive components from a stock laptop.</li>
515 </ul>
516 <h5 class="text-center">Stay away from: iPad Pro</h5>
517 <ul class="cons">
518 <li>
519 Apple uses <a href="https://www.defectivebydesign.org/what_is_drm_digital_restrictions_management">Digital Restrictions Management (DRM)</a> to block competing software.
520 </li>
521 <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>
522 </ul>
523 </div>
524 <!--End Bad-->
525 </div>
526 <!--End Row-->
527 </div>
528 <!--End Container-->
529
530 <!--Desktops-->
531 <div class="container">
532 <h3 class="title text-center">Desktops</h3>
533 <div class="row is-table-row">
534 <div class="good col-md-6 col-sm-6">
535 <img src="img/products/desktop.png" alt="The Workstation, a tower computer by Vikings" class="center-block" />
536 <h5 class="text-center">D16 Workstation with GNU/Linux</h5>
537
538 <!-- Buy/Download Button -->
539 <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">
540 BUY
541 <!-- Begin Sale -->
542 <span class="sale" >sale</span>
543 <!-- End Sale -->
544 </a>
545 <div class="collapse" id="sellers-desktop">
546 <div class="center-block seller-group">
547 <strong>Get it from</strong>
548 </p>
549 <a href="https://store.vikings.net/libre-friendly-hardware/vikings-d16-workstation" class="seller action-button">Vikings</a>
550 <p class="sale-info links">
551 <a href="#vikings-promotion">Sale details.</a>
552 </p>
553 </div>
554 </div>
555
556 <script>
557 document.getElementById('get-item-desktop').style.display = '';
558 </script>
559 <noscript>
560 <div class="center-block seller-group">
561 <p style="color: #6b6b6b">
562 <strong>Get it from</strong>
563 </p>
564 <a href="https://store.vikings.net/libre-friendly-hardware/vikings-d16-workstation" class="seller action-button">Vikings</a>
565 <p class="sale-info links">
566 The Workstation is not Respects Your Freedom certified at this point.
567 </p>
568 </div>
569 </noscript>
570 <!-- End Buy/Download button -->
571
572 <ul class="pros">
573 <p>Why it's cool: Sometimes you need heavy-duty computing power that a laptop just can't provide.</p>
574
575 <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>
576 </ul>
577
578 </div>
579 <!--End Good-->
580
581 <!--start bad-->
582 <div class="good col-md-6 col-sm-6">
583 <ul class="pros">
584 <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>
585 <li>Comes with free boot firmware.</li>
586 <li>You can customize and specialize this model to your needs -- the essence of user freedom!</li>
587
588 </ul>
589 <h5 class="text-center">Stay away from: Apple iMac</h5>
590 <ul class="cons">
591 <p>An iMac puts designers and filmmakers at risk:</p>
592 <li>Adobe Premiere Rush rents Mac (and Windows) users access to video editing software in exchange for control over their files.</li>
593 </ul>
594 <h5 class="text-center">Stay away from: Alienware Area-51 Threadripper</h5>
595 <ul class="cons">
596 <li>The newest Alienware gaming desktop comes with Ryzen Threadripper processors and loads of freedom-restricting proprietary software.</li>
597 </ul>
598 </div>
599 <!--End Bad-->
600 </div>
601 <!--End Row-->
602 </div>
603 <!--End Container-->
604
605 <!--3D Printers-->
606 <div class="container">
607 <h3 class="title text-center">3D Printers</h3>
608 <div class="row is-table-row">
609 <div class="good col-md-6 col-sm-6">
610 <img src="img/products/lulzbot.png" alt="lulzbot" class="center-block" />
611 <h5 class="text-center">LulzBot Mini</h5>
612
613 <!-- Buy/Download Button -->
614 <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">
615 BUY
616 <!-- Begin Sale -->
617 <span class="sale" >sale</span>
618 <!-- End Sale -->
619 </a>
620 <div class="collapse" id="sellers-print">
621 <div class="center-block seller-group">
622 <p style="color: #6b6b6b">
623 <strong>Get it from</strong>
624 </p>
625 <a href="https://www.lulzbot.com/store?pk_campaign=fsf16&pk_kwd=store" class="seller action-button">LulzBot</a>
626 <p class="sale-info links">
627 <a href="https://www.lulzbot.com">Lulzbot</a> is having general sales Black Friday through Cyber Monday. <a href="#lulzbot-promotion">Sale details.</a>
628
629 </p>
630 </div>
631 </div>
632
633 <script>
634 document.getElementById('get-item-print').style.display = '';
635 </script>
636 <noscript>
637 <div class="center-block seller-group">
638 <p style="color: #6b6b6b">
639 <strong>Get it from</strong>
640 </p>
641 <a href="https://www.lulzbot.com/store?pk_campaign=fsf16&pk_kwd=store" class="seller action-button">LulzBot</a>
642 <p class="sale-info links">
643 <a href="#lulzbot-promotion">Sale details.</a>
644 </p>
645 </div>
646 </noscript>
647 <!-- End Buy/Download button -->
648 <ul class="pros">
649 <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>
650
651 <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>
652 </ul>
653 </div>
654 <!--End Good-->
655
656 <div class="good col-md-6 col-sm-6">
657 <ul class="pros">
658 <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>
659 <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>
660 </ul>
661 <h5 class="text-center">Stay away from: MakerBot</h5>
662 <ul class="cons">
663 <li>
664 MakerWare software is proprietary, <a href="https://gnu.org/proprietary">restricting freedom and stifling creativity</a>.
665 </li>
666 <li>
667 MakerBot was founded with a more freedom-respecting philosophy, but <a href="https://www.cnet.com/news/pulling-back-from-open-source-hardware-makerbot-angers-some-adherents/">has since announced</a> an increasingly proprietary approach and distanced itself from the community that formed around it.
668 </li>
669 </ul>
670 </div>
671 <!--End Bad-->
672 </div>
673 <!--End Row-->
674 </div>
675 <!--End Container-->
676
677 <!-- cool devices -->
678 <div class="container">
679 <h2 class="title text-center">Cool Devices</h2>
680 <div class="container">
681 <div class="row is-table-row">
682 <div class="col-md-5 col-sm-6">
683 <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" style="height: 140px"/>
684 <h5 class="text-center">NeuG USB True Random Number Generator</h5>
685
686 <!-- Buy/Download Button -->
687 <a id="get-item-random-number-generator" class="btn get-item" role="button" data-toggle="collapse" href="#sellers-random-number-generator" aria-expanded="false" aria-controls="sellers-random-number-generator" style="display:none; top:205px;">
688 BUY
689 <!-- Begin Sale -->
690 <span class="sale" >sale</span>
691 <!-- End Sale -->
692 </a>
693 <div class="collapse" id="random-number-generator">
694 <div class="center-block seller-group">
695
696 <a href="https://shop.fsf.org/storage-devices/neug-usb-true-random-number-generator" class="seller action-button">GNU Press Shop</a>
697 <p class="sale-info links">
698 <a href="#GNU-promotion">Sale details.</a>
699 </p>
700 </div>
701 </div>
702
703 <script>
704 document.getElementById('get-item-long-range-adapter').style.display = '';
705 </script>
706 <noscript>
707 <div class="center-block seller-group">
708 <p style="color: #6b6b6b">
709 <strong>Get it from</strong>
710 </p>
711 <a href="https://shop.fsf.org/storage-devices/neug-usb-true-random-number-generator" class="seller action-button" class="seller action-button">GNU Press Shop</a>
712 <p class="sale-info links">
713 <a href="#GNU-promotion">Sale details.</a>
714 </p>
715 </div>
716 </noscript>
717 <!-- End Buy/Download button -->
718
719 </div>
720 <div class="col-md-7 col-sm-6">
721 </h5>
722 <ul class="pros">
723 <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>
724 <li>NeuG is an implementation of a true random number generator (TRNG) for STM32F103 MCU.</li>
725 </ul>
726 </div>
727 </div>
728 <!-- End Row -->
729 </div>
730 <!-- End Container -->
731
732 <div class="row is-table-row">
733 <div class="col-md-5 col-sm-6 recommended-img">
734 <img src="https://static.fsf.org/nosvn/images/technoethical-adapter.png" alt="Mini Wi-Fi Adapter" class="center-block" />
735 <h5 class="text-center">Mini Wi-Fi Adapter</h5>
736
737 <!-- Buy/Download Button -->
738 <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;">
739 BUY
740 <!-- Begin Sale -->
741 <span class="sale">sale</span>
742 <!-- End Sale -->
743 </a>
744 <div class="collapse" id="sellers-mini-adapter">
745 <div class="center-block seller-group">
746 <a href="https://tehnoetic.com/tehnoetic-wireless-adapter-gnu-linux-libre-tet-n150" class="seller action-button" class="seller action-button">Technoethical</a>
747 <p class="sale-info links">
748 <a href="#technoethical-promotion">Sale details.</a>
749 </p>
750 <a href="https://www.thinkpenguin.com/gnu-linux/penguin-wireless-n-usb-adapter-gnu-linux-tpe-n150usb" class="seller action-button">ThinkPenguin</a>
751 <p class="sale-info links">
752 <a href="#thinkpenguin-promotion">Sale details.</a>
753 </p>
754 </div>
755 </div>
756
757 <script>
758 document.getElementById('get-item-mini-adapter').style.display = '';
759 </script>
760 <noscript>
761 <div class="center-block seller-group">
762 <p style="color: #6b6b6b">
763 <strong>Get it from</strong>
764 </p>
765 <a href="https://tehnoetic.com/tehnoetic-wireless-adapter-gnu-linux-libre-tet-n150" class="seller action-button" class="seller action-button">Technoethical</a>
766
767 <p class="sale-info links">
768 <a href="#technoethical-promotion">Sale details.</a>
769 </p>
770 <a href="https://www.thinkpenguin.com/gnu-linux/penguin-wireless-n-usb-adapter-gnu-linux-tpe-n150usb" class="seller action-button">ThinkPenguin</a>
771 <p class="sale-info links">
772 <a href="#thinkpenguin-promotion">Sale details.</a>
773 </p>
774 </div>
775 </noscript>
776 <!-- End Buy/Download button -->
777
778 <!--start pros-->
779 <ul class="pros">
780 <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>
781 </ul>
782 </div>
783
784 <div class="good col-md-6 col-sm-6">
785 <ul class="pros">
786 <li>Great for all-free-software installations on laptops with incompatible Wi-Fi hardware.</li>
787 <li><a href="https://www.fsf.org/ryf">Certified to Respect Your Freedom</a>.</li>
788 <li>If you use a laptop listed in this Guide, an adapter like this won't be necessary.</li>
789 </ul>
790 </div>
791 </div>
792 <!-- End Row -->
793 </div>
794 <!-- End Container -->
795
796 <!-- Begin Recommended Template -->
797
798 <div class="container">
799 <div class="row is-table-row">
800 <div class="col-md-5 col-sm-6 recommended-img">
801 <img src="img/products/thinkpenguin-long-range-adapter.png" alt="Long-range Wi-Fi Adapter" class="center-block" />
802 <h5 class="text-center">Long Range Wi-Fi Adapter</h5>
803
804 <!-- Buy/Download Button -->
805 <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;">
806 BUY
807 <!-- Begin Sale -->
808 <span class="sale">sale</span>
809 <!-- End Sale -->
810 </a>
811 <div class="collapse" id="sellers-long-range-adapter">
812 <div class="center-block seller-group">
813 <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>
814 <p class="sale-info links">
815 <a href="#thinkpenguin-promotion">Sale details.</a>
816 </p>
817 </div>
818 </div>
819
820 <script>
821 document.getElementById('get-item-long-range-adapter').style.display = '';
822 </script>
823 <noscript>
824 <div class="center-block seller-group">
825 <p style="color: #6b6b6b">
826 <strong>Get it from</strong>
827 </p>
828 <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>
829 <p class="sale-info links">
830 <a href="#thinkpenguin-promotion">Sale details.</a>
831 </p>
832 </div>
833 </noscript>
834 <!-- End Buy/Download button -->
835
836 </div>
837 <div class="col-md-7 col-sm-6">
838 </h5>
839 <ul class="pros">
840 <li>More powerful than its smaller cousin, and can be further upgraded with a larger antenna.</li>
841 <li><a href="https://www.fsf.org/ryf">Certified to Respect Your Freedom</a>.</li>
842 </ul>
843 </div>
844 </div>
845 <!-- End Row -->
846 </div>
847 <!-- End Container -->
848
849 <!-- Begin Recommended Template -->
850 <div class="container">
851 <div class="row is-table-row">
852 <div class="col-md-5 col-sm-6 recommended-img">
853 <img src="img/products/thinkpenguin-mini-router.png" alt="VPN Router" class="center-block" />
854 <h5 class="text-center">VPN Router</h5>
855
856 <!-- Buy/Download Button -->
857 <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;">
858 BUY
859 <!-- Begin Sale -->
860 <span class="sale">sale</span>
861 <!-- End Sale -->
862 </a>
863 <div class="collapse" id="sellers-vpn-router">
864 <div class="center-block seller-group">
865 <a href="https://www.thinkpenguin.com/gnu-linux/free-software-wireless-n-mini-vpn-router-tpe-r1100" class="seller action-button">ThinkPenguin</a>
866 <p class="sale-info links">
867 <a href="#thinkpenguin-promotion">Sale details.</a>
868 </p>
869 </div>
870 </div>
871
872 <script>
873 document.getElementById('get-item-vpn-router').style.display = '';
874 </script>
875 <noscript>
876 <div class="center-block seller-group">
877 <p style="color: #6b6b6b">
878 <strong>Get it from</strong>
879 </p>
880 <a href="https://www.thinkpenguin.com/gnu-linux/free-software-wireless-n-mini-vpn-router-tpe-r1100" class="seller action-button">ThinkPenguin</a>
881 <p class="sale-info links">
882 <a href="#thinkpenguin-promotion">Sale details.</a>
883 </p>
884 </div>
885 </noscript>
886 <!-- End Buy/Download button -->
887
888 </div>
889 <div class="col-md-7 col-sm-6">
890 <ul class="pros">
891 <li>Designed to complement your existing router by providing a VPN that enhances privacy and security and circumvents network controls.</li>
892 <li>Designed for easy setup.</li>
893 <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>
894 </ul>
895 </div>
896 </div>
897 <!-- End Row -->
898 </div>
899 <!-- End Container -->
900
901 <h1 class="title text-center">Books, Music, and Video</h1>
902 <img src="img/products/bookshelf.png" alt="a shelf of books, with two layers, organized by color." class="center-block img-responsive" />
903 <!--ebooks-->
904 <div class="container">
905 <h3 class="title text-center">Books</h3>
906 <div class="row is-table-row">
907 <div class="good col-md-6 col-sm-6">
908 <h5 class="text-center">DRM-free Ebooks</h5>
909
910 <ul class="pros">
911 <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 you should patronize below!</p>
912 <li><a href="https://leanpub.com/">Leanpub</a> is an author driven ebook Web site encouraging people to "publish early, publish often."</li>
913 <li><a href="https://lektu.com/">Lektu</a> provides you with media in Spanish.</li>
914 <li><a href="https://www.manning.com/ebooks">Manning Publications</a> has audio and video in addition to ebooks.</li>
915 <li><a href="https://nostarch.com/">No Starch Press</a> offers "the finest in geek entertainment."</li>
916 <li><a href="https://www.packtpub.com/">Packt Publishing</a> has ebooks and videos covering a range of technical topics.</li>
917 <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>
918 </ul>
919
920 </div>
921 <!--End Good-->
922
923 <!--start bad-->
924 <div class="good col-md-6 col-sm-6">
925 <ul class="pros">
926 <h5 class="text-center">Stay away from: Amazon</h5>
927 <ul class="cons">
928 <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>
929 <li><a href="https://www.defectivebydesign.org/">Read more about DRM, the risks it poses, and the damage it causes</a>.
930 </ul>
931 </div>
932 <!--End Bad-->
933 </div>
934 <!--End Row-->
935 </div>
936 <!--End Container-->
937
938 <!--Music-->
939 <div class="container">
940 <h3 class="title text-center">Music</h3>
941 <div class="row is-table-row">
942 <div class="good col-md-6 col-sm-6">
943 <h5 class="text-center">DRM-free Music</h5>
944
945 <!-- start good -->
946 <ul class="pros">
947 <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>
948 <li><a href="http://www.dischord.com/">Dischord Records</a>, a classic punk label providing music since 1980.</li>
949 <li><a href="https://www.emusic.com/">Emusic</a> is the Web's second largest music store.</li>
950 <li><a href="https://folkways.si.edu/">Folkways</a>, courtesy of the Smithsonian Institute.</li>
951 </ul>
952
953 </div>
954 <!--End Good-->
955
956 <!--start bad-->
957 <div class="good col-md-6 col-sm-6">
958 <ul class="cons">
959 <h5 class="text-center">Stay away from: Spotify (and all other major streaming services)</h5>
960 <ul>
961 <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>
962 <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>
963 </ul>
964 </div>
965 <!--End Bad-->
966 </div>
967 <!--End Row-->
968 </div>
969 <!--End Container-->
970
971 <!--Video-->
972 <div class="container">
973 <h3 class="title text-center">Video</h3>
974 <div class="row is-table-row">
975 <div class="good col-md-6 col-sm-6">
976 <h5 class="text-center">DRM-free video</h5>
977 <ul class="pros">
978 <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>
979 <p>You can <a href="https://www.defectivebydesign.org/guide/video">find your DRM-free video fix</a> at places including:</p>
980 <li><a href="http://www.comedydirect.com/">ComedyDirect</a> can make you laugh while storing your videos locally.</li>
981 <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>
982 <li><a href="http://wolfeondemand.com/">WolfeOnDemand</a> provides for all of your LGBTQ watching desires.</li>
983 </ul>
984
985 </div>
986 <!--End Good-->
987
988 <!--start bad-->
989 <div class="good col-md-6 col-sm-6">
990 <h5 class="text-center">Stay away from: Netflix</h5>
991 <ul class="cons">
992 <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>
993 </ul>
994 </div>
995 <!--End Bad-->
996 </div>
997 <!--End Row-->
998 </div>
999 <!--End Container-->
1000
1001 </section>
1002 <!--End comparisons-->
1003
1004 <!-- Begin need choices -->
1005 <section class="choices" id="choices">
1006 <div class="container">
1007 <h1 class="text-center">We need better choices!<h1>
1008 <div class="container choices">
1009 <h2 class="title text-center"></h2>
1010 <div class="row is-table-row">
1011 <div class="good col-md-6 col-sm-6" style="position:relative">
1012 <p>Sadly, there is not always the opportunity to choose freedom. You have to decide what is the right thing for you to do. In this section of our guide, 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>
1013 </div>
1014 <!--End Good-->
1015
1016 <!-- start bad -->
1017
1018 <div class="good col-md-6 col-sm-6">
1019 <h5 class="text-center">In need of development</h5>
1020 <ul class="pros">
1021 <li>Cameras</li>
1022 <li>Ebook readers</li>
1023 <li>Fitness trackers</li>
1024 <li>Smart watches</li>
1025 <li>Video gaming systems</liz.
1026 </ul>
1027 <h5 class="text-center">Stay away from: These devices</h5>
1028 <ul class="cons">
1029 <li>Internet of Things connected home appliances, smart speakers, and virtual assistants are little more than spying devices brought into your home.</li>
1030 <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>
1031 </ul>
1032 </div>
1033 <!--End Bad-->
1034 </div>
1035 <!--End Row-->
1036 </div>
1037 <!--End Container-->
1038 <!--End bad-->
1039 <!-- end choices -->
1040
1041
1042
1043 <!-- Begin Donations -->
1044 <section class="charities" id="charities">
1045 <div class="container">
1046 <h1 class="text-center">Recommended organizations for holiday donations</h1>
1047 <div class="row">
1048 <div class="col-md-3 col-sm-4 col-xs-6">
1049 <a href="https://april.org/"><img src="img/charities/april.png" alt="april" class="center-block img-responsive" /></a>
1050 </div>
1051 <div class="col-md-3 col-sm-4 col-xs-6">
1052 <a href="https://www.openrightsgroup.org/"><img src="img/charities/org.png" alt="ceataopen rights group logo" class="center-block img-responsive" /></a>
1053 </div>
1054 <div class="col-md-3 col-sm-4 col-xs-6">
1055 <a href="https://creativecommons.org/"><img src="img/charities/cc.png" alt="cc" class="center-block img-responsive" /></a>
1056 </div>
1057 <div class="col-md-3 col-sm-4 col-xs-6">
1058 <a href="https://www.eff.org/"><img src="img/charities/eff.png" alt="eff" class="center-block img-responsive" /></a>
1059 </div>
1060 <div class="col-md-3 col-sm-4 col-xs-6">
1061 <a href="https://www.gnome.org/"><img src="img/charities/gnome.png" alt="gnome" class="center-block img-responsive" /></a>
1062 </div>
1063 <div class="col-md-3 col-sm-4 col-xs-6">
1064 <a href="https://sfconservancy.org/"><img src="img/charities/sfc.png" alt="sfc" 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.wikimedia.org/"><img src="img/charities/wikimedia.png" alt="wikimedia" class="center-block img-responsive" /></a>
1068 </div>
1069 <div class="col-md-3 col-sm-4 col-sx-6">
1070 <a href="https://www.fsf.org/"><img src="img/charities/fsf.png" alt="fsf" class="center-block img-responsive" /></a>
1071 </div>
1072 </div>
1073 </div>
1074 </div>
1075 </div>
1076 </section>
1077 <!-- End Donations -->
1078
1079 <!-- Begin Promotion details -->
1080
1081 <section class="promotion-details">
1082 <div class="container">
1083 <div class="row">
1084 <div class="col-md-12">
1085 <div class="panel-default">
1086 <div class="panel-heading">
1087 <h1 class="fix-margin">Promotion details</h1>
1088 </div>
1089 <div class="panel-body" id="promotion-details">
1090 <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>
1091 <ul style="list-style: none inside none;">
1092 <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>
1093 <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>
1094 <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 additional 10% off, using the code <span class="label label-default">FSREWARDS</span>.</li>
1095 <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>
1096 <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>
1097
1098 </ul>
1099 </div>
1100 </div>
1101 </div>
1102 <!-- End Panel -->
1103 </div>
1104 <!-- End Row -->
1105 </div>
1106 <!-- End Container -->
1107 </section>
1108 <!-- End Promotion details -->
1109
1110
1111 <!-- Start Respects Your Freedom -->
1112 <!-- <section class="promotion-details">
1113 <div class="container">
1114 <div class="row">
1115 <div class="col-md-12">
1116 <div class="panel-default">
1117 <div class="panel-heading">
1118 <h1 class="fix-margin">Respects Your Freedom</h1>
1119 </div>
1120 <div class="panel-body" id="promotion-details">
1121 <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>
1122 <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>
1123 </div>
1124 </div>
1125 </div> -->
1126 <!-- End Panel -->
1127 </div>
1128 <!-- End Row -->
1129 </div>
1130 <!-- End Container -->
1131 </section>
1132 <!-- End Respects Your Freedom -->
1133
1134 <!-- Begin Licenses -->
1135 <section class="licenses">
1136 <div class="container">
1137 <div class="row">
1138 <div class="col-md-12">
1139 <div class="panel-default">
1140 <div class="panel-heading">
1141 <h1 class="fix-margin">Licenses</h1>
1142
1143 </div>
1144 <div class="panel-body" id="licenses">
1145 <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</a>.
1146 </p>
1147 <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>
1148 <ul style="list-style: none inside none;">
1149 <li>X200, T400, iPhone, and ISP-provided router images are in the public domain.</li>
1150 <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</a>.</li>
1151 <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</a>.</li>
1152 <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 4.0</a>.</li>
1153 <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</a>.</li>
1154 </div>
1155 </div>
1156 </div>
1157 <!-- End Panel -->
1158 </div>
1159 <!-- End Row -->
1160 </div>
1161 <!-- End Container -->
1162 </section>
1163 <!-- End Licenses -->
1164
1165 <!--Begin Footer-->
1166 <footer>
1167 <div class="container-fluid">
1168 <div class="row">
1169 <div class="col-md-4 col-sm-4 footer-logo">
1170 <a href="https://fsf.org/"><img src="img/fsf-footer.png" alt="FSF" class="center-block footer-logo img-responsive" /></a>
1171 </div>
1172 <div class="col-md-8 col-sm-8">
1173 <p>The FSF is a nonprofit with a worldwide mission to advance software freedom —
1174 <a href="https://fsf.org/about">learn about our history and work.</a>
1175 </p>
1176 <p>Version 9.0. Copyright © 2004-2018
1177 <a href="https://fsf.org/about/contact.html" title="Find out how to contact us">
1178 Free Software Foundation
1179 </a>, Inc.
1180 <a href="https://www.fsf.org/about/free-software-foundation-privacy-policy"> Privacy Policy</a>.
1181 </p>
1182 </div>
1183 </div>
1184 <!-- End Row -->
1185 </div>
1186 <!-- End Container -->
1187 </footer>
1188 <!-- End Footer -->
1189
1190 <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
1191 <script src="js/jquery.js" charset="utf-8"></script>
1192 <!-- Include all compiled plugins (below), or include individual files as needed -->
1193 <script src="js/bootstrap.js" charset="utf-8"></script>
1194 <!-- Our JS -->
1195 <script src="js/magic.js" charset="utf-8"></script>
1196
1197 <!-- Piwik -->
1198 <script type="text/javascript">
1199 // @license magnet:?xt=urn:btih:c80d50af7d3db9be66a4d0a86db0286e4fd33292&dn=bsd-3-clause.txt
1200 var pkBaseURL = (("https:" == document.location.protocol) ? "https://piwik.fsf.org/" : "http://piwik.fsf.org/");
1201 document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
1202 try {
1203 var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 14);
1204 piwikTracker.trackPageView();
1205 piwikTracker.enableLinkTracking();
1206 } catch (err) {}
1207 // @license-end
1208 </script><noscript><p><img src="//piwik.fsf.org/piwik.php?idsite=14" style="border:0" alt="" /></p></noscript>
1209 <!-- End Piwik Tracking Code -->
1210 <a href="js/weblabels.html" rel="jslicense"></a>
1211 </body>
1212
1213 </html>