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