correct vikings license
[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
100 <!-- Add banner and modal window here -->
101
102
103
104 <nav class="navbar navbar-default">
105 <div class="container-fluid">
106 <!-- Brand and toggle get grouped for better mobile display -->
107 <div class="navbar-header">
108 <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-links" aria-expanded="false">
109 <span class="sr-only">Toggle navigation</span>
110 <span class="icon-bar bar1"></span>
111 <span class="icon-bar bar2"></span>
112 <span class="icon-bar bar3"></span>
113 </button>
114 <a class="navbar-brand" href="https://fsf.org/"><img class="brand" src="img/logo.png" alt="FSF" width="180" /></a>
115 <!-- <span class="label label-warning"><a href="https://fsf.org/jfb">Join the FSF</a></span> -->
116
117 </div>
118
119 <!-- Collect the nav links, forms, and other content for toggling -->
120 <div class="collapse navbar-collapse" id="navbar-links">
121 <ul class="nav navbar-nav">
122 <li><a class="animated fadeIn" href="https://www.fsf.org/about/">About the FSF</a></li>
123 <li><a class="animated fadeIn" href="https://www.fsf.org/campaigns/">Campaigns</a></li>
124 <li><a class="animated fadeIn" href="https://my.fsf.org/join?pk_campaign=fall18&pk_kwd=ggjoin">Join</a></li>
125 <li><a class="animated fadeIn" href="https://shop.fsf.org/">Shop</a>
126 </ul>
127
128 </div>
129 <!-- /.navbar-collapse -->
130 </div>
131 <!-- /.container-fluid -->
132 </nav>
133
134 <!--Begin Intro-->
135 <section class="intro" id="intro">
136 <div class="container">
137 <div class="row">
138 <div class="illustration col-md-6">
139 <img src="img/Illustration.png" alt="large-illutration" class="img-responsive center-dblock" />
140 </div>
141 <div class="intro-text col-md-6">
142 <h1>Give the gift of freedom!</h1>
143
144 <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>
145 <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>
146
147 <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>
148
149 <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>
150
151 </div>
152 </div>
153 </div>
154 </section>
155 <!--End Intro-->
156
157 <!--Begin Actions-->
158 <section class="actions" id="actions">
159 <div class="container">
160 <div class="row">
161 <!-- Begin Action -->
162 <div class="action col-md-4 col-sm-4 text-center">
163 <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>
164 <p>
165 Use <span class="label label-default">#givefreely</span>. You might get a gift out of it!
166 </p>
167 </div>
168 <!-- End Action -->
169
170 <!-- Begin Action -->
171 <div class="action col-md-4 col-sm-4 text-center">
172 <a class="action-button" href="https://www.fsf.org/givingguide/giving-guide-giveaway-primer">Host a Giveaway</a>
173 <p>
174 Printable version coming soon!
175 </p>
176
177 </div>
178 <!-- End Action -->
179
180 <!-- Begin Action -->
181 <div class="action col-md-4 col-sm-4 text-center">
182 <a class="action-button" href="#charities">Support free software</a>
183 <p>
184 Donate to our suggested charities
185 </p>
186 </div>
187 <!-- End Action -->
188 </div>
189 <!-- End Row -->
190 </div>
191 <!-- End Container -->
192 </section>
193 <!--End Actions-->
194
195 <!--Begin Comparisons-->
196 <section class="comparisons">
197
198 <!--Smartphones-->
199 <div class="container smartphones">
200 <h2 class="title text-center">Smartphones</h2>
201 <div class="row is-table-row">
202 <div class="good col-md-6 col-sm-6" style="position:relative">
203 <h5 class="text-center">Galaxy S3 with Replicant</h5>
204 <img src="img/products/mobile_n2.png" alt="replicant phone" class="center-block" />
205
206
207 <!-- Buy/Download Button -->
208 <a id="get-item" class="btn get-item" role="button" data-toggle="collapse" href="#sellers" aria-expanded="false" aria-controls="sellers" style="display:none">
209 BUY
210 <!-- Begin Sale -->
211 <span class="sale" >sale</span>
212 <!-- End Sale -->
213 </a>
214 <div class="collapse" id="sellers">
215 <div class="center-block seller-group">
216 <p style="color: #6b6b6b">
217 <strong>Get it from</strong>
218 </p>
219 <a href="https://tehnoetic.com/tehnoetic-s3-phone-replicant" class="seller action-button">Technoethical</a>
220 <div class="sale-info links">
221 <a href="#technoethical-promotion">Sale details</a>
222 </div>
223 </div>
224 </div>
225
226 <script>
227 document.getElementById('get-item').style.display = '';
228 </script>
229 <noscript>
230 <div class="center-block seller-group">
231 <p style="color: #6b6b6b">
232 <strong>Get it from</strong>
233 </p>
234 <a href="https://tehnoetic.com/tehnoetic-s3-phone-replicant" class="seller action-button">Technoethical</a>
235 <p class="sale-info links">
236 <a href="#technoethical-promotion">Sale details</a>
237 </p>
238 <!-- End Sale Info -->
239 </div>
240 </noscript>
241 <!-- End Buy/Download button -->
242
243 <ul class="pros">
244 <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> run your favorite apps and send all the text messages you want, while still running free software.</p>
245
246 <p> You can also get an <a href="https://tehnoetic.com/tehnoetic-s2-phone-replicant">S2</a> or an <a href="https://tehnoetic.com/tet-n2">N2 phone/tablet</a>, complete with Replicant.</p>
247 </ul>
248 </div>
249 <!--End Good-->
250
251 <!-- start bad -->
252
253 <div class="good col-md-6 col-sm-6">
254 <ul class="pros">
255 <li>
256 Runs the <a href="https://www.replicant.us">Replicant</a> free operating system, based on Android.
257 </li>
258 <li>
259 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.
260 </li>
261 <li>Note: While the main processor exclusively runs free software, the modem processor runs a Samsung nonfree system.</li>
262 </ul>
263
264 <h5 class="text-center">Stay away from: iPhone</h5>
265 <ul class="cons">
266 <li>Comes with no shortage of <a href="https://www.gnu.org/philosophy/proprietary-surveillance.html#SpywareIniThings">spyware</a>.</li>
267 <li>
268 iOS is a fully <a href="https://gnu.org/proprietary">proprietary operating system</a>, giving Apple control over the software on every Apple device.
269 </li>
270 <li>Avoid: iPhone XR, iPhone XS, iPhone X, and other models.</li>
271 </ul>
272 </div>
273 <!--End Bad-->
274 </div>
275 <!--End Row-->
276 </div>
277 <!--End Container-->
278 <!--End bad-->
279
280
281 <h2 class="title text-center">Laptops, Tablets, and Desktops</h2>
282
283 <!--Laptops-->
284 <div class="container">
285 <h3 class="title text-center">Laptops</h3>
286 <div class="row is-table-row">
287 <div class="good col-md-6 col-sm-6">
288 <h5 class="text-center">T400 with GNU/Linux</h5>
289 <img src="img/products/t400.png" alt="t400" class="center-block" />
290
291
292
293 <!-- Buy/Download Button -->
294 <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">
295 BUY
296 <!-- Begin Sale -->
297 <span class="sale" >sale</span>
298 <!-- End Sale -->
299 </a>
300 <div class="collapse" id="sellers-full">
301 <div class="center-block seller-group">
302 <p style="color: #6b6b6b">
303 <strong>Get it from</strong>
304 </p>
305 <p>
306 <a href="https://minifree.org/product/libreboot-t400/" class="seller action-button">Minifree</a>
307 </p>
308 <a href="https://tehnoetic.com/tet-t400" class="seller action-button">Technoethical</a>
309 <p class="sale-info links">
310 <a href="#technoethical-promotion">Sale details</a>
311 </p>
312 </div>
313 </div>
314
315 <script>
316 document.getElementById('get-item-full').style.display = '';
317 </script>
318 <noscript>
319 <div class="center-block seller-group">
320 <p style="color: #6b6b6b">
321 <strong>Get it from</strong>
322 </p>
323 <p>
324 <a href="https://minifree.org/product/libreboot-t400/" class="seller action-button">Minifree</a>
325 </p>
326 <a href="https://tehnoetic.com/tet-t400" class="seller action-button">Technoethical</a>
327 <p class="sale-info links">
328 <a href="#technoethical-promotion">Sale details</a>
329 </p>
330 </div>
331 </noscript>
332 <!-- End Buy/Download button -->
333
334 <ul class="pros">
335 <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>
336 <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>
337 <p>Technoethical also has a <a href="https://tehnoetic.com/laptops/tet-t400s">T400s</a> available.</p>
338 </ul>
339
340 </div>
341 <!--End Good-->
342
343 <!--start bad-->
344 <div class="good col-md-6 col-sm-6">
345 <ul class="pros">
346 <li>Runs the <a href="https://www.gnu.org/distros/free-distros.en.html">FSF-endorsed</a> Trisquel operating system and libreboot firmware.</li>
347 <li>Durable hardware is meant to last, and is easy to repair.</li>
348 <li>Created by small businesses that replace all restrictive components from a stock laptop.</li>
349 <li>Whether you purchase from Minifree or Technoethical, your T400 will be <a href="https://fsf.org/ryf">Respects Your Freedom certified</a>.</li>
350 </ul>
351 <h5 class="text-center">Stay away from: Microsoft Windows</h5>
352 <ul class="cons">
353 <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."
354 </li>
355 <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>
356 <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>
357 </ul>
358 </div>
359 <!--End Bad-->
360 </div>
361 <!--End Row-->
362 </div>
363 <!--End Container-->
364
365 <!--Compact Laptops-->
366 <div class="container">
367 <h3 class="title text-center">Compact Laptops</h3>
368 <div class="row is-table-row">
369 <div class="good col-md-6 col-sm-6">
370 <h5 class="text-center">X200 with GNU/Linux</h5>
371 <img src="img/products/x200.png" alt="x200" class="center-block" />
372
373
374 <!-- Buy/Download Button -->
375 <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">
376 BUY
377 <!-- Begin Sale -->
378 <span class="sale" >sale</span>
379 <!-- End Sale -->
380 </a>
381 <div class="collapse" id="sellers-compact">
382 <div class="center-block seller-group">
383 <p style="color: #6b6b6b">
384 <strong>Get it from</strong>
385 </p>
386 <a href="https://shop.libiquity.com/product/taurinus-x200" class="seller action-button">Libiquity</a>
387 <p class="sale-info links">
388 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>
389
390 </p>
391 <a href="https://minifree.org/product/libreboot-x200-tablet/" class="seller action-button">Minifree</a>
392 <p class="sale-info links">
393 Minifree's X200 is <a href="https://www.fsf.org/ryf">Respects Your Freedom</a> certified.
394
395 </p>
396 <a href="https://tehnoetic.com/tet-x200" class="seller action-button">Technoethical</a><br>
397 <p class="sale-info links">
398 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>
399 </p>
400 <a href="https://store.vikings.net/x200-ryf-certfied" class="seller action-button">Vikings</a>
401 <p class="sale-info links">
402 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>
403 </p>
404
405 </div>
406 </div>
407
408 <script>
409 document.getElementById('get-item-compact').style.display = '';
410 </script>
411 <noscript>
412 <div class="center-block seller-group">
413 <p style="color: #6b6b6b">
414 <strong>Get it from</strong>
415 </p>
416 <a href="https://shop.libiquity.com/product/taurinus-x200" class="seller action-button">Libiquity</a>
417 <p class="sale-info links">
418 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>
419 </p>
420 <a href="https://minifree.org/product/libreboot-x200-tablet/" class="seller action-button">Minifree</a>
421 <p class="sale-info links">
422 Minifree's X200 is <a href="https://www.fsf.org/ryf">Respects Your Freedom</a> certified.
423
424 </p>
425 <a href="https://tehnoetic.com/tet-x200" class="seller action-button">Technoethical</a>
426 <p class="sale-info links">
427 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>
428 </p>
429 <a href="https://store.vikings.net/x200-ryf-certfied" class="seller action-button">Vikings</a>
430 <p class="sale-info links">
431 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>
432 </div>
433 </noscript>
434 <!-- End Buy/Download button -->
435
436 <!-- start good -->
437 <ul class="pros">
438 <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>
439
440 <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>
441 </ul>
442
443 </div>
444 <!--End Good-->
445
446 <!--start bad-->
447 <div class="good col-md-6 col-sm-6">
448 <ul class="pros">
449 <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>
450 <li>Durable hardware is meant to last, and is easy to repair.</li>
451 <li>Created by a small business that replaces all restrictive components from a stock laptop.</li>
452 <h5 class="text-center">Stay away from: Apple</h5>
453 <ul class="cons">
454 <li>Runs on <a href="https://gnu.org/proprietary">proprietary software</a> that restricts the user's freedoms.</li>
455 <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>
456 <li>Comes crawling with <a href="https://www.gnu.org/philosophy/proprietary-surveillance.html#SpywareInMacOS">spyware</a>.</li>
457 <li>Avoid: MacBook Air (and MacBook Pro).</li>
458 <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>
459 </ul>
460 </div>
461 <!--End Bad-->
462 </div>
463 <!--End Row-->
464 </div>
465 <!--End Container-->
466
467 <!--convertible Laptops-->
468 <div class="container">
469 <h3 class="title text-center">Convertible Laptops/Tablets</h3>
470 <div class="row is-table-row">
471 <div class="good col-md-6 col-sm-6">
472 <h5 class="text-center">X200t with GNU/Linux</h5>
473 <img src="https://static.fsf.org/nosvn/images/technoethical-x200t.png" alt="Technoethical convertible tablet laptop" class="center-block" />
474
475
476 <!-- Buy/Download Button -->
477 <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">
478 BUY
479 <!-- Begin Sale -->
480 <span class="sale" >sale</span>
481 <!-- End Sale -->
482 </a>
483 <div class="collapse" id="sellers-convertible">
484 <div class="center-block seller-group">
485 <p style="color: #6b6b6b">
486 <strong>Get it from</strong>
487 </p>
488 <p>
489 <a href="https://minifree.org/product/libreboot-x200-tablet/" class="seller action-button">Minifree</a>
490 </p>
491 <a href="https://tehnoetic.com/tet-x200t" class="seller action-button">Technoethical</a>
492 <p class="sale-info links">
493 <a href="#technoethical-promotion">Sale details</a>
494 </p>
495 </div>
496 </div>
497
498 <script>
499 document.getElementById('get-item-convertible').style.display = '';
500 </script>
501 <noscript>
502 <div class="center-block seller-group">
503 <p style="color: #6b6b6b">
504 <strong>Get it from</strong>
505 </p>
506
507 <a href="https://tehnoetic.com/tet-x200t" class="seller action-button">Technoethical</a>
508 <p class="sale-info links">
509 <a href="#technoethical-promotion">Sale details.</a>
510 </p>
511 </div>
512 </noscript>
513
514
515 <!-- End Buy/Download button -->
516
517 <ul class="pros">
518 <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>
519
520 <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>
521 </ul>
522
523 </div>
524 <!--End Good-->
525
526 <!--start bad-->
527 <div class="good col-md-6 col-sm-6">
528 <ul class="pros">
529 <li>Runs the <a href="https://www.gnu.org/distros/free-distros.en.html">FSF-endorsed</a> Trisquel operating system with Libreboot firmware.</li>
530 <li>Durable hardware is meant to last, and is easy to repair.</li>
531 <li>Created by a small business that replaces all restrictive components from a stock laptop.</li>
532 </ul>
533 <h5 class="text-center">Stay away from: iPad Pro</h5>
534 <ul class="cons">
535 <li>
536 Apple uses <a href="https://www.defectivebydesign.org/what_is_drm_digital_restrictions_management">Digital Restrictions Management (DRM)</a> to block competing software.
537 </li>
538 <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>
539 </ul>
540 </div>
541 <!--End Bad-->
542 </div>
543 <!--End Row-->
544 </div>
545 <!--End Container-->
546
547 <!--Desktops-->
548 <div class="container">
549 <h3 class="title text-center">Desktops</h3>
550 <div class="row is-table-row">
551 <div class="good col-md-6 col-sm-6">
552 <h5 class="text-center">D16 Workstation with GNU/Linux</h5>
553 <img src="img/products/desktop.png" alt="The Workstation, a tower computer by Vikings" class="center-block" />
554
555 <!-- Buy/Download Button -->
556 <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">
557 BUY
558 <!-- Begin Sale -->
559 <span class="sale" >sale</span>
560 <!-- End Sale -->
561 </a>
562 <div class="collapse" id="sellers-desktop">
563 <div class="center-block seller-group">
564 <strong>Get it from</strong>
565 </p>
566 <a href="https://store.vikings.net/libre-friendly-hardware/vikings-d16-workstation" class="seller action-button">Vikings</a>
567 <p class="sale-info links">
568 <a href="#vikings-promotion">Sale details.</a>
569 </p>
570 </div>
571 </div>
572
573 <script>
574 document.getElementById('get-item-desktop').style.display = '';
575 </script>
576 <noscript>
577 <div class="center-block seller-group">
578 <p style="color: #6b6b6b">
579 <strong>Get it from</strong>
580 </p>
581 <a href="https://store.vikings.net/libre-friendly-hardware/vikings-d16-workstation" class="seller action-button">Vikings</a>
582 <p class="sale-info links">
583 The Workstation is not Respects Your Freedom certified at this point.
584 </p>
585 </div>
586 </noscript>
587 <!-- End Buy/Download button -->
588
589 <ul class="pros">
590 <p>Why it's cool: Sometimes you need heavy-duty computing power that a laptop just can't provide.</p>
591
592 <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>
593 </ul>
594
595 </div>
596 <!--End Good-->
597
598 <!--start bad-->
599 <div class="good col-md-6 col-sm-6">
600 <ul class="pros">
601 <li>Choose from two operating systems: the <a href="https://www.gnu.org/distros/free-distros.en.html">FSF-endorsed</a> operating systems Trisquel and Parabola.</li>
602 <li>Comes with free boot firmware.</li>
603 <li>You can customize and specialize this model to your needs -- the essence of user freedom!</li>
604
605 </ul>
606 <h5 class="text-center">Stay away from: Apple iMac</h5>
607 <ul class="cons">
608 <p>An iMac puts designers and filmmakers at risk:</p>
609 <li>Adobe Premiere Rush rents Mac (and Windows) users access to video editing software in exchange for control over their files.</li>
610 </ul>
611 <h5 class="text-center">Stay away from: Alienware Area-51 Threadripper</h5>
612 <ul class="cons">
613 <li>The newest Alienware gaming desktop comes with Ryzen Threadripper processors and loads of freedom-restricting proprietary software.</li>
614 </ul>
615 </div>
616 <!--End Bad-->
617 </div>
618 <!--End Row-->
619 </div>
620 <!--End Container-->
621
622 <!--3D Printers-->
623 <div class="container">
624 <h3 class="title text-center">3D Printers</h3>
625 <div class="row is-table-row">
626 <div class="good col-md-6 col-sm-6">
627 <h5 class="text-center">LulzBot Mini</h5>
628 <img src="img/products/lulzbot.png" alt="lulzbot" class="center-block" />
629
630
631 <!-- Buy/Download Button -->
632 <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">
633 BUY
634 <!-- Begin Sale -->
635 <span class="sale" >sale</span>
636 <!-- End Sale -->
637 </a>
638 <div class="collapse" id="sellers-print">
639 <div class="center-block seller-group">
640 <p style="color: #6b6b6b">
641 <strong>Get it from</strong>
642 </p>
643 <a href="https://www.lulzbot.com/store?pk_campaign=fsf16&pk_kwd=store" class="seller action-button">LulzBot</a>
644 <p class="sale-info links">
645 <a href="https://www.lulzbot.com">Lulzbot</a> is having general sales Black Friday through Cyber Monday. <a href="#lulzbot-promotion">Sale details.</a>
646
647 </p>
648 </div>
649 </div>
650
651 <script>
652 document.getElementById('get-item-print').style.display = '';
653 </script>
654 <noscript>
655 <div class="center-block seller-group">
656 <p style="color: #6b6b6b">
657 <strong>Get it from</strong>
658 </p>
659 <a href="https://www.lulzbot.com/store?pk_campaign=fsf16&pk_kwd=store" class="seller action-button">LulzBot</a>
660 <p class="sale-info links">
661 <a href="#lulzbot-promotion">Sale details.</a>
662 </p>
663 </div>
664 </noscript>
665 <!-- End Buy/Download button -->
666 <ul class="pros">
667 <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>
668
669 <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>
670 </ul>
671 </div>
672 <!--End Good-->
673
674 <div class="good col-md-6 col-sm-6">
675 <ul class="pros">
676 <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>
677 <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>
678 </ul>
679 <h5 class="text-center">Stay away from: MakerBot</h5>
680 <ul class="cons">
681 <li>
682 MakerWare software is proprietary, <a href="https://gnu.org/proprietary">restricting freedom and stifling creativity</a>.
683 </li>
684 <li>
685 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.
686 </li>
687 </ul>
688 </div>
689 <!--End Bad-->
690 </div>
691 <!--End Row-->
692 </div>
693 <!--End Container-->
694
695 <!-- cool devices -->
696 <div class="container">
697 <h2 class="title text-center">Cool Devices</h2>
698 <div class="container">
699 <div class="row is-table-row">
700 <div class="col-md-5 col-sm-6 recommended-img">
701 <h5 class="text-center">NeuG USB True Random Number Generator</h5>
702 <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; margin-top: 90px; margin-bottom: 90px;"/>
703
704
705 <!-- Buy/Download Button -->
706 <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;">
707 BUY
708 <!-- Begin Sale -->
709 <span class="sale" >sale</span>
710 <!-- End Sale -->
711 </a>
712 <div class="collapse" id="sellers-random-number-generator">
713 <div class="center-block seller-group">
714
715 <a href="https://shop.fsf.org/storage-devices/neug-usb-true-random-number-generator" class="seller action-button">GNU Press Shop</a>
716 <p class="sale-info links">
717 <a href="#GNU-promotion">Sale details.</a>
718 </p>
719 </div>
720 </div>
721
722 <script>
723 document.getElementById('get-item-random-number-generator').style.display = '';
724 </script>
725 <noscript>
726 <div class="center-block seller-group">
727 <p style="color: #6b6b6b">
728 <strong>Get it from</strong>
729 </p>
730 <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>
731 <p class="sale-info links">
732 <a href="#GNU-promotion">Sale details.</a>
733 </p>
734 </div>
735 </noscript>
736 <!-- End Buy/Download button -->
737
738 </div>
739 <div class="col-md-7 col-sm-6">
740 </h5>
741 <ul class="pros">
742 <li>The perfect present for the cryptogeek in your life.</li>
743 <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>
744 <li>NeuG is an implementation of a true random number generator (TRNG) for STM32F103 MCU.</li>
745 </ul>
746 </div>
747 </div>
748 <!-- End Row -->
749 </div>
750 <!-- End Container -->
751
752 <div class="row is-table-row">
753 <div class="col-md-5 col-sm-6 recommended-img">
754 <h5 class="text-center">Mini Wi-Fi Adapter</h5>
755 <img src="https://static.fsf.org/nosvn/images/technoethical-adapter.png" alt="Mini Wi-Fi Adapter" class="center-block" />
756
757 <!-- Buy/Download Button -->
758 <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;">
759 BUY
760 <!-- Begin Sale -->
761 <span class="sale">sale</span>
762 <!-- End Sale -->
763 </a>
764 <div class="collapse" id="sellers-mini-adapter">
765 <div class="center-block seller-group">
766 <a href="https://tehnoetic.com/tehnoetic-wireless-adapter-gnu-linux-libre-tet-n150" class="seller action-button" class="seller action-button">Technoethical</a>
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 </div>
776
777 <script>
778 document.getElementById('get-item-mini-adapter').style.display = '';
779 </script>
780 <noscript>
781 <div class="center-block seller-group">
782 <p style="color: #6b6b6b">
783 <strong>Get it from</strong>
784 </p>
785 <a href="https://tehnoetic.com/tehnoetic-wireless-adapter-gnu-linux-libre-tet-n150" class="seller action-button" class="seller action-button">Technoethical</a>
786
787 <p class="sale-info links">
788 <a href="#technoethical-promotion">Sale details.</a>
789 </p>
790 <a href="https://www.thinkpenguin.com/gnu-linux/penguin-wireless-n-usb-adapter-gnu-linux-tpe-n150usb" class="seller action-button">ThinkPenguin</a>
791 <p class="sale-info links">
792 <a href="#thinkpenguin-promotion">Sale details.</a>
793 </p>
794 </div>
795 </noscript>
796 <!-- End Buy/Download button -->
797
798 <!--start pros-->
799 <ul class="pros">
800 <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>
801 </ul>
802 </div>
803
804 <div class="good col-md-7 col-sm-6">
805 <ul class="pros">
806 <li>Great for all-free-software installations on laptops with incompatible Wi-Fi hardware.</li>
807 <li><a href="https://www.fsf.org/ryf">Certified to Respect Your Freedom</a>.</li>
808 <li>If you use a laptop listed in this Guide, an adapter like this won't be necessary.</li>
809 </ul>
810 </div>
811 </div>
812 <!-- End Row -->
813 </div>
814 <!-- End Container -->
815
816 <!-- Begin Recommended Template -->
817
818 <div class="container">
819 <div class="row is-table-row">
820 <div class="col-md-5 col-sm-6 recommended-img">
821 <h5 class="text-center">Long Range Wi-Fi Adapter</h5>
822 <img src="img/products/thinkpenguin-long-range-adapter.png" alt="Long-range Wi-Fi Adapter" class="center-block" />
823
824 <!-- Buy/Download Button -->
825 <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;">
826 BUY
827 <!-- Begin Sale -->
828 <span class="sale">sale</span>
829 <!-- End Sale -->
830 </a>
831 <div class="collapse" id="sellers-long-range-adapter">
832 <div class="center-block seller-group">
833 <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>
834 <p class="sale-info links">
835 <a href="#thinkpenguin-promotion">Sale details.</a>
836 </p>
837 </div>
838 </div>
839
840 <script>
841 document.getElementById('get-item-long-range-adapter').style.display = '';
842 </script>
843 <noscript>
844 <div class="center-block seller-group">
845 <p style="color: #6b6b6b">
846 <strong>Get it from</strong>
847 </p>
848 <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>
849 <p class="sale-info links">
850 <a href="#thinkpenguin-promotion">Sale details.</a>
851 </p>
852 </div>
853 </noscript>
854 <!-- End Buy/Download button -->
855
856 </div>
857 <div class="col-md-7 col-sm-6">
858 </h5>
859 <ul class="pros">
860 <li>More powerful than its smaller cousin, and can be further upgraded with a larger antenna.</li>
861 <li><a href="https://www.fsf.org/ryf">Certified to Respect Your Freedom</a>.</li>
862 </ul>
863 </div>
864 </div>
865 <!-- End Row -->
866 </div>
867 <!-- End Container -->
868
869 <!-- Begin Recommended Template -->
870 <div class="container">
871 <div class="row is-table-row">
872 <div class="col-md-5 col-sm-6 recommended-img">
873 <h5 class="text-center">VPN Router</h5>
874 <img src="img/products/thinkpenguin-mini-router.png" alt="VPN Router" class="center-block" />
875
876
877 <!-- Buy/Download Button -->
878 <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;">
879 BUY
880 <!-- Begin Sale -->
881 <span class="sale">sale</span>
882 <!-- End Sale -->
883 </a>
884 <div class="collapse" id="sellers-vpn-router">
885 <div class="center-block seller-group">
886 <a href="https://www.thinkpenguin.com/gnu-linux/free-software-wireless-n-mini-vpn-router-tpe-r1100" class="seller action-button">ThinkPenguin</a>
887 <p class="sale-info links">
888 <a href="#thinkpenguin-promotion">Sale details.</a>
889 </p>
890 </div>
891 </div>
892
893 <script>
894 document.getElementById('get-item-vpn-router').style.display = '';
895 </script>
896 <noscript>
897 <div class="center-block seller-group">
898 <p style="color: #6b6b6b">
899 <strong>Get it from</strong>
900 </p>
901 <a href="https://www.thinkpenguin.com/gnu-linux/free-software-wireless-n-mini-vpn-router-tpe-r1100" class="seller action-button">ThinkPenguin</a>
902 <p class="sale-info links">
903 <a href="#thinkpenguin-promotion">Sale details.</a>
904 </p>
905 </div>
906 </noscript>
907 <!-- End Buy/Download button -->
908
909 </div>
910 <div class="col-md-7 col-sm-6">
911 <ul class="pros">
912 <li>Designed to complement your existing router by providing a VPN that enhances privacy and security and circumvents network controls.</li>
913 <li>Designed for easy setup.</li>
914 <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 a product that is certified to <a href="https://www.fsf.org/ryf">Respect Your Freedom</a>.</li>
915 </ul>
916 </div>
917 </div>
918 <!-- End Row -->
919 </div>
920 <!-- End Container -->
921
922 <h1 class="title text-center">Books, Music, and Video</h1>
923 <img src="img/products/bookshelf.png" alt="a shelf of books, with two layers, organized by color." class="center-block img-responsive" />
924 <!--ebooks-->
925 <div class="container">
926 <h3 class="title text-center">Books</h3>
927 <div class="row is-table-row">
928 <div class="good col-md-6 col-sm-6">
929 <h5 class="text-center">DRM-free Ebooks</h5>
930
931 <ul class="pros">
932 <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>
933 <li><a href="https://leanpub.com/">Leanpub</a> is an author-driven ebook Web site encouraging people to "publish early, publish often."</li>
934 <li><a href="https://lektu.com/">Lektu</a> provides you with media in Spanish.</li>
935 <li><a href="https://www.manning.com/ebooks">Manning Publications</a> has audio and video in addition to ebooks.</li>
936 <li><a href="https://nostarch.com/">No Starch Press</a> offers "the finest in geek entertainment."</li>
937 <li><a href="https://www.packtpub.com/">Packt Publishing</a> has ebooks and videos covering a range of technical topics.</li>
938 <li><a href="https://www.smashwords.com/books/category/1/bestsellers/0/any/any">Smashwords</a> is the world's largest distributor of indie ebooks.</li>
939 <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>
940 </ul>
941
942 </div>
943 <!--End Good-->
944
945 <!--start bad-->
946 <div class="good col-md-6 col-sm-6">
947 <ul class="pros">
948 <h5 class="text-center">Stay away from: Amazon</h5>
949 <ul class="cons">
950 <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>
951 <li><a href="https://www.defectivebydesign.org/">Read more about DRM, the risks it poses, and the damage it causes</a>.
952 </ul>
953 </div>
954 <!--End Bad-->
955 </div>
956 <!--End Row-->
957 </div>
958 <!--End Container-->
959
960 <!--Music-->
961 <div class="container">
962 <h3 class="title text-center">Music</h3>
963 <div class="row is-table-row">
964 <div class="good col-md-6 col-sm-6">
965 <h5 class="text-center">DRM-free Music</h5>
966
967 <!-- start good -->
968 <ul class="pros">
969 <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>
970 <li><a href="http://www.dischord.com/">Dischord Records</a>, a classic punk label providing music since 1980.</li>
971 <li><a href="https://www.emusic.com/">Emusic</a> is the Web's second largest music store.</li>
972 <li><a href="https://folkways.si.edu/">Folkways</a>, courtesy of the Smithsonian Institute.</li>
973 </ul>
974
975 </div>
976 <!--End Good-->
977
978 <!--start bad-->
979 <div class="good col-md-6 col-sm-6">
980 <ul class="cons">
981 <h5 class="text-center">Stay away from: Spotify, iTunes, (and all other major streaming services)</h5>
982 <ul>
983 <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>
984 <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>
985 <li>Apple Music and iTunes streaming also use DRM on its files.</li>
986 </ul>
987 </div>
988 <!--End Bad-->
989 </div>
990 <!--End Row-->
991 </div>
992 <!--End Container-->
993
994 <!--Video-->
995 <div class="container">
996 <h3 class="title text-center">Video</h3>
997 <div class="row is-table-row">
998 <div class="good col-md-6 col-sm-6">
999 <h5 class="text-center">DRM-free video</h5>
1000 <ul class="pros">
1001 <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>
1002 <p>You can <a href="https://www.defectivebydesign.org/guide/video">find your DRM-free video fix</a> at places including:</p>
1003 <li><a href="http://www.comedydirect.com/">ComedyDirect</a> can make you laugh while storing your videos locally.</li>
1004 <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>
1005 <li><a href="http://wolfeondemand.com/">WolfeOnDemand</a> provides for all of your LGBTQ watching desires.</li>
1006 </ul>
1007
1008 </div>
1009 <!--End Good-->
1010
1011 <!--start bad-->
1012 <div class="good col-md-6 col-sm-6">
1013 <h5 class="text-center">Stay away from: Netflix</h5>
1014 <ul class="cons">
1015 <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>
1016 </ul>
1017 </div>
1018 <!--End Bad-->
1019 </div>
1020 <!--End Row-->
1021 </div>
1022 <!--End Container-->
1023
1024 </section>
1025 <!--End comparisons-->
1026
1027 <!-- Begin need choices -->
1028 <section class="choices" id="choices">
1029 <div class="container">
1030 <h1 class="text-center">We need better choices!<h1>
1031 <div class="container choices">
1032 <h2 class="title text-center"></h2>
1033 <div class="row is-table-row">
1034 <div class="good col-md-6 col-sm-6" style="position:relative">
1035 <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>
1036 </div>
1037 <!--End Good-->
1038
1039 <!-- start bad -->
1040
1041 <div class="good col-md-6 col-sm-6">
1042 <h5 class="text-center">In need of development</h5>
1043 <ul class="pros">
1044 <li>Cameras</li>
1045 <li>Ebook readers</li>
1046 <li>Fitness trackers</li>
1047 <li>Smart watches</li>
1048 <li>Video gaming systems</liz.
1049 </ul>
1050 <h5 class="text-center">Stay away from: These devices</h5>
1051 <ul class="cons">
1052 <li>Internet of Things connected home appliances, smart speakers, and virtual assistants are little more than spying devices brought into your home. These include Amazon Alexa, Amazon Echo, Google Home, Nest, Philips Hue lighting, Ring doorbell, Sonos One, and Wembo.</li>
1053 <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>
1054 </ul>
1055 </div>
1056 <!--End Bad-->
1057 </div>
1058 <!--End Row-->
1059 </div>
1060 <!--End Container-->
1061 <!--End bad-->
1062 <!-- end choices -->
1063
1064
1065
1066 <!-- Begin Donations -->
1067 <section class="charities" id="charities">
1068 <div class="container">
1069 <h1 class="text-center">Recommended organizations for holiday donations</h1>
1070 <div class="row">
1071 <div class="col-md-4 col-md-offset-4 col-sm-4 col-sm-offset-4 col-xs-6 col-xs-offset-3">
1072 <a href="https://www.fsf.org/"><img src="img/charities/fsf.png" alt="fsf" class="center-block img-responsive" /></a>
1073 <p>The Giving Guide is brought to you by the <a href="https://fsf.org">Free Software Foundation</a>. We are powered by our Associate Members. Will you help us propel free software to new frontiers by <a href="https://my.fsf.org/join?pk_campaign=fall18&pk_kwd=ggjoin">joining today</a>?</p>
1074 </div>
1075 </div>
1076 <div style="height: 30px"></div>
1077 <div class="row">
1078 <div class="col-md-3 col-sm-4 col-xs-6">
1079 <a href="https://april.org/"><img src="img/charities/april.png" alt="april" class="center-block img-responsive" /></a>
1080 </div>
1081 <div class="col-md-3 col-sm-4 col-xs-6">
1082 <a href="https://www.openrightsgroup.org/"><img src="img/charities/org.png" alt="ceataopen rights group logo" class="center-block img-responsive" /></a>
1083 </div>
1084 <div class="col-md-3 col-sm-4 col-xs-6">
1085 <a href="https://creativecommons.org/"><img src="img/charities/cc.png" alt="cc" class="center-block img-responsive" /></a>
1086 </div>
1087 <div class="col-md-3 col-sm-4 col-xs-6">
1088 <a href="https://www.eff.org/"><img src="img/charities/eff.png" alt="eff" class="center-block img-responsive" /></a>
1089 </div>
1090 <div class="col-md-3 col-sm-4 col-xs-6">
1091 <a href="https://www.gnome.org/"><img src="img/charities/gnome.png" alt="gnome" class="center-block img-responsive" /></a>
1092 </div>
1093 <div class="col-md-3 col-sm-4 col-xs-6">
1094 <a href="https://sfconservancy.org/"><img src="img/charities/sfc.png" alt="sfc" class="center-block img-responsive" /></a>
1095 </div>
1096 <div class="col-md-3 col-sm-4 col-xs-6">
1097 <a href="https://www.wikimedia.org/"><img src="img/charities/wikimedia.png" alt="wikimedia" class="center-block img-responsive" /></a>
1098 </div>
1099 </div>
1100 </div>
1101 </div>
1102 </div>
1103 </section>
1104 <!-- End Donations -->
1105
1106 <!-- Begin Promotion details -->
1107
1108 <section class="promotion-details">
1109 <div class="container">
1110 <div class="row">
1111 <div class="col-md-12">
1112 <div class="panel-default">
1113 <div class="panel-heading">
1114 <h1 class="fix-margin">Promotion details</h1>
1115 </div>
1116 <div class="panel-body" id="promotion-details">
1117 <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>
1118 <ul style="list-style: none inside none;">
1119 <li id="GNU-promotion"><strong>GNU Press Shop: </strong>5% discount on all items using the coupon code <span class="label label-default">GIVEFREELY</span>. Code expires on December 31st. As always, FSF members get a 20% discount.</li>
1120 <li id="libiquity-promotion"><strong>Libiquity: </strong>10% rebate off your subtotal price for any items you buy from the Web site. Libiquity will donate 5% of each purchase's subtotal price to the FSF. Ends at 00:00 EST on February 1st, 2019. Claim the rebate by sending the code <span class="label label-default">FSFGIVING</span> and your order number to <a href="mailto:sales@libiquity.com">sales@libiquity.com</a>. Libiquity will then credit the rebate amount to your payment method.</li>
1121 <li id="lulzbot-promotion"><strong>LulzBot: </strong><a href="https://www.lulzbot.com/lulzbot-sales-clearance-items">Features sales and clearance items on their Web site</a>.</li>
1122 <li id="minifree-promotion"><strong>Minifree: </strong><a href="https://minifree.org/">Offering a discount on all products through the end of the year.</a>
1123 <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>
1124 <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>
1125 <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>
1126
1127 </ul>
1128 </div>
1129 </div>
1130 </div>
1131 <!-- End Panel -->
1132 </div>
1133 <!-- End Row -->
1134 </div>
1135 <!-- End Container -->
1136 </section>
1137 <!-- End Promotion details -->
1138
1139
1140 <!-- Start Respects Your Freedom -->
1141 <!-- <section class="promotion-details">
1142 <div class="container">
1143 <div class="row">
1144 <div class="col-md-12">
1145 <div class="panel-default">
1146 <div class="panel-heading">
1147 <h1 class="fix-margin">Respects Your Freedom</h1>
1148 </div>
1149 <div class="panel-body" id="promotion-details">
1150 <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>
1151 <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>
1152 </div>
1153 </div>
1154 </div> -->
1155 <!-- End Panel -->
1156 </div>
1157 <!-- End Row -->
1158 </div>
1159 <!-- End Container -->
1160 </section>
1161 <!-- End Respects Your Freedom -->
1162
1163 <!-- Begin Licenses -->
1164 <section class="licenses">
1165 <div class="container">
1166 <div class="row">
1167 <div class="col-md-12">
1168 <div class="panel-default">
1169 <div class="panel-heading">
1170 <h1 class="fix-margin">Licenses</h1>
1171
1172 </div>
1173 <div class="panel-body" id="licenses">
1174 <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>.
1175 </p>
1176 <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>
1177 <ul style="list-style: none inside none;">
1178 <li>X200, T400, iPhone, and ISP-provided router images are in the public domain.</li>
1179 <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>
1180 <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>
1181 <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>
1182 <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>
1183 </div>
1184 </div>
1185 </div>
1186 <!-- End Panel -->
1187 </div>
1188 <!-- End Row -->
1189 </div>
1190 <!-- End Container -->
1191 </section>
1192 <!-- End Licenses -->
1193
1194 <!--Begin Footer-->
1195 <footer>
1196 <div class="container-fluid">
1197 <div class="row">
1198 <div class="col-md-4 col-sm-4 footer-logo">
1199 <a href="https://fsf.org/"><img src="img/fsf-footer.png" alt="FSF" class="center-block footer-logo img-responsive" /></a>
1200 </div>
1201 <div class="col-md-8 col-sm-8">
1202 <p>The FSF is a nonprofit with a worldwide mission to advance software freedom —
1203 <a href="https://fsf.org/about">learn about our history and work</a>.
1204 </p>
1205 <p>Version 9.0. Copyright © 2004-2018
1206 <a href="https://fsf.org/about/contact.html" title="Find out how to contact us">
1207 Free Software Foundation
1208 </a>, Inc.
1209 <a href="https://www.fsf.org/about/free-software-foundation-privacy-policy"> Privacy Policy</a>.
1210 <a href="js/weblabels.html" rel="jslicense">Javascript License Information</a>.
1211 </p>
1212 </div>
1213 </div>
1214 <!-- End Row -->
1215 </div>
1216 <!-- End Container -->
1217 </footer>
1218 <!-- End Footer -->
1219
1220 <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
1221 <script src="js/jquery.js" charset="utf-8"></script>
1222 <!-- Include all compiled plugins (below), or include individual files as needed -->
1223 <script src="js/bootstrap.js" charset="utf-8"></script>
1224 <!-- Our JS -->
1225 <script src="js/magic.js" charset="utf-8"></script>
1226
1227 <!-- Piwik -->
1228 <script type="text/javascript">
1229 // @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-2.0-or-later
1230 var _paq = _paq || [];
1231 _paq.push(["trackPageView"]);
1232 _paq.push(["enableLinkTracking"]);
1233
1234 (function() {
1235 var u = (("https:" == document.location.protocol) ? "https" : "http") + "://"+"piwik.fsf.org//";
1236 _paq.push(["setTrackerUrl", u+"piwik.php"]);
1237 _paq.push(["setSiteId", "14"]);
1238 var d=document, g=d.createElement("script"), s=d.getElementsByTagName("script")[0]; g.type="text/javascript";
1239 g.defer=true; g.async=true; g.src=u+"piwik.js"; s.parentNode.insertBefore(g,s);
1240 })();
1241 // @license-end
1242 </script>
1243 <!-- End Piwik Code -->
1244 <!-- Piwik Image Tracker -->
1245 <noscript><img src="https://piwik.fsf.org//piwik.php?idsite=14&rec=1" style="border:0" alt="" /></noscript>
1246 <!-- End Piwik -->
1247 </body>
1248
1249 </html>