update video address
[fsf-giving-guide.git] / v9 / givingguide.html
CommitLineData
ff8eb1d4
MB
1<!DOCTYPE html>
2<html lang="en">
3
4<head>
5 <meta charset="utf-8">
6 <meta http-equiv="X-UA-Compatible" content="IE=edge">
7 <meta name="viewport" content="width=device-width, initial-scale=1">
8
9 <title>Ethical Tech | Giving Guide</title>
10 <meta name="description" content="This is the Free Software Foundation (FSF) guide to smarter gift giving, compared with their restrictive counterparts.">
11
12 <!-- Some Colors -->
13 <!-- Chrome, Firefox OS and Opera -->
14 <meta name="theme-color" content="#2caf8f">
15 <!-- Windows Phone -->
16 <meta name="msapplication-navbutton-color" content="#2caf8f">
17
18 <link rel="apple-touch-icon" sizes="57x57" href="img/favicons/apple-icon-57x57.png">
19 <link rel="apple-touch-icon" sizes="60x60" href="img/favicons/apple-icon-60x60.png">
20 <link rel="apple-touch-icon" sizes="72x72" href="img/favicons/apple-icon-72x72.png">
21 <link rel="apple-touch-icon" sizes="76x76" href="img/favicons/apple-icon-76x76.png">
22 <link rel="apple-touch-icon" sizes="114x114" href="img/favicons/apple-icon-114x114.png">
23 <link rel="apple-touch-icon" sizes="120x120" href="img/favicons/apple-icon-120x120.png">
24 <link rel="apple-touch-icon" sizes="144x144" href="img/favicons/apple-icon-144x144.png">
25 <link rel="apple-touch-icon" sizes="152x152" href="img/favicons/apple-icon-152x152.png">
26 <link rel="apple-touch-icon" sizes="180x180" href="img/favicons/apple-icon-180x180.png">
27 <link rel="icon" type="image/png" sizes="192x192" href="img/favicons/android-icon-192x192.png">
28 <link rel="icon" type="image/png" sizes="32x32" href="img/favicons/favicon-32x32.png">
29 <link rel="icon" type="image/png" sizes="96x96" href="img/favicons/favicon-96x96.png">
30 <link rel="icon" type="image/png" sizes="16x16" href="img/favicons/favicon-16x16.png">
31 <meta name="msapplication-TileColor" content="#2caf8f">
32 <meta name="msapplication-TileImage" content="img/favicons/ms-icon-144x144.png">
33 <meta name="theme-color" content="#2caf8f">
34
35 <!-- Bootstrap -->
36 <link rel="stylesheet" href="css/bootstrap.min.css">
37
38 <!-- Animate CSS -->
39 <link rel="stylesheet" href="css/animate.css">
40
41 <!-- Our CSS -->
42 <link rel="stylesheet" href="css/master.css">
43
44
45 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
46 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
47 <!--[if lt IE 9]>
48 <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.2/html5shiv.js"></script>
49 <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
50 <![endif]-->
b1f6baa2
AE
51
52 <script>
53 /*
54
55 @licstart The following is the entire license notice for the
56 JavaScript code in this page.
57
58 Copyright (c) 2016 Reda Lazri
59
60 Permission is hereby granted, free of charge, to any person obtaining
61 a copy of this software and associated documentation files (the
62 "Software"), to deal in the Software without restriction, including
63 without limitation the rights to use, copy, modify, merge, publish,
64 distribute, sublicense, and/or sell copies of the Software, and to
65 permit persons to whom the Software is furnished to do so, subject to
66 the following conditions:
67
68 The above copyright notice and this permission notice shall be included
69 in all copies or substantial portions of the Software.
70
71 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
72 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
73 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
74 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
75 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
76 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
77 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
78
79 @licend The above is the entire license notice
80 for the JavaScript code in this page.
81
82 */
83 </script>
84
ff8eb1d4
MB
85</head>
86
87<!-- ATTRACTIVE INFORMATIONAL ALERT / ASIDE BLOCK, SAVED HERE FOR REFERENCE
88
89 <div class="alert alert-success center-block">
90 <li class="info">
91 <p>
92 Many of these items are <a href="https://www.fsf.org/resources/hw/endorsement/respects-your-freedom" class="alert-link">certified to Respect Your Freedom</a> (RYF-certified).
93 </p>
94 </li>
95 </div>
96-->
97
98<body>
e93468db
MM
99
100<!-- Add banner and modal window here -->
101
102<iframe src="//static.fsf.org/nosvn/banners/2019fundraiser-fall/" width="100%" height="100%" scrolling="no" style="overflow: hidden; margin: 0; border: 0 none; display: block;"></iframe>
103
104 <!-- begin fsf-modal-window-elem campaign element -->
105 <link type="text/css" rel="stylesheet" href="https://static.fsf.org/nosvn/fonts/fa/css/font-awesome.min.css">
106 <style>
107#fsf-modal-window-elem-container div {
108 -webkit-box-sizing: border-box;
109 -moz-box-sizing: border-box;
110 box-sizing: border-box;
111}
112
113@media screen and (min-width: 700px) {
114
115 #fsf-modal-window-elem-outer-v-center {
116 display: table;
117 position: absolute;
118 height: 100%;
119 width: 100%;
120 }
121 #fsf-modal-window-elem-inner-v-center {
122 display: table-cell;
123 vertical-align: middle;
124 }
125
126 #fsf-modal-window-elem {
127 width: 687px;
128 margin-left: auto;
129 margin-right: auto;
130 }
131
132 #fsf-modal-window-elem-right-column {
133 float: right;
134 width: 280px;
135 padding-left: 20px;
136 }
137
138 #fsf-modal-window-elem-left-column {
139 width: 100%;
140 float: left;
141 margin-right: -280px;
142 }
143
144 #fsf-modal-window-elem-text {
145 margin-right: 280px;
146 }
147}
148
149@media screen and (max-width: 699px) {
150
151 #fsf-modal-window-elem {
152
153 -ms-box-orient: horizontal;
154 display: -webkit-box;
155 display: -moz-box;
156 display: -ms-flexbox;
157 display: -moz-flex;
158 display: -webkit-flex;
159 display: flex;
160
161 -webkit-flex-flow: row wrap;
162 flex-flow: row wrap;
163 }
164
165 #fsf-modal-window-elem {
166 width: 80vw;
167 margin-left: 10vw;
168 margin-right: 10vw;
169 margin-top: 40px;
170 margin-bottom: 40px;
171 }
172
173 #fsf-modal-window-elem-right-column {
174 width: 100%;
175 order: 1;
176 }
177
178 #fsf-modal-window-elem-left-column {
179 width: 100%;
180 order: 2;
181 }
182
183 #fsf-modal-window-elem-text {
184 margin-top: 20px;
185 }
186}
187
188@media screen and (max-width: 360px) {
189 .long-button-text {
190 font-size: 25px !important;
191 }
192}
193
194#fsf-modal-window-elem-container {
195 position: fixed;
196 z-index: 10000;
197 left: 0;
198 top: 0;
199 width: 100%;
200 height: 100%;
201 overflow: auto;
202 background-color: rgba(0,0,0,0.8);
203
204 font-weight: normal;
205}
206
207#fsf-modal-window-elem a, a:active, a:focus {
208 outline: none;
209 border-bottom: 0px;
210}
211
212#fsf-modal-window-elem {
213 overflow: auto;
214 zoom: 1;
215 padding: 20px;
216 border-style: solid;
217 border-width: 5px;
218 border-color: #ff00ff;
219 border-radius: 20px;
220 box-shadow: 0px 0px 10px #111111;
221 background-color: #19003a;
222}
223
224#fsf-modal-window-elem-header {
225 width: 100%;
226}
227
228#fsf-modal-window-elem-header h2 {
229 font-family: sans-serif,"Helvetica",Arial;
230 font-weight: bold;
231 font-size: 24px;
232 color: #edd400;
233 text-shadow: 0px 0px 8px #00378c;
234 padding-bottom: 20px;
235 margin-top: 0px;
236 margin-bottom: 0px;
237 border: none;
238}
239
240#fsf-modal-window-elem-close-button {
241 float: right;
242 height: 40px;
243 margin-right: -20px;
244 margin-top: -20px;
245 padding: 11px;
246 color: #888;
247 cursor: pointer;
248}
249
250#fsf-modal-window-elem-close-button:hover {
251 color: #aaf;
252}
253
254#fsf-modal-window-elem-right-column {
255 text-align: center;
256 -webkit-user-select: none;
257 -moz-user-select: none;
258 -ms-user-select: none;
259 user-select: none;
260}
261
262#fsf-modal-window-elem-buttons div {
263 height:53.333px;
264 line-height: 53.333px;
265 margin-left:auto;
266 margin-right:auto;
267 display:block;
268}
269
270#fsf-modal-window-elem-buttons {
271}
272
273#fsf-modal-window-elem-buttons a {
274 width: 100%;
275 display: block;
276 text-align:center;
277 font-size:35px;
278 color:#FFFFFF;
279 text-decoration: none;
280 font-family: sans-serif,"Helvetica",Arial;
281 font-weight: normal;
282}
283
284#fsf-modal-window-elem-maybe-later {
285 margin-top: 5px;
286 margin-bottom: -5px;
287}
288
289#fsf-modal-window-elem-maybe-later a {
290 color: #367c93;
291 line-height: 20px;
292 text-decoration: none;
293 cursor: pointer;
294 font-weight: normal;
295 font-family: sans-serif,"Helvetica",Arial;
296 font-size: 16px;
297}
298
299#fsf-modal-window-elem-text {
300}
301
302#fsf-modal-window-elem-text a {
303 color: #edd400;
304 font-weight: 700;
305 text-decoration: none;
306}
307
308#fsf-modal-window-elem-text a:hover {
309 color: #fd8e1b;
310}
311
312#fsf-modal-window-elem-text a:focus {
313 color: #fd8e1b;
314}
315
316#fsf-modal-window-elem-text a:active {
317 color: #ffac30;
318}
319
320#fsf-modal-window-elem-text p {
321 font-family: sans-serif,"Helvetica",Arial;
322 font-size: 18px;
323 font-weight: normal;
324 margin: 0px 0px 10px 0px;
325 line-height: 20px;
326 color: #ffffff;
327 text-shadow: 0px 0px 8px #4600ba;
328}
329 </style>
330 <div id="fsf-modal-window-elem-container" style="display: none;">
331 <div id="fsf-modal-window-elem-outer-v-center">
332 <div id="fsf-modal-window-elem-inner-v-center">
333 <div id="fsf-modal-window-elem">
334 <div id="fsf-modal-window-elem-header">
335 <div id="fsf-modal-window-elem-close-button" onclick="//fsfModalWindowElemDontShowForAWhile();">
a49e58ab 336 <i class="fa fa-close">&#8203;</i>
e93468db
MM
337 </div>
338 <h2>Join us and make an impact!</h2>
339 </div>
340 <div id="fsf-modal-window-elem-left-column">
341 <div id="fsf-modal-window-elem-text">
342
343<p>
344
345Our associate members are the heart of the FSF's commitment to a society where software respects our freedom and dignity. Every individual that takes a stand will help us reach our goal to welcome 600 new free software advocates by December 31st.
346
347</p>
348
349<p><span id="fsf-modal-window-text-link"><a href="https://www.fsf.org/appeal?pk_campaign=frfall2019&pk_kwd=learn-more&pk_source=modal">READ MORE</a> | <a href="https://my.fsf.org/join?pk_campaign=frfall2019&pk_source=modal2">JOIN</a></span></p>
350
351 </div>
352 </div>
353 <div id="fsf-modal-window-elem-right-column">
354 <div id="fsf-modal-window-elem-buttons" style="border-radius: 20px; box-shadow: 0px 0px 5px #0c2b2b;">
355 <div style="background-color:#ff00ff; border-top-right-radius: 20px; border-top-left-radius: 20px;">
356 <a style="text-shadow: 0px 0px 8px #b300b3;" href="https://my.fsf.org/join?pk_campaign=frfall2019&pk_source=modal" onclick="//fsfModalWindowElemFollowedLink();"><i class="fa fa-check-circle">&nbsp;</i>Join</a>
357 </div>
358
359 <div style="background-color:#930093">
a49e58ab 360 <a style="text-shadow: 0px 0px 8px #460046;" href="https://my.fsf.org/renew?pk_campaign=frfall2019&pk_source=modal" onclick="//fsfModalWindowElemFollowedLink();"><i class="fa fa-refresh">&nbsp;</i>Renew</a>
e93468db
MM
361 </div>
362
363 <div style="background-color:#42009a; border-bottom-right-radius: 20px; border-bottom-left-radius: 20px; margin-bottom: 2px">
a49e58ab 364 <a style="text-shadow: 0px 0px 8px #22004e;" href="https://my.fsf.org/donate?pk_campaign=frfall2019&pk_source=modal" onclick="//fsfModalWindowElemFollowedLink();"><i class="fa fa-money">&nbsp;</i>Donate</a>
e93468db
MM
365 </div>
366 </div>
e93468db
MM
367 </div>
368 </div>
369 </div>
370 </div>
371 <script type="text/javascript">
372// @license magnet:?xt=urn:btih:1f739d935676111cfff4b4693e3816e664797050&dn=gpl-3.0.txt GPL-3.0
373
374// licensed GPLv3-or-later by Andrew Engelbrecht
375
376var startTime, endTime, switchTextTime;
377
378startTime = new Date('2019-11-18T04:00:00Z');
379switchTextTime = new Date('2019-12-12T04:00:00Z');
380endTime = new Date('2020-01-01T04:00:00Z');
381
382// possibly switch the text that is displayed in the modal window, depending
383// upon the current date.
384function fsfModalWindowElemMaybeSwitchText () {
385
386 var now;
387
388 now = new Date();
389 if (now.getTime() < switchTextTime.getTime()) {
390 return; // don't switch the dbd text
391 }
392
393 // switch dbd text
394 document.getElementById("fsf-modal-window-elem-text").innerHTML =' \
395\
a49e58ab 396<p>Our associate members are the heart of the FSF\'s commitment to a society where software respects our freedom and dignity. Every individual that takes a stand will help us reach our goal to welcome 600 new free software advocates by December 31st.<\/p> \
e93468db 397\
a49e58ab 398<p><span id="fsf-modal-window-text-link"><a href="https://www.fsf.org/appeal?pk_campaign=frfall2019&pk_kwd=learn-more&pk_source=modal">READ MORE<\/a> | <a href="https://my.fsf.org/join?pk_campaign=frfall2019&pk_source=modal2">JOIN<\/a><\/span><\/p>';
e93468db
MM
399}
400
401// show fsf-modal-window-elem if it hasn't been previously closed by
402// the user, nor recently hit "maybe later",
403// and the campaign is still happening
404function fsfModalWindowElemMaybeShow () {
405
406 var pattern, noShowFsfModalWindowElementP, now;
407
e93468db
MM
408 // see if cookie says not to show element
409 pattern = /showFsfFall2019FundraiserModalWindowElementP\s*=\s*false/;
410 noShowFsfModalWindowElementP = pattern.test(document.cookie);
411
412//// uncomment here to enable modal window hiding
413 if (!noShowFsfModalWindowElementP) {
414 setTimeout(function () {
415 // display the element
416 document.getElementById("fsf-modal-window-elem-container").style.display="block";
417 }, 0);
418 }
419}
420
421// call this first to set the proper text
422fsfModalWindowElemMaybeSwitchText();
423// call this right away to avoid flicker
424fsfModalWindowElemMaybeShow();
425
426
427// get the time `plusDays` in the future.
428// can be a fraction.
429function daysInFuture (plusDays) {
430 var now, future;
431
432 now = new Date();
433 future = new Date(now.getTime() + Math.floor(1000 * 60 * 60 * 24 * plusDays));
434 return future.toGMTString();
435}
436
437// hide the fsf-modal-window-elem
438function fsfModalWindowElemHide () {
439 document.getElementById("fsf-modal-window-elem-container").style.display="none";
440}
a49e58ab 441
e93468db
MM
442// optionally hide elem and set a cookie to keep the fsf-modal-window-elem hidden for the next `forDays`.
443function fsfModalWindowElemDontShowForDays (forDays, hideNow) {
444 if (hideNow === true) {
445 fsfModalWindowElemHide();
446 }
447 //document.cookie = "showFsfFall2019FundraiserModalWindowElementP=false; path=/; domain=.fsf.org; expires=" + daysInFuture(forDays);
448 document.cookie = "showFsfFall2019FundraiserModalWindowElementP=false; path=/; expires=" + daysInFuture(forDays);
449}
450
451// hide the element from now to two weeks after closing it
452function fsfModalWindowElemDontShowForAWhile () {
a49e58ab 453 fsfModalWindowElemDontShowForDays(7, true);
e93468db 454}
a49e58ab 455
e93468db
MM
456// keep the element visible for now, but don't show it for a while
457function fsfModalWindowElemFollowedLink () {
458 fsfModalWindowElemDontShowForDays(14, false);
459}
460
461// close popup if user clicks trasparent part
462document.getElementById("fsf-modal-window-elem-container").addEventListener("click", function(event){
463 fsfModalWindowElemDontShowForAWhile();
464});
a49e58ab 465
e93468db
MM
466// don't close popup if clicking non-trasparent part (with the text and buttons)
467document.getElementById("fsf-modal-window-elem").addEventListener("click", function(event){
468 event.stopPropagation();
469});
a49e58ab 470
e93468db
MM
471// close popup if user clicks X icon
472document.getElementById("fsf-modal-window-elem-close-button").addEventListener("click", function(event){
473 fsfModalWindowElemDontShowForAWhile();
474});
a49e58ab 475
e93468db
MM
476// disable popup if user clicks one of the main buttons
477document.getElementById("fsf-modal-window-elem-buttons").addEventListener("click", function(event){
478 fsfModalWindowElemFollowedLink();
479});
a49e58ab 480
e93468db
MM
481// disable popup if user clicks one of the "Read more" link
482document.getElementById("fsf-modal-window-text-link").addEventListener("click", function(event){
483 fsfModalWindowElemFollowedLink();
484});
a49e58ab 485
e93468db
MM
486// close popup if user presses escape key
487window.addEventListener("keydown", function (event) {
488 switch (event.key) {
489 case "Escape":
490 fsfModalWindowElemDontShowForAWhile();
491 break;
492 default:
493 return;
494 }
495}, true);
496
497// @license-end
498 </script>
499 </div>
500 <!-- end fsf-modal-window-elem campaign element -->
501
ff8eb1d4
MB
502 <nav class="navbar navbar-default">
503 <div class="container-fluid">
504 <!-- Brand and toggle get grouped for better mobile display -->
505 <div class="navbar-header">
506 <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-links" aria-expanded="false">
507 <span class="sr-only">Toggle navigation</span>
508 <span class="icon-bar bar1"></span>
509 <span class="icon-bar bar2"></span>
510 <span class="icon-bar bar3"></span>
511 </button>
512 <a class="navbar-brand" href="https://fsf.org/"><img class="brand" src="img/logo.png" alt="FSF" width="180" /></a>
513 <!-- <span class="label label-warning"><a href="https://fsf.org/jfb">Join the FSF</a></span> -->
514
515 </div>
516
517 <!-- Collect the nav links, forms, and other content for toggling -->
518 <div class="collapse navbar-collapse" id="navbar-links">
519 <ul class="nav navbar-nav">
520 <li><a class="animated fadeIn" href="https://www.fsf.org/about/">About the FSF</a></li>
521 <li><a class="animated fadeIn" href="https://www.fsf.org/campaigns/">Campaigns</a></li>
9be15f6e 522 <li><a class="animated fadeIn" href="https://my.fsf.org/join?pk_campaign=fall18&pk_kwd=ggjoin">Join</a></li>
ff8eb1d4
MB
523 <li><a class="animated fadeIn" href="https://shop.fsf.org/">Shop</a>
524 </ul>
525
526 </div>
527 <!-- /.navbar-collapse -->
528 </div>
529 <!-- /.container-fluid -->
530 </nav>
531
532 <!--Begin Intro-->
533 <section class="intro" id="intro">
534 <div class="container">
535 <div class="row">
536 <div class="illustration col-md-6">
ea2054be 537 <img src="img/Illustration.png" alt="large-illutration" class="img-responsive center-dblock" />
ff8eb1d4
MB
538 </div>
539 <div class="intro-text col-md-6">
540 <h1>Give the gift of freedom!</h1>
541
bc744bdc 542 <p>New electronic gadgets make great presents for family and friends, but so many of the phones, computers, and toys come with proprietary programs, privacy-disrespecting software, and surveillance tools hidden inside.</p>
a6c2b845 543 <p>This guide replaces these holiday humbugs with better devices from ethical companies &mdash; no <a href="https://gnu.org/proprietary">creepy remote deletion of files or punitive and mean rules about copying and sharing</a>. Just products and software that respect the freedom and privacy of your loved ones: gifts you can feel good about.</p>
bc744bdc 544
7188c4f2 545<p>Most of the devices in this list carry a <a href="https://fsf.org/ryf">Respects Your Freedom</a> (RYF) hardware product certification, which means that the product meets our high standards for endorsement. RYF-certified devices make great purchases and great gifts at any time of year – learn more and explore the full list <a href="https://www.fsf.org/resources/hw/endorsement/respects-your-freedom">on our Web site</a>.</p>
bc744bdc
MB
546
547<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>
548
ff8eb1d4
MB
549 </div>
550 </div>
551 </div>
552 </section>
553 <!--End Intro-->
554
555 <!--Begin Actions-->
556 <section class="actions" id="actions">
557 <div class="container">
558 <div class="row">
559 <!-- Begin Action -->
560 <div class="action col-md-4 col-sm-4 text-center">
561 <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>
562 <p>
563 Use <span class="label label-default">#givefreely</span>. You might get a gift out of it!
564 </p>
565 </div>
566 <!-- End Action -->
567
568 <!-- Begin Action -->
569 <div class="action col-md-4 col-sm-4 text-center">
570 <a class="action-button" href="https://www.fsf.org/givingguide/giving-guide-giveaway-primer">Host a Giveaway</a>
571 <p>
572 Printable version coming soon!
573 </p>
574
575 </div>
576 <!-- End Action -->
577
578 <!-- Begin Action -->
579 <div class="action col-md-4 col-sm-4 text-center">
580 <a class="action-button" href="#charities">Support free software</a>
581 <p>
582 Donate to our suggested charities
583 </p>
584 </div>
585 <!-- End Action -->
586 </div>
587 <!-- End Row -->
588 </div>
589 <!-- End Container -->
590 </section>
591 <!--End Actions-->
592
593 <!--Begin Comparisons-->
594 <section class="comparisons">
595
596 <!--Smartphones-->
597 <div class="container smartphones">
598 <h2 class="title text-center">Smartphones</h2>
599 <div class="row is-table-row">
600 <div class="good col-md-6 col-sm-6" style="position:relative">
a60955b3 601 <h5 class="text-center">Galaxy S3 with Replicant</h5>
ff8eb1d4 602 <img src="img/products/mobile_n2.png" alt="replicant phone" class="center-block" />
a60955b3 603
ff8eb1d4
MB
604
605 <!-- Buy/Download Button -->
606 <a id="get-item" class="btn get-item" role="button" data-toggle="collapse" href="#sellers" aria-expanded="false" aria-controls="sellers" style="display:none">
607 BUY
608 <!-- Begin Sale -->
609 <span class="sale" >sale</span>
610 <!-- End Sale -->
611 </a>
612 <div class="collapse" id="sellers">
613 <div class="center-block seller-group">
614 <p style="color: #6b6b6b">
615 <strong>Get it from</strong>
616 </p>
4cfb9c61 617 <a href="https://tehnoetic.com/tehnoetic-s3-phone-replicant" class="seller action-button">Technoethical</a>
ff8eb1d4 618 <div class="sale-info links">
bc744bdc 619 <a href="#technoethical-promotion">Sale details</a>
ff8eb1d4
MB
620 </div>
621 </div>
622 </div>
623
624 <script>
625 document.getElementById('get-item').style.display = '';
626 </script>
627 <noscript>
628 <div class="center-block seller-group">
629 <p style="color: #6b6b6b">
630 <strong>Get it from</strong>
631 </p>
4cfb9c61 632 <a href="https://tehnoetic.com/tehnoetic-s3-phone-replicant" class="seller action-button">Technoethical</a>
ff8eb1d4 633 <p class="sale-info links">
bc744bdc 634 <a href="#technoethical-promotion">Sale details</a>
ff8eb1d4
MB
635 </p>
636 <!-- End Sale Info -->
637 </div>
638 </noscript>
639 <!-- End Buy/Download button -->
640
641 <ul class="pros">
9be15f6e 642 <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>
ff8eb1d4 643
1b3fab4c 644<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>
ff8eb1d4
MB
645 </ul>
646 </div>
647 <!--End Good-->
648
649 <!-- start bad -->
650
651 <div class="good col-md-6 col-sm-6">
652 <ul class="pros">
653 <li>
654 Runs the <a href="https://www.replicant.us">Replicant</a> free operating system, based on Android.
655 </li>
656 <li>
657 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.
658 </li>
bc744bdc 659 <li>Note: While the main processor exclusively runs free software, the modem processor runs a Samsung nonfree system.</li>
ff8eb1d4
MB
660 </ul>
661
662 <h5 class="text-center">Stay away from: iPhone</h5>
663 <ul class="cons">
664 <li>Comes with no shortage of <a href="https://www.gnu.org/philosophy/proprietary-surveillance.html#SpywareIniThings">spyware</a>.</li>
665 <li>
bc744bdc 666 iOS is a fully <a href="https://gnu.org/proprietary">proprietary operating system</a>, giving Apple control over the software on every Apple device.
ff8eb1d4 667 </li>
7a2bddf3 668 <li>Avoid: iPhone XR, iPhone XS, iPhone X, and other models.</li>
ff8eb1d4
MB
669 </ul>
670 </div>
671 <!--End Bad-->
672 </div>
673 <!--End Row-->
674 </div>
675 <!--End Container-->
676 <!--End bad-->
677
678
8d4c9925 679 <h2 class="title text-center">Laptops, Tablets, and Desktops</h2>
ff8eb1d4
MB
680
681 <!--Laptops-->
682 <div class="container">
683 <h3 class="title text-center">Laptops</h3>
684 <div class="row is-table-row">
685 <div class="good col-md-6 col-sm-6">
ff8eb1d4 686 <h5 class="text-center">T400 with GNU/Linux</h5>
a60955b3 687 <img src="img/products/t400.png" alt="t400" class="center-block" />
ff8eb1d4
MB
688
689
690
691 <!-- Buy/Download Button -->
692 <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">
693 BUY
694 <!-- Begin Sale -->
695 <span class="sale" >sale</span>
696 <!-- End Sale -->
697 </a>
698 <div class="collapse" id="sellers-full">
699 <div class="center-block seller-group">
700 <p style="color: #6b6b6b">
701 <strong>Get it from</strong>
702 </p>
7a2bddf3 703 <p>
ff8eb1d4
MB
704 <a href="https://minifree.org/product/libreboot-t400/" class="seller action-button">Minifree</a>
705 </p>
7a2bddf3
MB
706 <a href="https://tehnoetic.com/tet-t400" class="seller action-button">Technoethical</a>
707 <p class="sale-info links">
bc744bdc 708 <a href="#technoethical-promotion">Sale details</a>
7a2bddf3 709 </p>
ff8eb1d4
MB
710 </div>
711 </div>
712
713 <script>
714 document.getElementById('get-item-full').style.display = '';
715 </script>
716 <noscript>
717 <div class="center-block seller-group">
718 <p style="color: #6b6b6b">
719 <strong>Get it from</strong>
720 </p>
ff8eb1d4
MB
721 <p>
722 <a href="https://minifree.org/product/libreboot-t400/" class="seller action-button">Minifree</a>
723 </p>
7a2bddf3
MB
724 <a href="https://tehnoetic.com/tet-t400" class="seller action-button">Technoethical</a>
725 <p class="sale-info links">
bc744bdc 726 <a href="#technoethical-promotion">Sale details</a>
7a2bddf3 727 </p>
ff8eb1d4
MB
728 </div>
729 </noscript>
730 <!-- End Buy/Download button -->
731
732 <ul class="pros">
bc744bdc
MB
733 <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>
734 <p>Setting up a fully free system is easier than it used to be, but can still seem daunting &mdash; especially if you've never done it before. Luckily, you can now get a new-to-you laptop that's ready to go out of the box.</p>
ff8eb1d4
MB
735 <p>Technoethical also has a <a href="https://tehnoetic.com/laptops/tet-t400s">T400s</a> available.</p>
736 </ul>
737
738 </div>
739 <!--End Good-->
740
741 <!--start bad-->
742 <div class="good col-md-6 col-sm-6">
743 <ul class="pros">
744 <li>Runs the <a href="https://www.gnu.org/distros/free-distros.en.html">FSF-endorsed</a> Trisquel operating system and libreboot firmware.</li>
bc744bdc 745 <li>Durable hardware is meant to last, and is easy to repair.</li>
7a2bddf3 746 <li>Created by small businesses that replace all restrictive components from a stock laptop.</li>
ce21714e 747 <li>Whether you purchase from Minifree or Technoethical, your T400 will be <a href="https://fsf.org/ryf">Respects Your Freedom certified</a>.</li>
ff8eb1d4
MB
748 </ul>
749 <h5 class="text-center">Stay away from: Microsoft Windows</h5>
750 <ul class="cons">
bc744bdc 751 <li>Runs on <a href="https://gnu.org/proprietary">proprietary software</a> that profits from treating the user as a product &mdash; <a href="https://privacy.microsoft.com/en-US/privacystatement">forces users to consent to data collection</a> for purposes including "targeted advertising."
ff8eb1d4 752 </li>
ff8eb1d4 753 <li>Mandatory Windows updates force users to test potentially unstable new versions. <a href="https://www.fsf.org/campaigns/windows">Read more about Windows's abuses.</a></li>
7a2bddf3 754 <li>Looking at a computer that includes an Intel CPU? Intel comes with <a href="https://www.fsf.org/blogs/sysadmin/the-management-engine-an-attack-on-computer-users-freedom">Management Engine</a>, a hardware-based backdoor that gives Intel a permanent backdoor into your computer.</li>
ff8eb1d4
MB
755 </ul>
756 </div>
757 <!--End Bad-->
758 </div>
759 <!--End Row-->
760 </div>
761 <!--End Container-->
762
763 <!--Compact Laptops-->
764 <div class="container">
765 <h3 class="title text-center">Compact Laptops</h3>
766 <div class="row is-table-row">
767 <div class="good col-md-6 col-sm-6">
a60955b3 768 <h5 class="text-center">X200 with GNU/Linux</h5>
ff8eb1d4 769 <img src="img/products/x200.png" alt="x200" class="center-block" />
a60955b3 770
ff8eb1d4
MB
771
772 <!-- Buy/Download Button -->
773 <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">
774 BUY
775 <!-- Begin Sale -->
776 <span class="sale" >sale</span>
777 <!-- End Sale -->
778 </a>
779 <div class="collapse" id="sellers-compact">
780 <div class="center-block seller-group">
781 <p style="color: #6b6b6b">
782 <strong>Get it from</strong>
783 </p>
ff8eb1d4
MB
784 <a href="https://shop.libiquity.com/product/taurinus-x200" class="seller action-button">Libiquity</a>
785 <p class="sale-info links">
786 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>
787
a0444d00
MB
788 </p>
789 <a href="https://minifree.org/product/libreboot-x200-tablet/" class="seller action-button">Minifree</a>
790 <p class="sale-info links">
791 Minifree's X200 is <a href="https://www.fsf.org/ryf">Respects Your Freedom</a> certified.
792
ff8eb1d4
MB
793 </p>
794 <a href="https://tehnoetic.com/tet-x200" class="seller action-button">Technoethical</a><br>
795 <p class="sale-info links">
7a2bddf3
MB
796 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>
797 </p>
ff8eb1d4
MB
798 <a href="https://store.vikings.net/x200-ryf-certfied" class="seller action-button">Vikings</a>
799 <p class="sale-info links">
800 Vikings's X200 is <a href="https://www.fsf.org/ryf">Respects Your Freedom</a> certified. Global shipping is available. <a href="#vikings-promotion">Sale details.</a>
ff8eb1d4
MB
801 </p>
802
803 </div>
804 </div>
805
806 <script>
807 document.getElementById('get-item-compact').style.display = '';
808 </script>
809 <noscript>
810 <div class="center-block seller-group">
811 <p style="color: #6b6b6b">
812 <strong>Get it from</strong>
813 </p>
814 <a href="https://shop.libiquity.com/product/taurinus-x200" class="seller action-button">Libiquity</a>
815 <p class="sale-info links">
816 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>
a0444d00
MB
817 </p>
818 <a href="https://minifree.org/product/libreboot-x200-tablet/" class="seller action-button">Minifree</a>
819 <p class="sale-info links">
820 Minifree's X200 is <a href="https://www.fsf.org/ryf">Respects Your Freedom</a> certified.
821
ff8eb1d4
MB
822 </p>
823 <a href="https://tehnoetic.com/tet-x200" class="seller action-button">Technoethical</a>
824 <p class="sale-info links">
825 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>
826 </p>
827 <a href="https://store.vikings.net/x200-ryf-certfied" class="seller action-button">Vikings</a>
828 <p class="sale-info links">
829 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>
830 </div>
831 </noscript>
832 <!-- End Buy/Download button -->
833
834 <!-- start good -->
835 <ul class="pros">
836 <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>
837
ce21714e 838 <p>This machine is made to go everywhere with you, and thanks to our friends who make RYF-certified products, you can have your mobility and your freedom, too.</p>
ff8eb1d4
MB
839 </ul>
840
841 </div>
842 <!--End Good-->
843
844 <!--start bad-->
845 <div class="good col-md-6 col-sm-6">
846 <ul class="pros">
847 <li>Runs the <a href="https://www.gnu.org/distros/free-distros.en.html">FSF-endorsed</a> Trisquel operating system with libreboot firmware. The X200 sold by Libiquity is also certified to <a href="https://www.fsf.org/ryf">Respect Your Freedom</a>.</li>
bc744bdc 848 <li>Durable hardware is meant to last, and is easy to repair.</li>
ff8eb1d4
MB
849 <li>Created by a small business that replaces all restrictive components from a stock laptop.</li>
850 <h5 class="text-center">Stay away from: Apple</h5>
ea2054be
MB
851 <ul class="cons">
852 <li>Runs on <a href="https://gnu.org/proprietary">proprietary software</a> that restricts the user's freedoms.</li>
853 <li>Apple has been <a href="https://motherboard.vice.com/en_us/article/evmeya/apple-iphone-right-to-repair-california">opposing the Right to Repair</a> for years.</li>
ff8eb1d4 854 <li>Comes crawling with <a href="https://www.gnu.org/philosophy/proprietary-surveillance.html#SpywareInMacOS">spyware</a>.</li>
bc744bdc 855 <li>Avoid: MacBook Air (and MacBook Pro).</li>
ce21714e 856 <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>
ff8eb1d4
MB
857 </ul>
858 </div>
859 <!--End Bad-->
860 </div>
861 <!--End Row-->
862 </div>
863 <!--End Container-->
864
865 <!--convertible Laptops-->
866 <div class="container">
867 <h3 class="title text-center">Convertible Laptops/Tablets</h3>
868 <div class="row is-table-row">
869 <div class="good col-md-6 col-sm-6">
a60955b3 870 <h5 class="text-center">X200t with GNU/Linux</h5>
8d4c9925 871 <img src="https://static.fsf.org/nosvn/images/technoethical-x200t.png" alt="Technoethical convertible tablet laptop" class="center-block" />
a60955b3 872
ff8eb1d4
MB
873
874 <!-- Buy/Download Button -->
875 <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">
876 BUY
877 <!-- Begin Sale -->
878 <span class="sale" >sale</span>
879 <!-- End Sale -->
880 </a>
881 <div class="collapse" id="sellers-convertible">
882 <div class="center-block seller-group">
883 <p style="color: #6b6b6b">
884 <strong>Get it from</strong>
885 </p>
2099caf6
MB
886 <p>
887 <a href="https://minifree.org/product/libreboot-x200-tablet/" class="seller action-button">Minifree</a>
888 </p>
889 <a href="https://tehnoetic.com/tet-x200t" class="seller action-button">Technoethical</a>
ff8eb1d4 890 <p class="sale-info links">
2099caf6 891 <a href="#technoethical-promotion">Sale details</a>
8d4c9925 892 </p>
2099caf6
MB
893 </div>
894 </div>
8d4c9925
MB
895
896 <script>
897 document.getElementById('get-item-convertible').style.display = '';
898 </script>
899 <noscript>
900 <div class="center-block seller-group">
901 <p style="color: #6b6b6b">
902 <strong>Get it from</strong>
ff8eb1d4 903 </p>
8d4c9925
MB
904
905 <a href="https://tehnoetic.com/tet-x200t" class="seller action-button">Technoethical</a>
906 <p class="sale-info links">
907 <a href="#technoethical-promotion">Sale details.</a>
2099caf6
MB
908 </p>
909 </div>
910 </noscript>
ff8eb1d4 911
ff8eb1d4 912
ff8eb1d4 913 <!-- End Buy/Download button -->
2099caf6 914
ff8eb1d4
MB
915 <ul class="pros">
916 <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>
917
918<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>
919 </ul>
920
921 </div>
922 <!--End Good-->
923
924 <!--start bad-->
925 <div class="good col-md-6 col-sm-6">
926 <ul class="pros">
ce21714e 927 <li>Runs the <a href="https://www.gnu.org/distros/free-distros.en.html">FSF-endorsed</a> Trisquel operating system with Libreboot firmware.</li>
bc744bdc 928 <li>Durable hardware is meant to last, and is easy to repair.</li>
ff8eb1d4
MB
929 <li>Created by a small business that replaces all restrictive components from a stock laptop.</li>
930 </ul>
8d4c9925 931 <h5 class="text-center">Stay away from: iPad Pro</h5>
ff8eb1d4 932 <ul class="cons">
8d4c9925
MB
933 <li>
934 Apple uses <a href="https://www.defectivebydesign.org/what_is_drm_digital_restrictions_management">Digital Restrictions Management (DRM)</a> to block competing software.
935 </li>
bc744bdc 936 <li>Apple's App Store has been <a href="https://www.defectivebydesign.org/blog/apple_app_store_anniversary_marks_ten_years_proprietary_appsploitation">threatening user freedom for ten years</a>. From user surveillance to allowing governments to control app access, the Apple App Store has done it all. </li>
ff8eb1d4
MB
937 </ul>
938 </div>
939 <!--End Bad-->
940 </div>
941 <!--End Row-->
942 </div>
943 <!--End Container-->
944
945 <!--Desktops-->
946 <div class="container">
947 <h3 class="title text-center">Desktops</h3>
948 <div class="row is-table-row">
949 <div class="good col-md-6 col-sm-6">
a60955b3 950 <h5 class="text-center">D16 Workstation with GNU/Linux</h5>
ff8eb1d4 951 <img src="img/products/desktop.png" alt="The Workstation, a tower computer by Vikings" class="center-block" />
ff8eb1d4
MB
952
953 <!-- Buy/Download Button -->
954 <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">
955 BUY
956 <!-- Begin Sale -->
957 <span class="sale" >sale</span>
958 <!-- End Sale -->
959 </a>
960 <div class="collapse" id="sellers-desktop">
961 <div class="center-block seller-group">
962 <strong>Get it from</strong>
963 </p>
964 <a href="https://store.vikings.net/libre-friendly-hardware/vikings-d16-workstation" class="seller action-button">Vikings</a>
965 <p class="sale-info links">
bc744bdc 966 <a href="#vikings-promotion">Sale details.</a>
ff8eb1d4
MB
967 </p>
968 </div>
969 </div>
970
971 <script>
972 document.getElementById('get-item-desktop').style.display = '';
973 </script>
974 <noscript>
975 <div class="center-block seller-group">
976 <p style="color: #6b6b6b">
977 <strong>Get it from</strong>
978 </p>
979 <a href="https://store.vikings.net/libre-friendly-hardware/vikings-d16-workstation" class="seller action-button">Vikings</a>
980 <p class="sale-info links">
981 The Workstation is not Respects Your Freedom certified at this point.
982 </p>
983 </div>
984 </noscript>
985 <!-- End Buy/Download button -->
986
987 <ul class="pros">
988<p>Why it's cool: Sometimes you need heavy-duty computing power that a laptop just can't provide.</p>
989
bc744bdc 990<p>Gamers, video editors, and other users may want or need a more powerful machine &mdash; a desktop is the answer when you really need that extra push. Also good for users who want a bigger screen.</p>
ff8eb1d4
MB
991 </ul>
992
993 </div>
994 <!--End Good-->
995
996 <!--start bad-->
997 <div class="good col-md-6 col-sm-6">
998 <ul class="pros">
1b3fab4c 999 <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>
bc744bdc 1000 <li>Comes with free boot firmware.</li>
a4cb36f8 1001 <li>You can customize and specialize this model to your needs -- the essence of user freedom!</li>
bc744bdc 1002
ff8eb1d4
MB
1003 </ul>
1004 <h5 class="text-center">Stay away from: Apple iMac</h5>
1005 <ul class="cons">
a4cb36f8 1006 <p>An iMac puts designers and filmmakers at risk:</p>
ce21714e 1007 <li>Adobe Premiere Rush rents Mac (and Windows) users access to video editing software in exchange for control over their files.</li>
ff8eb1d4 1008 </ul>
8d4c9925
MB
1009 <h5 class="text-center">Stay away from: Alienware Area-51 Threadripper</h5>
1010 <ul class="cons">
1011 <li>The newest Alienware gaming desktop comes with Ryzen Threadripper processors and loads of freedom-restricting proprietary software.</li>
1012 </ul>
1013 </div>
1014 <!--End Bad-->
1015 </div>
1016 <!--End Row-->
1017 </div>
1018 <!--End Container-->
1019
1020 <!--3D Printers-->
1021 <div class="container">
1022 <h3 class="title text-center">3D Printers</h3>
1023 <div class="row is-table-row">
1024 <div class="good col-md-6 col-sm-6">
a60955b3 1025 <h5 class="text-center">LulzBot Mini</h5>
8d4c9925 1026 <img src="img/products/lulzbot.png" alt="lulzbot" class="center-block" />
a60955b3 1027
8d4c9925
MB
1028
1029 <!-- Buy/Download Button -->
1030 <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">
1031 BUY
1032 <!-- Begin Sale -->
1033 <span class="sale" >sale</span>
1034 <!-- End Sale -->
1035 </a>
1036 <div class="collapse" id="sellers-print">
1037 <div class="center-block seller-group">
1038 <p style="color: #6b6b6b">
1039 <strong>Get it from</strong>
1040 </p>
1041 <a href="https://www.lulzbot.com/store?pk_campaign=fsf16&pk_kwd=store" class="seller action-button">LulzBot</a>
1042 <p class="sale-info links">
1043 <a href="https://www.lulzbot.com">Lulzbot</a> is having general sales Black Friday through Cyber Monday. <a href="#lulzbot-promotion">Sale details.</a>
1044
1045 </p>
1046 </div>
1047 </div>
1048
1049 <script>
1050 document.getElementById('get-item-print').style.display = '';
1051 </script>
1052 <noscript>
1053 <div class="center-block seller-group">
1054 <p style="color: #6b6b6b">
1055 <strong>Get it from</strong>
1056 </p>
1057 <a href="https://www.lulzbot.com/store?pk_campaign=fsf16&pk_kwd=store" class="seller action-button">LulzBot</a>
1058 <p class="sale-info links">
1059 <a href="#lulzbot-promotion">Sale details.</a>
1060 </p>
1061 </div>
1062 </noscript>
1063 <!-- End Buy/Download button -->
1064 <ul class="pros">
a4cb36f8 1065 <p>Why it's cool: Think ahead -- if you give this to your friend or relative, they might use it next year to make YOU a gift.</p>
8d4c9925 1066
a4cb36f8 1067<p>3D printers are an amazing learning and exploration tool for kids and a fun toy for grownups, and they've come a long way from their origins in the early 2000s. Keep it free and fun by digging into the thousands of free software options for modeling, and communities that share freely licensed designs.</p>
8d4c9925
MB
1068 </ul>
1069 </div>
1070 <!--End Good-->
1071
1072 <div class="good col-md-6 col-sm-6">
1073 <ul class="pros">
a4cb36f8 1074 <li>Performance and seamless interface <a href="https://www.tomsguide.com/us/best-3d-printers,review-2236.html">earned it "Editor's Choice"</a> in <em>Tom's Guide</em>'s 2018 3D printer comparison.</li>
8d4c9925
MB
1075 <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>
1076 </ul>
1077 <h5 class="text-center">Stay away from: MakerBot</h5>
ff8eb1d4 1078 <ul class="cons">
8d4c9925 1079 <li>
a4cb36f8 1080 MakerWare software is proprietary, <a href="https://gnu.org/proprietary">restricting freedom and stifling creativity</a>.
8d4c9925
MB
1081 </li>
1082 <li>
ce21714e 1083MakerBot 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.
8d4c9925 1084 </li>
ff8eb1d4
MB
1085 </ul>
1086 </div>
1087 <!--End Bad-->
1088 </div>
1089 <!--End Row-->
1090 </div>
1091 <!--End Container-->
1092
2099caf6 1093 <!-- cool devices -->
ff8eb1d4 1094 <div class="container">
8d4c9925
MB
1095 <h2 class="title text-center">Cool Devices</h2>
1096<div class="container">
ff8eb1d4 1097 <div class="row is-table-row">
43b49c31 1098 <div class="col-md-5 col-sm-6 recommended-img">
a60955b3 1099 <h5 class="text-center">NeuG USB True Random Number Generator</h5>
43b49c31 1100 <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;"/>
a60955b3 1101
8d4c9925
MB
1102
1103 <!-- Buy/Download Button -->
43b49c31 1104 <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;">
8d4c9925 1105 BUY
2099caf6
MB
1106 <!-- Begin Sale -->
1107 <span class="sale" >sale</span>
1108 <!-- End Sale -->
8d4c9925 1109 </a>
9c4717f1 1110 <div class="collapse" id="sellers-random-number-generator">
8d4c9925 1111 <div class="center-block seller-group">
2099caf6
MB
1112
1113 <a href="https://shop.fsf.org/storage-devices/neug-usb-true-random-number-generator" class="seller action-button">GNU Press Shop</a>
8d4c9925 1114 <p class="sale-info links">
2099caf6 1115 <a href="#GNU-promotion">Sale details.</a>
8d4c9925
MB
1116 </p>
1117 </div>
1118 </div>
1119
1120 <script>
2cab18a2 1121 document.getElementById('get-item-random-number-generator').style.display = '';
8d4c9925
MB
1122 </script>
1123 <noscript>
1124 <div class="center-block seller-group">
1125 <p style="color: #6b6b6b">
1126 <strong>Get it from</strong>
1127 </p>
2099caf6 1128 <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>
8d4c9925 1129 <p class="sale-info links">
2099caf6 1130 <a href="#GNU-promotion">Sale details.</a>
8d4c9925
MB
1131 </p>
1132 </div>
1133 </noscript>
1134 <!-- End Buy/Download button -->
1135
1136 </div>
1137 <div class="col-md-7 col-sm-6">
1138 </h5>
9be15f6e
MB
1139<ul class="pros">
1140 <li>The perfect present for the cryptogeek in your life.</li>
8d4c9925
MB
1141 <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>
1142 <li>NeuG is an implementation of a true random number generator (TRNG) for STM32F103 MCU.</li>
1143 </ul>
1144 </div>
1145 </div>
1146 <!-- End Row -->
1147 </div>
1148 <!-- End Container -->
1149
1150 <div class="row is-table-row">
1151 <div class="col-md-5 col-sm-6 recommended-img">
a60955b3 1152 <h5 class="text-center">Mini Wi-Fi Adapter</h5>
8d4c9925 1153 <img src="https://static.fsf.org/nosvn/images/technoethical-adapter.png" alt="Mini Wi-Fi Adapter" class="center-block" />
ff8eb1d4
MB
1154
1155 <!-- Buy/Download Button -->
43b49c31 1156 <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;">
ff8eb1d4
MB
1157 BUY
1158 <!-- Begin Sale -->
1159 <span class="sale">sale</span>
1160 <!-- End Sale -->
1161 </a>
1162 <div class="collapse" id="sellers-mini-adapter">
1163 <div class="center-block seller-group">
1164 <a href="https://tehnoetic.com/tehnoetic-wireless-adapter-gnu-linux-libre-tet-n150" class="seller action-button" class="seller action-button">Technoethical</a>
1165 <p class="sale-info links">
1166 <a href="#technoethical-promotion">Sale details.</a>
1167 </p>
1168 <a href="https://www.thinkpenguin.com/gnu-linux/penguin-wireless-n-usb-adapter-gnu-linux-tpe-n150usb" class="seller action-button">ThinkPenguin</a>
1169 <p class="sale-info links">
1170 <a href="#thinkpenguin-promotion">Sale details.</a>
1171 </p>
1172 </div>
1173 </div>
1174
1175 <script>
1176 document.getElementById('get-item-mini-adapter').style.display = '';
1177 </script>
1178 <noscript>
1179 <div class="center-block seller-group">
1180 <p style="color: #6b6b6b">
1181 <strong>Get it from</strong>
1182 </p>
1183 <a href="https://tehnoetic.com/tehnoetic-wireless-adapter-gnu-linux-libre-tet-n150" class="seller action-button" class="seller action-button">Technoethical</a>
1184
1185 <p class="sale-info links">
1186 <a href="#technoethical-promotion">Sale details.</a>
1187 </p>
1188 <a href="https://www.thinkpenguin.com/gnu-linux/penguin-wireless-n-usb-adapter-gnu-linux-tpe-n150usb" class="seller action-button">ThinkPenguin</a>
1189 <p class="sale-info links">
1190 <a href="#thinkpenguin-promotion">Sale details.</a>
1191 </p>
1192 </div>
1193 </noscript>
1194 <!-- End Buy/Download button -->
1195
1196 <!--start pros-->
1197 <ul class="pros">
ce21714e 1198 <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>
ff8eb1d4
MB
1199 </ul>
1200 </div>
1201
077858f7 1202 <div class="good col-md-7 col-sm-6">
ff8eb1d4
MB
1203 <ul class="pros">
1204 <li>Great for all-free-software installations on laptops with incompatible Wi-Fi hardware.</li>
1205 <li><a href="https://www.fsf.org/ryf">Certified to Respect Your Freedom</a>.</li>
a4cb36f8 1206 <li>If you use a laptop listed in this Guide, an adapter like this won't be necessary.</li>
ff8eb1d4
MB
1207 </ul>
1208 </div>
1209 </div>
1210 <!-- End Row -->
1211 </div>
1212 <!-- End Container -->
1213
1214 <!-- Begin Recommended Template -->
1215
1216 <div class="container">
1217 <div class="row is-table-row">
1218 <div class="col-md-5 col-sm-6 recommended-img">
a60955b3 1219 <h5 class="text-center">Long Range Wi-Fi Adapter</h5>
ff8eb1d4 1220 <img src="img/products/thinkpenguin-long-range-adapter.png" alt="Long-range Wi-Fi Adapter" class="center-block" />
ff8eb1d4
MB
1221
1222 <!-- Buy/Download Button -->
43b49c31 1223 <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;">
ff8eb1d4
MB
1224 BUY
1225 <!-- Begin Sale -->
1226 <span class="sale">sale</span>
1227 <!-- End Sale -->
1228 </a>
1229 <div class="collapse" id="sellers-long-range-adapter">
1230 <div class="center-block seller-group">
1231 <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>
1232 <p class="sale-info links">
1233 <a href="#thinkpenguin-promotion">Sale details.</a>
1234 </p>
1235 </div>
1236 </div>
1237
1238 <script>
1239 document.getElementById('get-item-long-range-adapter').style.display = '';
1240 </script>
1241 <noscript>
1242 <div class="center-block seller-group">
1243 <p style="color: #6b6b6b">
1244 <strong>Get it from</strong>
1245 </p>
1246 <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>
1247 <p class="sale-info links">
1248 <a href="#thinkpenguin-promotion">Sale details.</a>
1249 </p>
1250 </div>
1251 </noscript>
1252 <!-- End Buy/Download button -->
1253
1254 </div>
1255 <div class="col-md-7 col-sm-6">
1256 </h5>
1257 <ul class="pros">
1258 <li>More powerful than its smaller cousin, and can be further upgraded with a larger antenna.</li>
1259 <li><a href="https://www.fsf.org/ryf">Certified to Respect Your Freedom</a>.</li>
ff8eb1d4
MB
1260 </ul>
1261 </div>
1262 </div>
1263 <!-- End Row -->
1264 </div>
1265 <!-- End Container -->
1266
1267 <!-- Begin Recommended Template -->
1268 <div class="container">
1269 <div class="row is-table-row">
1270 <div class="col-md-5 col-sm-6 recommended-img">
ff8eb1d4 1271 <h5 class="text-center">VPN Router</h5>
a60955b3
MB
1272 <img src="img/products/thinkpenguin-mini-router.png" alt="VPN Router" class="center-block" />
1273
ff8eb1d4
MB
1274
1275 <!-- Buy/Download Button -->
43b49c31 1276 <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;">
ff8eb1d4
MB
1277 BUY
1278 <!-- Begin Sale -->
1279 <span class="sale">sale</span>
1280 <!-- End Sale -->
1281 </a>
1282 <div class="collapse" id="sellers-vpn-router">
1283 <div class="center-block seller-group">
1284 <a href="https://www.thinkpenguin.com/gnu-linux/free-software-wireless-n-mini-vpn-router-tpe-r1100" class="seller action-button">ThinkPenguin</a>
1285 <p class="sale-info links">
1286 <a href="#thinkpenguin-promotion">Sale details.</a>
1287 </p>
1288 </div>
1289 </div>
1290
1291 <script>
1292 document.getElementById('get-item-vpn-router').style.display = '';
1293 </script>
1294 <noscript>
1295 <div class="center-block seller-group">
1296 <p style="color: #6b6b6b">
1297 <strong>Get it from</strong>
1298 </p>
1299 <a href="https://www.thinkpenguin.com/gnu-linux/free-software-wireless-n-mini-vpn-router-tpe-r1100" class="seller action-button">ThinkPenguin</a>
1300 <p class="sale-info links">
1301 <a href="#thinkpenguin-promotion">Sale details.</a>
1302 </p>
1303 </div>
1304 </noscript>
1305 <!-- End Buy/Download button -->
1306
1307 </div>
1308 <div class="col-md-7 col-sm-6">
1309 <ul class="pros">
1310 <li>Designed to complement your existing router by providing a VPN that enhances privacy and security and circumvents network controls.</li>
ce21714e 1311 <li>Designed for easy setup.</li>
9be15f6e 1312 <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>
ff8eb1d4
MB
1313 </ul>
1314 </div>
1315 </div>
1316 <!-- End Row -->
1317 </div>
1318 <!-- End Container -->
1319
ff8eb1d4
MB
1320 <h1 class="title text-center">Books, Music, and Video</h1>
1321 <img src="img/products/bookshelf.png" alt="a shelf of books, with two layers, organized by color." class="center-block img-responsive" />
1322 <!--ebooks-->
1323 <div class="container">
1324 <h3 class="title text-center">Books</h3>
1325 <div class="row is-table-row">
1326 <div class="good col-md-6 col-sm-6">
1327 <h5 class="text-center">DRM-free Ebooks</h5>
1328
1329 <ul class="pros">
ce21714e 1330 <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>
9be15f6e 1331 <li><a href="https://leanpub.com/">Leanpub</a> is an author-driven ebook Web site encouraging people to "publish early, publish often."</li>
ccdae924
MB
1332 <li><a href="https://lektu.com/">Lektu</a> provides you with media in Spanish.</li>
1333 <li><a href="https://www.manning.com/ebooks">Manning Publications</a> has audio and video in addition to ebooks.</li>
1334 <li><a href="https://nostarch.com/">No Starch Press</a> offers "the finest in geek entertainment."</li>
1335 <li><a href="https://www.packtpub.com/">Packt Publishing</a> has ebooks and videos covering a range of technical topics.</li>
1b3fab4c 1336 <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>
8d4c9925 1337 <li>Looking to buy paper books? Check out the <a href="https://shop.fsf.org/collection/books-docs">GNU Press Shop</a> for your technical manuals and documentation needs.</li>
ff8eb1d4
MB
1338 </ul>
1339
1340 </div>
1341 <!--End Good-->
1342
1343 <!--start bad-->
1344 <div class="good col-md-6 col-sm-6">
1345 <ul class="pros">
1346 <h5 class="text-center">Stay away from: Amazon</h5>
1347 <ul class="cons">
bc744bdc 1348 <li>Amazon is one of the <a href="https://www.defectivebydesign.org/amazon">most notorious DRM offenders</a>. Whether it's their Kindle ebook reader or their countless DRM-encumbered ebooks, Amazon is the place to go if you want to <a href="https://www.defectivebydesign.org/amazon-kindle-swindle">let someone else snatch away texts</a> from your personal library.</li>
ea2054be 1349 <li><a href="https://www.defectivebydesign.org/">Read more about DRM, the risks it poses, and the damage it causes</a>.
ff8eb1d4
MB
1350 </ul>
1351 </div>
1352 <!--End Bad-->
1353 </div>
1354 <!--End Row-->
1355 </div>
1356 <!--End Container-->
ea2054be 1357
ff8eb1d4
MB
1358 <!--Music-->
1359 <div class="container">
1360 <h3 class="title text-center">Music</h3>
1361 <div class="row is-table-row">
1362 <div class="good col-md-6 col-sm-6">
1363 <h5 class="text-center">DRM-free Music</h5>
1364
1365 <!-- start good -->
1366 <ul class="pros">
1367 <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>
1368 <li><a href="http://www.dischord.com/">Dischord Records</a>, a classic punk label providing music since 1980.</li>
1369 <li><a href="https://www.emusic.com/">Emusic</a> is the Web's second largest music store.</li>
1370 <li><a href="https://folkways.si.edu/">Folkways</a>, courtesy of the Smithsonian Institute.</li>
1371 </ul>
1372
1373 </div>
1374 <!--End Good-->
1375
1376 <!--start bad-->
1377 <div class="good col-md-6 col-sm-6">
1378 <ul class="cons">
9be15f6e 1379 <h5 class="text-center">Stay away from: Spotify, iTunes, (and all other major streaming services)</h5>
a4cb36f8
MB
1380 <ul>
1381 <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>
1382 <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>
9be15f6e 1383 <li>Apple Music and iTunes streaming also use DRM on its files.</li>
ff8eb1d4
MB
1384 </ul>
1385 </div>
1386 <!--End Bad-->
1387 </div>
1388 <!--End Row-->
1389 </div>
1390 <!--End Container-->
1391
1392 <!--Video-->
1393 <div class="container">
1394 <h3 class="title text-center">Video</h3>
1395 <div class="row is-table-row">
1396 <div class="good col-md-6 col-sm-6">
a4cb36f8 1397 <h5 class="text-center">DRM-free video</h5>
ff8eb1d4
MB
1398 <ul class="pros">
1399 <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>
1400 <p>You can <a href="https://www.defectivebydesign.org/guide/video">find your DRM-free video fix</a> at places including:</p>
1401 <li><a href="http://www.comedydirect.com/">ComedyDirect</a> can make you laugh while storing your videos locally.</li>
1402 <li><a href="https://archive.org/details/movies">Moving Image Archive</a> is a section of <a href="https://archive.org">Archive.org</a> containing thousands of film releases, available to stream or download.</li>
ff8eb1d4
MB
1403 <li><a href="http://wolfeondemand.com/">WolfeOnDemand</a> provides for all of your LGBTQ watching desires.</li>
1404 </ul>
1405
1406 </div>
1407 <!--End Good-->
1408
1409 <!--start bad-->
1410 <div class="good col-md-6 col-sm-6">
1411 <h5 class="text-center">Stay away from: Netflix</h5>
1412 <ul class="cons">
1413 <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>
1414 </ul>
1415 </div>
1416 <!--End Bad-->
1417 </div>
1418 <!--End Row-->
1419 </div>
1420 <!--End Container-->
1421
1422 </section>
8d4c9925
MB
1423<!--End comparisons-->
1424
1425<!-- Begin need choices -->
1426<section class="choices" id="choices">
1427 <div class="container">
1428 <h1 class="text-center">We need better choices!<h1>
1429 <div class="container choices">
1430 <h2 class="title text-center"></h2>
1431 <div class="row is-table-row">
1432 <div class="good col-md-6 col-sm-6" style="position:relative">
ce21714e 1433 <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>
8d4c9925
MB
1434 </div>
1435 <!--End Good-->
1436
1437 <!-- start bad -->
1438
ccdae924 1439 <div class="good col-md-6 col-sm-6">
ea2054be 1440 <h5 class="text-center">In need of development</h5>
ccdae924 1441 <ul class="pros">
ea2054be 1442 <li>Cameras</li>
bc744bdc 1443 <li>Ebook readers</li>
1c121604
MB
1444 <li>Fitness trackers</li>
1445 <li>Smart watches</li>
1446 <li>Video gaming systems</liz.
8d4c9925
MB
1447 </ul>
1448 <h5 class="text-center">Stay away from: These devices</h5>
1449 <ul class="cons">
9be15f6e 1450 <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>
bc744bdc 1451 <li>Self-driving cars are full of proprietary software, and they also pose a terrible risk to cyclists, pedestrians, and riders. <a href="https://www.theguardian.com/technology/2017/jul/31/tesla-model-3-electric-car-doesnt-have-key-things-we-learned-speedometer-battery-sleep">Read more about</a> the Tesla Model 3's anti-features and autopilot system.</li>
8d4c9925
MB
1452 </ul>
1453 </div>
1454 <!--End Bad-->
1455 </div>
1456 <!--End Row-->
1457 </div>
1458 <!--End Container-->
1459 <!--End bad-->
1460<!-- end choices -->
1461
1462
ff8eb1d4
MB
1463
1464 <!-- Begin Donations -->
1465 <section class="charities" id="charities">
1466 <div class="container">
1467 <h1 class="text-center">Recommended organizations for holiday donations</h1>
1468 <div class="row">
de8a120d 1469 <div class="col-md-4 col-md-offset-4 col-sm-4 col-sm-offset-4 col-xs-6 col-xs-offset-3">
053d1425 1470 <a href="https://www.fsf.org/"><img src="img/charities/fsf.png" alt="fsf" class="center-block img-responsive" /></a>
9be15f6e
MB
1471 <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>
1472 </div>
de8a120d
AE
1473 </div>
1474 <div style="height: 30px"></div>
1475 <div class="row">
9be15f6e 1476 <div class="col-md-3 col-sm-4 col-xs-6">
ff8eb1d4
MB
1477 <a href="https://april.org/"><img src="img/charities/april.png" alt="april" class="center-block img-responsive" /></a>
1478 </div>
1479 <div class="col-md-3 col-sm-4 col-xs-6">
7a2bddf3 1480 <a href="https://www.openrightsgroup.org/"><img src="img/charities/org.png" alt="ceataopen rights group logo" class="center-block img-responsive" /></a>
ff8eb1d4
MB
1481 </div>
1482 <div class="col-md-3 col-sm-4 col-xs-6">
1483 <a href="https://creativecommons.org/"><img src="img/charities/cc.png" alt="cc" class="center-block img-responsive" /></a>
1484 </div>
1485 <div class="col-md-3 col-sm-4 col-xs-6">
1486 <a href="https://www.eff.org/"><img src="img/charities/eff.png" alt="eff" class="center-block img-responsive" /></a>
1487 </div>
1488 <div class="col-md-3 col-sm-4 col-xs-6">
1489 <a href="https://www.gnome.org/"><img src="img/charities/gnome.png" alt="gnome" class="center-block img-responsive" /></a>
1490 </div>
1491 <div class="col-md-3 col-sm-4 col-xs-6">
1492 <a href="https://sfconservancy.org/"><img src="img/charities/sfc.png" alt="sfc" class="center-block img-responsive" /></a>
1493 </div>
1494 <div class="col-md-3 col-sm-4 col-xs-6">
1495 <a href="https://www.wikimedia.org/"><img src="img/charities/wikimedia.png" alt="wikimedia" class="center-block img-responsive" /></a>
1496 </div>
ff8eb1d4
MB
1497 </div>
1498 </div>
1499 </div>
1500 </div>
1501 </section>
1502 <!-- End Donations -->
1503
1504 <!-- Begin Promotion details -->
1505
1506 <section class="promotion-details">
1507 <div class="container">
1508 <div class="row">
1509 <div class="col-md-12">
1510 <div class="panel-default">
1511 <div class="panel-heading">
1512 <h1 class="fix-margin">Promotion details</h1>
1513 </div>
1514 <div class="panel-body" id="promotion-details">
a4cb36f8 1515<h2>Companies, distributors, and makers of freedom-friendly gadgets want to make it easier for you to give gifts that you feel good about. Check out these discounts and promotions.</h2>
7a2bddf3 1516 <ul style="list-style: none inside none;">
1b3fab4c 1517 <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>
c18de544 1518 <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>
0691680f 1519 <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>
840c4e86 1520 <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>
ce21714e 1521 <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>
bf84469f 1522 <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>
bc744bdc 1523 <li id="vikings-promotion"><strong>Vikings:</strong> 5% discount on <b>all</b> products and services between now and February 1, 2019. <b>Help the FSF:</b> Vikings will also make a donation to the FSF for each product purchased using the coupon code <span class="label label-default">fsfftw</span>.</li>
ff8eb1d4
MB
1524
1525</ul>
1526 </div>
1527 </div>
1528 </div>
1529 <!-- End Panel -->
1530 </div>
1531 <!-- End Row -->
1532 </div>
1533 <!-- End Container -->
1534 </section>
1535 <!-- End Promotion details -->
1536
1537
1538 <!-- Start Respects Your Freedom -->
1539 <!-- <section class="promotion-details">
1540 <div class="container">
1541 <div class="row">
1542 <div class="col-md-12">
1543 <div class="panel-default">
1544 <div class="panel-heading">
1545 <h1 class="fix-margin">Respects Your Freedom</h1>
1546 </div>
1547 <div class="panel-body" id="promotion-details">
1548 <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>
1549 <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>
1550 </div>
1551 </div>
1552 </div> -->
1553 <!-- End Panel -->
1554 </div>
1555 <!-- End Row -->
1556 </div>
1557 <!-- End Container -->
1558 </section>
1559 <!-- End Respects Your Freedom -->
1560
1561 <!-- Begin Licenses -->
1562 <section class="licenses">
1563 <div class="container">
1564 <div class="row">
1565 <div class="col-md-12">
1566 <div class="panel-default">
1567 <div class="panel-heading">
8d4c9925 1568 <h1 class="fix-margin">Licenses</h1>
ff8eb1d4
MB
1569
1570 </div>
1571 <div class="panel-body" id="licenses">
2099caf6 1572 <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>.
ff8eb1d4
MB
1573 </p>
1574 <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>
1575 <ul style="list-style: none inside none;">
1576 <li>X200, T400, iPhone, and ISP-provided router images are in the public domain.</li>
2099caf6
MB
1577 <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>
1578 <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>
1579 <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>
1580 <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>
ff8eb1d4
MB
1581 </div>
1582 </div>
1583 </div>
1584 <!-- End Panel -->
1585 </div>
1586 <!-- End Row -->
1587 </div>
1588 <!-- End Container -->
1589 </section>
1590 <!-- End Licenses -->
1591
1592 <!--Begin Footer-->
1593 <footer>
1594 <div class="container-fluid">
1595 <div class="row">
1596 <div class="col-md-4 col-sm-4 footer-logo">
1597 <a href="https://fsf.org/"><img src="img/fsf-footer.png" alt="FSF" class="center-block footer-logo img-responsive" /></a>
1598 </div>
1599 <div class="col-md-8 col-sm-8">
1600 <p>The FSF is a nonprofit with a worldwide mission to advance software freedom —
1b3fab4c 1601 <a href="https://fsf.org/about">learn about our history and work</a>.
ff8eb1d4 1602 </p>
a4cb36f8 1603 <p>Version 9.0. Copyright © 2004-2018
ff8eb1d4
MB
1604 <a href="https://fsf.org/about/contact.html" title="Find out how to contact us">
1605 Free Software Foundation
1606 </a>, Inc.
a4cb36f8 1607 <a href="https://www.fsf.org/about/free-software-foundation-privacy-policy"> Privacy Policy</a>.
0cdb6d59 1608 <a href="js/weblabels.html" rel="jslicense">Javascript License Information</a>.
ff8eb1d4
MB
1609 </p>
1610 </div>
1611 </div>
1612 <!-- End Row -->
1613 </div>
1614 <!-- End Container -->
1615 </footer>
1616 <!-- End Footer -->
1617
1618 <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
1619 <script src="js/jquery.js" charset="utf-8"></script>
1620 <!-- Include all compiled plugins (below), or include individual files as needed -->
1621 <script src="js/bootstrap.js" charset="utf-8"></script>
1622 <!-- Our JS -->
1623 <script src="js/magic.js" charset="utf-8"></script>
1624
1625 <!-- Piwik -->
1626 <script type="text/javascript">
1627 // @license magnet:?xt=urn:btih:c80d50af7d3db9be66a4d0a86db0286e4fd33292&dn=bsd-3-clause.txt
1628 var pkBaseURL = (("https:" == document.location.protocol) ? "https://piwik.fsf.org/" : "http://piwik.fsf.org/");
1629 document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
1630 try {
1631 var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 14);
1632 piwikTracker.trackPageView();
1633 piwikTracker.enableLinkTracking();
1634 } catch (err) {}
1635 // @license-end
1636 </script><noscript><p><img src="//piwik.fsf.org/piwik.php?idsite=14" style="border:0" alt="" /></p></noscript>
1637 <!-- End Piwik Tracking Code -->
ff8eb1d4
MB
1638 </body>
1639
1640 </html>