fixed link borders on bottom of links for mw
[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>
b0527697
MM
99
100 <iframe src="//static.fsf.org/nosvn/banners/2019fundraiser-spring/" width="100%" height="100%" scrolling="no"
101 style="overflow: hidden; margin: 0; border: 0 none; display: block;">
102 </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;
daecad56 209 border-bottom: 0px;
b0527697
MM
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: #0065ff;
219 border-radius: 20px;
220 box-shadow: 0px 0px 10px #111111;
221 background-color: #1d0c3b;
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: #fdd538;
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 {
b0527697
MM
300}
301
302#fsf-modal-window-elem-text a {
303 color: #fdd538;
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();">
336 <i class="fa fa-close"></i>
337 </div>
338 <h2>Become a member today and help the FSF fight for user freedom!</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 large, diverse group of members and donors help the Free Software
346Foundation remain proudly independent. Join us today and help us achieve our
347goal of 200 new members in only 28 days (July 15).
348
349</p>
350
351<p>
352
353Small contributions create a big impact!
354
355</p>
356
357<p><span id="fsf-modal-window-text-link"><a href="https://www.fsf.org/appeal?pk_campaign=fr_sp2019&pk_kwd=learn-more&pk_source=modal">READ MORE</a> | <a href="https://my.fsf.org/join?pk_campaign=fr_sp2019&pk_source=modal2">JOIN</a></span></p>
358
359 </div>
360 </div>
361 <div id="fsf-modal-window-elem-right-column">
362 <div id="fsf-modal-window-elem-buttons" style="border-radius: 20px; box-shadow: 0px 0px 5px #0c2b2b;">
363 <div style="background-color:#3498DB; border-top-right-radius: 20px; border-top-left-radius: 20px;">
364 <a style="color:#fdd538;text-shadow: 0px 0px 8px #2670a1;" href="https://my.fsf.org/join?pk_campaign=fr_sp2019&pk_source=modal" onclick="//fsfModalWindowElemFollowedLink();"><i class="fa fa-check-circle">&nbsp;</i>Join</a>
365 </div>
366
367 <div style="background-color:#2ecc71">
368 <a style="text-shadow: 0px 0px 8px #219452;" href="https://my.fsf.org/renew?pk_campaign=fr_sp2019&pk_source=modal" onclick="//fsfModalWindowElemFollowedLink();"><i class="fa fa-refresh"></i> Renew</a>
369 </div>
370
371 <div style="background-color:#1abc9c; border-bottom-right-radius: 20px; border-bottom-left-radius: 20px; margin-bottom: 2px">
372 <a style="text-shadow: 0px 0px 8px #138c74;" href="https://my.fsf.org/donate?pk_campaign=fr_sp2019&pk_source=modal" onclick="//fsfModalWindowElemFollowedLink();"><i class="fa fa-money"></i> Donate</a>
373 </div>
374 </div>
375 <!--
376 <div id="fsf-modal-window-elem-maybe-later">
377 <a onclick="//fsfModalWindowElemMaybeLater();">maybe later</a>
378 </div>
379 -->
380 </div>
381 </div>
382 </div>
383 </div>
384 <script type="text/javascript">
385// @license magnet:?xt=urn:btih:1f739d935676111cfff4b4693e3816e664797050&dn=gpl-3.0.txt GPL-3.0
386
387// licensed GPLv3-or-later by Andrew Engelbrecht
388
389var startTime, endTime, switchTextTime;
390
391startTime = new Date('2019-05-30T04:00:00Z');
392switchTextTime = new Date('2019-06-28T04:00:00Z');
393endTime = new Date('2019-07-12T04:00:00Z');
394
395// possibly switch the text that is displayed in the modal window, depending
396// upon the current date.
397function fsfModalWindowElemMaybeSwitchText () {
398
399 var now;
400
401 now = new Date();
402 if (now.getTime() < switchTextTime.getTime()) {
403 return; // don't switch the dbd text
404 }
405
406 // switch dbd text
407 document.getElementById("fsf-modal-window-elem-text").innerHTML =' \
408\
409<p>Our large, diverse group of members and donors help the Free Software Foundation remain proudly independent. Join us and help us achieve our goal of 200 new members before July 15!</p> <p>Small contributions create a big impact!</p> \
410\
411<p><span id="fsf-modal-window-text-link"><a href="https://www.fsf.org/appeal?pk_campaign=fr_sp2019&pk_kwd=learn-more&pk_source=modal">READ MORE</a> | <a href="https://my.fsf.org/join?pk_campaign=fr_sp2019&pk_source=modal2">JOIN</a></span></p>';
412}
413
414// show fsf-modal-window-elem if it hasn't been previously closed by
415// the user, nor recently hit "maybe later",
416// and the campaign is still happening
417function fsfModalWindowElemMaybeShow () {
418
419 var pattern, noShowFsfModalWindowElementP, now;
420
421 now = new Date();
422 if (now.getTime() < startTime.getTime() || now.getTime() > endTime.getTime()) {
423 return; // don't show the fsf-modal-window-elem
424 }
425
426 // see if cookie says not to show element
427 pattern = /showFsfSpring2019FundraiserModalWindowElementP\s*=\s*false/;
428 noShowFsfModalWindowElementP = pattern.test(document.cookie);
429
430//// uncomment here to enable modal window hiding
431 if (!noShowFsfModalWindowElementP) {
432 setTimeout(function () {
433 // display the element
434 document.getElementById("fsf-modal-window-elem-container").style.display="block";
435 }, 0);
436 }
437}
438
439// call this first to set the proper text
440fsfModalWindowElemMaybeSwitchText();
441// call this right away to avoid flicker
442fsfModalWindowElemMaybeShow();
443
444
445// get the time `plusDays` in the future.
446// can be a fraction.
447function daysInFuture (plusDays) {
448 var now, future;
449
450 now = new Date();
451 future = new Date(now.getTime() + Math.floor(1000 * 60 * 60 * 24 * plusDays));
452 return future.toGMTString();
453}
454
455// hide the fsf-modal-window-elem
456function fsfModalWindowElemHide () {
457 document.getElementById("fsf-modal-window-elem-container").style.display="none";
458}
459// optionally hide elem and set a cookie to keep the fsf-modal-window-elem hidden for the next `forDays`.
460function fsfModalWindowElemDontShowForDays (forDays, hideNow) {
461 if (hideNow === true) {
462 fsfModalWindowElemHide();
463 }
464 //document.cookie = "showFsfSrping2019FundraiserModalWindowElementP=false; path=/; domain=.fsf.org; expires=" + daysInFuture(forDays);
465 document.cookie = "showFsfSpring2019FundraiserModalWindowElementP=false; path=/; expires=" + daysInFuture(forDays);
466}
467
468// hide the element from now to two weeks after closing it
469function fsfModalWindowElemDontShowForAWhile () {
470 fsfModalWindowElemDontShowForDays(14, true);
471}
472// hide the element from now to past the date of the campaign
473//function fsfModalWindowElemDontShowAgain () {
474// fsfModalWindowElemDontShowForDays(120, true);
475//}
476// don't show the element for a while
477//function fsfModalWindowElemMaybeLater () {
478// fsfModalWindowElemDontShowForDays(1, true);
479//}
480// keep the element visible for now, but don't show it for a while
481function fsfModalWindowElemFollowedLink () {
482 fsfModalWindowElemDontShowForDays(14, false);
483}
484
485// close popup if user clicks trasparent part
486document.getElementById("fsf-modal-window-elem-container").addEventListener("click", function(event){
487 fsfModalWindowElemDontShowForAWhile();
488});
489// don't close popup if clicking non-trasparent part (with the text and buttons)
490document.getElementById("fsf-modal-window-elem").addEventListener("click", function(event){
491 event.stopPropagation();
492});
493// close popup if user clicks X icon
494document.getElementById("fsf-modal-window-elem-close-button").addEventListener("click", function(event){
495 fsfModalWindowElemDontShowForAWhile();
496});
497//// close popup if user clicks maybe-later div
498//document.getElementById("fsf-modal-window-elem-maybe-later").addEventListener("click", function(event){
499// fsfModalWindowElemMaybeLater();
500//});
501// disable popup if user clicks one of the main buttons
502document.getElementById("fsf-modal-window-elem-buttons").addEventListener("click", function(event){
503 fsfModalWindowElemFollowedLink();
504});
505// disable popup if user clicks one of the "Read more" link
506document.getElementById("fsf-modal-window-text-link").addEventListener("click", function(event){
507 fsfModalWindowElemFollowedLink();
508});
509// close popup if user presses escape key
510window.addEventListener("keydown", function (event) {
511 switch (event.key) {
512 case "Escape":
513 fsfModalWindowElemDontShowForAWhile();
514 break;
515 default:
516 return;
517 }
518}, true);
519
520// @license-end
521 </script>
522 </div>
523 <!-- end fsf-modal-window-elem campaign element -->
524
ff8eb1d4
MB
525 <nav class="navbar navbar-default">
526 <div class="container-fluid">
527 <!-- Brand and toggle get grouped for better mobile display -->
528 <div class="navbar-header">
529 <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-links" aria-expanded="false">
530 <span class="sr-only">Toggle navigation</span>
531 <span class="icon-bar bar1"></span>
532 <span class="icon-bar bar2"></span>
533 <span class="icon-bar bar3"></span>
534 </button>
535 <a class="navbar-brand" href="https://fsf.org/"><img class="brand" src="img/logo.png" alt="FSF" width="180" /></a>
536 <!-- <span class="label label-warning"><a href="https://fsf.org/jfb">Join the FSF</a></span> -->
537
538 </div>
539
540 <!-- Collect the nav links, forms, and other content for toggling -->
541 <div class="collapse navbar-collapse" id="navbar-links">
542 <ul class="nav navbar-nav">
543 <li><a class="animated fadeIn" href="https://www.fsf.org/about/">About the FSF</a></li>
544 <li><a class="animated fadeIn" href="https://www.fsf.org/campaigns/">Campaigns</a></li>
9be15f6e 545 <li><a class="animated fadeIn" href="https://my.fsf.org/join?pk_campaign=fall18&pk_kwd=ggjoin">Join</a></li>
ff8eb1d4
MB
546 <li><a class="animated fadeIn" href="https://shop.fsf.org/">Shop</a>
547 </ul>
548
549 </div>
550 <!-- /.navbar-collapse -->
551 </div>
552 <!-- /.container-fluid -->
553 </nav>
554
555 <!--Begin Intro-->
556 <section class="intro" id="intro">
557 <div class="container">
558 <div class="row">
559 <div class="illustration col-md-6">
ea2054be 560 <img src="img/Illustration.png" alt="large-illutration" class="img-responsive center-dblock" />
ff8eb1d4
MB
561 </div>
562 <div class="intro-text col-md-6">
563 <h1>Give the gift of freedom!</h1>
564
bc744bdc 565 <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 566 <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 567
7188c4f2 568<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
569
570<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>
571
ff8eb1d4
MB
572 </div>
573 </div>
574 </div>
575 </section>
576 <!--End Intro-->
577
578 <!--Begin Actions-->
579 <section class="actions" id="actions">
580 <div class="container">
581 <div class="row">
582 <!-- Begin Action -->
583 <div class="action col-md-4 col-sm-4 text-center">
584 <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>
585 <p>
586 Use <span class="label label-default">#givefreely</span>. You might get a gift out of it!
587 </p>
588 </div>
589 <!-- End Action -->
590
591 <!-- Begin Action -->
592 <div class="action col-md-4 col-sm-4 text-center">
593 <a class="action-button" href="https://www.fsf.org/givingguide/giving-guide-giveaway-primer">Host a Giveaway</a>
594 <p>
595 Printable version coming soon!
596 </p>
597
598 </div>
599 <!-- End Action -->
600
601 <!-- Begin Action -->
602 <div class="action col-md-4 col-sm-4 text-center">
603 <a class="action-button" href="#charities">Support free software</a>
604 <p>
605 Donate to our suggested charities
606 </p>
607 </div>
608 <!-- End Action -->
609 </div>
610 <!-- End Row -->
611 </div>
612 <!-- End Container -->
613 </section>
614 <!--End Actions-->
615
616 <!--Begin Comparisons-->
617 <section class="comparisons">
618
619 <!--Smartphones-->
620 <div class="container smartphones">
621 <h2 class="title text-center">Smartphones</h2>
622 <div class="row is-table-row">
623 <div class="good col-md-6 col-sm-6" style="position:relative">
a60955b3 624 <h5 class="text-center">Galaxy S3 with Replicant</h5>
ff8eb1d4 625 <img src="img/products/mobile_n2.png" alt="replicant phone" class="center-block" />
a60955b3 626
ff8eb1d4
MB
627
628 <!-- Buy/Download Button -->
629 <a id="get-item" class="btn get-item" role="button" data-toggle="collapse" href="#sellers" aria-expanded="false" aria-controls="sellers" style="display:none">
630 BUY
631 <!-- Begin Sale -->
632 <span class="sale" >sale</span>
633 <!-- End Sale -->
634 </a>
635 <div class="collapse" id="sellers">
636 <div class="center-block seller-group">
637 <p style="color: #6b6b6b">
638 <strong>Get it from</strong>
639 </p>
4cfb9c61 640 <a href="https://tehnoetic.com/tehnoetic-s3-phone-replicant" class="seller action-button">Technoethical</a>
ff8eb1d4 641 <div class="sale-info links">
bc744bdc 642 <a href="#technoethical-promotion">Sale details</a>
ff8eb1d4
MB
643 </div>
644 </div>
645 </div>
646
647 <script>
648 document.getElementById('get-item').style.display = '';
649 </script>
650 <noscript>
651 <div class="center-block seller-group">
652 <p style="color: #6b6b6b">
653 <strong>Get it from</strong>
654 </p>
4cfb9c61 655 <a href="https://tehnoetic.com/tehnoetic-s3-phone-replicant" class="seller action-button">Technoethical</a>
ff8eb1d4 656 <p class="sale-info links">
bc744bdc 657 <a href="#technoethical-promotion">Sale details</a>
ff8eb1d4
MB
658 </p>
659 <!-- End Sale Info -->
660 </div>
661 </noscript>
662 <!-- End Buy/Download button -->
663
664 <ul class="pros">
9be15f6e 665 <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 666
1b3fab4c 667<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
668 </ul>
669 </div>
670 <!--End Good-->
671
672 <!-- start bad -->
673
674 <div class="good col-md-6 col-sm-6">
675 <ul class="pros">
676 <li>
677 Runs the <a href="https://www.replicant.us">Replicant</a> free operating system, based on Android.
678 </li>
679 <li>
680 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.
681 </li>
bc744bdc 682 <li>Note: While the main processor exclusively runs free software, the modem processor runs a Samsung nonfree system.</li>
ff8eb1d4
MB
683 </ul>
684
685 <h5 class="text-center">Stay away from: iPhone</h5>
686 <ul class="cons">
687 <li>Comes with no shortage of <a href="https://www.gnu.org/philosophy/proprietary-surveillance.html#SpywareIniThings">spyware</a>.</li>
688 <li>
bc744bdc 689 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 690 </li>
7a2bddf3 691 <li>Avoid: iPhone XR, iPhone XS, iPhone X, and other models.</li>
ff8eb1d4
MB
692 </ul>
693 </div>
694 <!--End Bad-->
695 </div>
696 <!--End Row-->
697 </div>
698 <!--End Container-->
699 <!--End bad-->
700
701
8d4c9925 702 <h2 class="title text-center">Laptops, Tablets, and Desktops</h2>
ff8eb1d4
MB
703
704 <!--Laptops-->
705 <div class="container">
706 <h3 class="title text-center">Laptops</h3>
707 <div class="row is-table-row">
708 <div class="good col-md-6 col-sm-6">
ff8eb1d4 709 <h5 class="text-center">T400 with GNU/Linux</h5>
a60955b3 710 <img src="img/products/t400.png" alt="t400" class="center-block" />
ff8eb1d4
MB
711
712
713
714 <!-- Buy/Download Button -->
715 <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">
716 BUY
717 <!-- Begin Sale -->
718 <span class="sale" >sale</span>
719 <!-- End Sale -->
720 </a>
721 <div class="collapse" id="sellers-full">
722 <div class="center-block seller-group">
723 <p style="color: #6b6b6b">
724 <strong>Get it from</strong>
725 </p>
7a2bddf3 726 <p>
ff8eb1d4
MB
727 <a href="https://minifree.org/product/libreboot-t400/" class="seller action-button">Minifree</a>
728 </p>
7a2bddf3
MB
729 <a href="https://tehnoetic.com/tet-t400" class="seller action-button">Technoethical</a>
730 <p class="sale-info links">
bc744bdc 731 <a href="#technoethical-promotion">Sale details</a>
7a2bddf3 732 </p>
ff8eb1d4
MB
733 </div>
734 </div>
735
736 <script>
737 document.getElementById('get-item-full').style.display = '';
738 </script>
739 <noscript>
740 <div class="center-block seller-group">
741 <p style="color: #6b6b6b">
742 <strong>Get it from</strong>
743 </p>
ff8eb1d4
MB
744 <p>
745 <a href="https://minifree.org/product/libreboot-t400/" class="seller action-button">Minifree</a>
746 </p>
7a2bddf3
MB
747 <a href="https://tehnoetic.com/tet-t400" class="seller action-button">Technoethical</a>
748 <p class="sale-info links">
bc744bdc 749 <a href="#technoethical-promotion">Sale details</a>
7a2bddf3 750 </p>
ff8eb1d4
MB
751 </div>
752 </noscript>
753 <!-- End Buy/Download button -->
754
755 <ul class="pros">
bc744bdc
MB
756 <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>
757 <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
758 <p>Technoethical also has a <a href="https://tehnoetic.com/laptops/tet-t400s">T400s</a> available.</p>
759 </ul>
760
761 </div>
762 <!--End Good-->
763
764 <!--start bad-->
765 <div class="good col-md-6 col-sm-6">
766 <ul class="pros">
767 <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 768 <li>Durable hardware is meant to last, and is easy to repair.</li>
7a2bddf3 769 <li>Created by small businesses that replace all restrictive components from a stock laptop.</li>
ce21714e 770 <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
771 </ul>
772 <h5 class="text-center">Stay away from: Microsoft Windows</h5>
773 <ul class="cons">
bc744bdc 774 <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 775 </li>
ff8eb1d4 776 <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 777 <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
778 </ul>
779 </div>
780 <!--End Bad-->
781 </div>
782 <!--End Row-->
783 </div>
784 <!--End Container-->
785
786 <!--Compact Laptops-->
787 <div class="container">
788 <h3 class="title text-center">Compact Laptops</h3>
789 <div class="row is-table-row">
790 <div class="good col-md-6 col-sm-6">
a60955b3 791 <h5 class="text-center">X200 with GNU/Linux</h5>
ff8eb1d4 792 <img src="img/products/x200.png" alt="x200" class="center-block" />
a60955b3 793
ff8eb1d4
MB
794
795 <!-- Buy/Download Button -->
796 <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">
797 BUY
798 <!-- Begin Sale -->
799 <span class="sale" >sale</span>
800 <!-- End Sale -->
801 </a>
802 <div class="collapse" id="sellers-compact">
803 <div class="center-block seller-group">
804 <p style="color: #6b6b6b">
805 <strong>Get it from</strong>
806 </p>
ff8eb1d4
MB
807 <a href="https://shop.libiquity.com/product/taurinus-x200" class="seller action-button">Libiquity</a>
808 <p class="sale-info links">
809 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>
810
a0444d00
MB
811 </p>
812 <a href="https://minifree.org/product/libreboot-x200-tablet/" class="seller action-button">Minifree</a>
813 <p class="sale-info links">
814 Minifree's X200 is <a href="https://www.fsf.org/ryf">Respects Your Freedom</a> certified.
815
ff8eb1d4
MB
816 </p>
817 <a href="https://tehnoetic.com/tet-x200" class="seller action-button">Technoethical</a><br>
818 <p class="sale-info links">
7a2bddf3
MB
819 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>
820 </p>
ff8eb1d4
MB
821 <a href="https://store.vikings.net/x200-ryf-certfied" class="seller action-button">Vikings</a>
822 <p class="sale-info links">
823 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
824 </p>
825
826 </div>
827 </div>
828
829 <script>
830 document.getElementById('get-item-compact').style.display = '';
831 </script>
832 <noscript>
833 <div class="center-block seller-group">
834 <p style="color: #6b6b6b">
835 <strong>Get it from</strong>
836 </p>
837 <a href="https://shop.libiquity.com/product/taurinus-x200" class="seller action-button">Libiquity</a>
838 <p class="sale-info links">
839 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
840 </p>
841 <a href="https://minifree.org/product/libreboot-x200-tablet/" class="seller action-button">Minifree</a>
842 <p class="sale-info links">
843 Minifree's X200 is <a href="https://www.fsf.org/ryf">Respects Your Freedom</a> certified.
844
ff8eb1d4
MB
845 </p>
846 <a href="https://tehnoetic.com/tet-x200" class="seller action-button">Technoethical</a>
847 <p class="sale-info links">
848 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>
849 </p>
850 <a href="https://store.vikings.net/x200-ryf-certfied" class="seller action-button">Vikings</a>
851 <p class="sale-info links">
852 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>
853 </div>
854 </noscript>
855 <!-- End Buy/Download button -->
856
857 <!-- start good -->
858 <ul class="pros">
859 <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>
860
ce21714e 861 <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
862 </ul>
863
864 </div>
865 <!--End Good-->
866
867 <!--start bad-->
868 <div class="good col-md-6 col-sm-6">
869 <ul class="pros">
870 <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 871 <li>Durable hardware is meant to last, and is easy to repair.</li>
ff8eb1d4
MB
872 <li>Created by a small business that replaces all restrictive components from a stock laptop.</li>
873 <h5 class="text-center">Stay away from: Apple</h5>
ea2054be
MB
874 <ul class="cons">
875 <li>Runs on <a href="https://gnu.org/proprietary">proprietary software</a> that restricts the user's freedoms.</li>
876 <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 877 <li>Comes crawling with <a href="https://www.gnu.org/philosophy/proprietary-surveillance.html#SpywareInMacOS">spyware</a>.</li>
bc744bdc 878 <li>Avoid: MacBook Air (and MacBook Pro).</li>
ce21714e 879 <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
880 </ul>
881 </div>
882 <!--End Bad-->
883 </div>
884 <!--End Row-->
885 </div>
886 <!--End Container-->
887
888 <!--convertible Laptops-->
889 <div class="container">
890 <h3 class="title text-center">Convertible Laptops/Tablets</h3>
891 <div class="row is-table-row">
892 <div class="good col-md-6 col-sm-6">
a60955b3 893 <h5 class="text-center">X200t with GNU/Linux</h5>
8d4c9925 894 <img src="https://static.fsf.org/nosvn/images/technoethical-x200t.png" alt="Technoethical convertible tablet laptop" class="center-block" />
a60955b3 895
ff8eb1d4
MB
896
897 <!-- Buy/Download Button -->
898 <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">
899 BUY
900 <!-- Begin Sale -->
901 <span class="sale" >sale</span>
902 <!-- End Sale -->
903 </a>
904 <div class="collapse" id="sellers-convertible">
905 <div class="center-block seller-group">
906 <p style="color: #6b6b6b">
907 <strong>Get it from</strong>
908 </p>
2099caf6
MB
909 <p>
910 <a href="https://minifree.org/product/libreboot-x200-tablet/" class="seller action-button">Minifree</a>
911 </p>
912 <a href="https://tehnoetic.com/tet-x200t" class="seller action-button">Technoethical</a>
ff8eb1d4 913 <p class="sale-info links">
2099caf6 914 <a href="#technoethical-promotion">Sale details</a>
8d4c9925 915 </p>
2099caf6
MB
916 </div>
917 </div>
8d4c9925
MB
918
919 <script>
920 document.getElementById('get-item-convertible').style.display = '';
921 </script>
922 <noscript>
923 <div class="center-block seller-group">
924 <p style="color: #6b6b6b">
925 <strong>Get it from</strong>
ff8eb1d4 926 </p>
8d4c9925
MB
927
928 <a href="https://tehnoetic.com/tet-x200t" class="seller action-button">Technoethical</a>
929 <p class="sale-info links">
930 <a href="#technoethical-promotion">Sale details.</a>
2099caf6
MB
931 </p>
932 </div>
933 </noscript>
ff8eb1d4 934
ff8eb1d4 935
ff8eb1d4 936 <!-- End Buy/Download button -->
2099caf6 937
ff8eb1d4
MB
938 <ul class="pros">
939 <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>
940
941<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>
942 </ul>
943
944 </div>
945 <!--End Good-->
946
947 <!--start bad-->
948 <div class="good col-md-6 col-sm-6">
949 <ul class="pros">
ce21714e 950 <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 951 <li>Durable hardware is meant to last, and is easy to repair.</li>
ff8eb1d4
MB
952 <li>Created by a small business that replaces all restrictive components from a stock laptop.</li>
953 </ul>
8d4c9925 954 <h5 class="text-center">Stay away from: iPad Pro</h5>
ff8eb1d4 955 <ul class="cons">
8d4c9925
MB
956 <li>
957 Apple uses <a href="https://www.defectivebydesign.org/what_is_drm_digital_restrictions_management">Digital Restrictions Management (DRM)</a> to block competing software.
958 </li>
bc744bdc 959 <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
960 </ul>
961 </div>
962 <!--End Bad-->
963 </div>
964 <!--End Row-->
965 </div>
966 <!--End Container-->
967
968 <!--Desktops-->
969 <div class="container">
970 <h3 class="title text-center">Desktops</h3>
971 <div class="row is-table-row">
972 <div class="good col-md-6 col-sm-6">
a60955b3 973 <h5 class="text-center">D16 Workstation with GNU/Linux</h5>
ff8eb1d4 974 <img src="img/products/desktop.png" alt="The Workstation, a tower computer by Vikings" class="center-block" />
ff8eb1d4
MB
975
976 <!-- Buy/Download Button -->
977 <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">
978 BUY
979 <!-- Begin Sale -->
980 <span class="sale" >sale</span>
981 <!-- End Sale -->
982 </a>
983 <div class="collapse" id="sellers-desktop">
984 <div class="center-block seller-group">
985 <strong>Get it from</strong>
986 </p>
987 <a href="https://store.vikings.net/libre-friendly-hardware/vikings-d16-workstation" class="seller action-button">Vikings</a>
988 <p class="sale-info links">
bc744bdc 989 <a href="#vikings-promotion">Sale details.</a>
ff8eb1d4
MB
990 </p>
991 </div>
992 </div>
993
994 <script>
995 document.getElementById('get-item-desktop').style.display = '';
996 </script>
997 <noscript>
998 <div class="center-block seller-group">
999 <p style="color: #6b6b6b">
1000 <strong>Get it from</strong>
1001 </p>
1002 <a href="https://store.vikings.net/libre-friendly-hardware/vikings-d16-workstation" class="seller action-button">Vikings</a>
1003 <p class="sale-info links">
1004 The Workstation is not Respects Your Freedom certified at this point.
1005 </p>
1006 </div>
1007 </noscript>
1008 <!-- End Buy/Download button -->
1009
1010 <ul class="pros">
1011<p>Why it's cool: Sometimes you need heavy-duty computing power that a laptop just can't provide.</p>
1012
bc744bdc 1013<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
1014 </ul>
1015
1016 </div>
1017 <!--End Good-->
1018
1019 <!--start bad-->
1020 <div class="good col-md-6 col-sm-6">
1021 <ul class="pros">
1b3fab4c 1022 <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 1023 <li>Comes with free boot firmware.</li>
a4cb36f8 1024 <li>You can customize and specialize this model to your needs -- the essence of user freedom!</li>
bc744bdc 1025
ff8eb1d4
MB
1026 </ul>
1027 <h5 class="text-center">Stay away from: Apple iMac</h5>
1028 <ul class="cons">
a4cb36f8 1029 <p>An iMac puts designers and filmmakers at risk:</p>
ce21714e 1030 <li>Adobe Premiere Rush rents Mac (and Windows) users access to video editing software in exchange for control over their files.</li>
ff8eb1d4 1031 </ul>
8d4c9925
MB
1032 <h5 class="text-center">Stay away from: Alienware Area-51 Threadripper</h5>
1033 <ul class="cons">
1034 <li>The newest Alienware gaming desktop comes with Ryzen Threadripper processors and loads of freedom-restricting proprietary software.</li>
1035 </ul>
1036 </div>
1037 <!--End Bad-->
1038 </div>
1039 <!--End Row-->
1040 </div>
1041 <!--End Container-->
1042
1043 <!--3D Printers-->
1044 <div class="container">
1045 <h3 class="title text-center">3D Printers</h3>
1046 <div class="row is-table-row">
1047 <div class="good col-md-6 col-sm-6">
a60955b3 1048 <h5 class="text-center">LulzBot Mini</h5>
8d4c9925 1049 <img src="img/products/lulzbot.png" alt="lulzbot" class="center-block" />
a60955b3 1050
8d4c9925
MB
1051
1052 <!-- Buy/Download Button -->
1053 <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">
1054 BUY
1055 <!-- Begin Sale -->
1056 <span class="sale" >sale</span>
1057 <!-- End Sale -->
1058 </a>
1059 <div class="collapse" id="sellers-print">
1060 <div class="center-block seller-group">
1061 <p style="color: #6b6b6b">
1062 <strong>Get it from</strong>
1063 </p>
1064 <a href="https://www.lulzbot.com/store?pk_campaign=fsf16&pk_kwd=store" class="seller action-button">LulzBot</a>
1065 <p class="sale-info links">
1066 <a href="https://www.lulzbot.com">Lulzbot</a> is having general sales Black Friday through Cyber Monday. <a href="#lulzbot-promotion">Sale details.</a>
1067
1068 </p>
1069 </div>
1070 </div>
1071
1072 <script>
1073 document.getElementById('get-item-print').style.display = '';
1074 </script>
1075 <noscript>
1076 <div class="center-block seller-group">
1077 <p style="color: #6b6b6b">
1078 <strong>Get it from</strong>
1079 </p>
1080 <a href="https://www.lulzbot.com/store?pk_campaign=fsf16&pk_kwd=store" class="seller action-button">LulzBot</a>
1081 <p class="sale-info links">
1082 <a href="#lulzbot-promotion">Sale details.</a>
1083 </p>
1084 </div>
1085 </noscript>
1086 <!-- End Buy/Download button -->
1087 <ul class="pros">
a4cb36f8 1088 <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 1089
a4cb36f8 1090<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
1091 </ul>
1092 </div>
1093 <!--End Good-->
1094
1095 <div class="good col-md-6 col-sm-6">
1096 <ul class="pros">
a4cb36f8 1097 <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
1098 <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>
1099 </ul>
1100 <h5 class="text-center">Stay away from: MakerBot</h5>
ff8eb1d4 1101 <ul class="cons">
8d4c9925 1102 <li>
a4cb36f8 1103 MakerWare software is proprietary, <a href="https://gnu.org/proprietary">restricting freedom and stifling creativity</a>.
8d4c9925
MB
1104 </li>
1105 <li>
ce21714e 1106MakerBot 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 1107 </li>
ff8eb1d4
MB
1108 </ul>
1109 </div>
1110 <!--End Bad-->
1111 </div>
1112 <!--End Row-->
1113 </div>
1114 <!--End Container-->
1115
2099caf6 1116 <!-- cool devices -->
ff8eb1d4 1117 <div class="container">
8d4c9925
MB
1118 <h2 class="title text-center">Cool Devices</h2>
1119<div class="container">
ff8eb1d4 1120 <div class="row is-table-row">
43b49c31 1121 <div class="col-md-5 col-sm-6 recommended-img">
a60955b3 1122 <h5 class="text-center">NeuG USB True Random Number Generator</h5>
43b49c31 1123 <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 1124
8d4c9925
MB
1125
1126 <!-- Buy/Download Button -->
43b49c31 1127 <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 1128 BUY
2099caf6
MB
1129 <!-- Begin Sale -->
1130 <span class="sale" >sale</span>
1131 <!-- End Sale -->
8d4c9925 1132 </a>
9c4717f1 1133 <div class="collapse" id="sellers-random-number-generator">
8d4c9925 1134 <div class="center-block seller-group">
2099caf6
MB
1135
1136 <a href="https://shop.fsf.org/storage-devices/neug-usb-true-random-number-generator" class="seller action-button">GNU Press Shop</a>
8d4c9925 1137 <p class="sale-info links">
2099caf6 1138 <a href="#GNU-promotion">Sale details.</a>
8d4c9925
MB
1139 </p>
1140 </div>
1141 </div>
1142
1143 <script>
2cab18a2 1144 document.getElementById('get-item-random-number-generator').style.display = '';
8d4c9925
MB
1145 </script>
1146 <noscript>
1147 <div class="center-block seller-group">
1148 <p style="color: #6b6b6b">
1149 <strong>Get it from</strong>
1150 </p>
2099caf6 1151 <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 1152 <p class="sale-info links">
2099caf6 1153 <a href="#GNU-promotion">Sale details.</a>
8d4c9925
MB
1154 </p>
1155 </div>
1156 </noscript>
1157 <!-- End Buy/Download button -->
1158
1159 </div>
1160 <div class="col-md-7 col-sm-6">
1161 </h5>
9be15f6e
MB
1162<ul class="pros">
1163 <li>The perfect present for the cryptogeek in your life.</li>
8d4c9925
MB
1164 <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>
1165 <li>NeuG is an implementation of a true random number generator (TRNG) for STM32F103 MCU.</li>
1166 </ul>
1167 </div>
1168 </div>
1169 <!-- End Row -->
1170 </div>
1171 <!-- End Container -->
1172
1173 <div class="row is-table-row">
1174 <div class="col-md-5 col-sm-6 recommended-img">
a60955b3 1175 <h5 class="text-center">Mini Wi-Fi Adapter</h5>
8d4c9925 1176 <img src="https://static.fsf.org/nosvn/images/technoethical-adapter.png" alt="Mini Wi-Fi Adapter" class="center-block" />
ff8eb1d4
MB
1177
1178 <!-- Buy/Download Button -->
43b49c31 1179 <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
1180 BUY
1181 <!-- Begin Sale -->
1182 <span class="sale">sale</span>
1183 <!-- End Sale -->
1184 </a>
1185 <div class="collapse" id="sellers-mini-adapter">
1186 <div class="center-block seller-group">
1187 <a href="https://tehnoetic.com/tehnoetic-wireless-adapter-gnu-linux-libre-tet-n150" class="seller action-button" class="seller action-button">Technoethical</a>
1188 <p class="sale-info links">
1189 <a href="#technoethical-promotion">Sale details.</a>
1190 </p>
1191 <a href="https://www.thinkpenguin.com/gnu-linux/penguin-wireless-n-usb-adapter-gnu-linux-tpe-n150usb" class="seller action-button">ThinkPenguin</a>
1192 <p class="sale-info links">
1193 <a href="#thinkpenguin-promotion">Sale details.</a>
1194 </p>
1195 </div>
1196 </div>
1197
1198 <script>
1199 document.getElementById('get-item-mini-adapter').style.display = '';
1200 </script>
1201 <noscript>
1202 <div class="center-block seller-group">
1203 <p style="color: #6b6b6b">
1204 <strong>Get it from</strong>
1205 </p>
1206 <a href="https://tehnoetic.com/tehnoetic-wireless-adapter-gnu-linux-libre-tet-n150" class="seller action-button" class="seller action-button">Technoethical</a>
1207
1208 <p class="sale-info links">
1209 <a href="#technoethical-promotion">Sale details.</a>
1210 </p>
1211 <a href="https://www.thinkpenguin.com/gnu-linux/penguin-wireless-n-usb-adapter-gnu-linux-tpe-n150usb" class="seller action-button">ThinkPenguin</a>
1212 <p class="sale-info links">
1213 <a href="#thinkpenguin-promotion">Sale details.</a>
1214 </p>
1215 </div>
1216 </noscript>
1217 <!-- End Buy/Download button -->
1218
1219 <!--start pros-->
1220 <ul class="pros">
ce21714e 1221 <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
1222 </ul>
1223 </div>
1224
077858f7 1225 <div class="good col-md-7 col-sm-6">
ff8eb1d4
MB
1226 <ul class="pros">
1227 <li>Great for all-free-software installations on laptops with incompatible Wi-Fi hardware.</li>
1228 <li><a href="https://www.fsf.org/ryf">Certified to Respect Your Freedom</a>.</li>
a4cb36f8 1229 <li>If you use a laptop listed in this Guide, an adapter like this won't be necessary.</li>
ff8eb1d4
MB
1230 </ul>
1231 </div>
1232 </div>
1233 <!-- End Row -->
1234 </div>
1235 <!-- End Container -->
1236
1237 <!-- Begin Recommended Template -->
1238
1239 <div class="container">
1240 <div class="row is-table-row">
1241 <div class="col-md-5 col-sm-6 recommended-img">
a60955b3 1242 <h5 class="text-center">Long Range Wi-Fi Adapter</h5>
ff8eb1d4 1243 <img src="img/products/thinkpenguin-long-range-adapter.png" alt="Long-range Wi-Fi Adapter" class="center-block" />
ff8eb1d4
MB
1244
1245 <!-- Buy/Download Button -->
43b49c31 1246 <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
1247 BUY
1248 <!-- Begin Sale -->
1249 <span class="sale">sale</span>
1250 <!-- End Sale -->
1251 </a>
1252 <div class="collapse" id="sellers-long-range-adapter">
1253 <div class="center-block seller-group">
1254 <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>
1255 <p class="sale-info links">
1256 <a href="#thinkpenguin-promotion">Sale details.</a>
1257 </p>
1258 </div>
1259 </div>
1260
1261 <script>
1262 document.getElementById('get-item-long-range-adapter').style.display = '';
1263 </script>
1264 <noscript>
1265 <div class="center-block seller-group">
1266 <p style="color: #6b6b6b">
1267 <strong>Get it from</strong>
1268 </p>
1269 <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>
1270 <p class="sale-info links">
1271 <a href="#thinkpenguin-promotion">Sale details.</a>
1272 </p>
1273 </div>
1274 </noscript>
1275 <!-- End Buy/Download button -->
1276
1277 </div>
1278 <div class="col-md-7 col-sm-6">
1279 </h5>
1280 <ul class="pros">
1281 <li>More powerful than its smaller cousin, and can be further upgraded with a larger antenna.</li>
1282 <li><a href="https://www.fsf.org/ryf">Certified to Respect Your Freedom</a>.</li>
ff8eb1d4
MB
1283 </ul>
1284 </div>
1285 </div>
1286 <!-- End Row -->
1287 </div>
1288 <!-- End Container -->
1289
1290 <!-- Begin Recommended Template -->
1291 <div class="container">
1292 <div class="row is-table-row">
1293 <div class="col-md-5 col-sm-6 recommended-img">
ff8eb1d4 1294 <h5 class="text-center">VPN Router</h5>
a60955b3
MB
1295 <img src="img/products/thinkpenguin-mini-router.png" alt="VPN Router" class="center-block" />
1296
ff8eb1d4
MB
1297
1298 <!-- Buy/Download Button -->
43b49c31 1299 <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
1300 BUY
1301 <!-- Begin Sale -->
1302 <span class="sale">sale</span>
1303 <!-- End Sale -->
1304 </a>
1305 <div class="collapse" id="sellers-vpn-router">
1306 <div class="center-block seller-group">
1307 <a href="https://www.thinkpenguin.com/gnu-linux/free-software-wireless-n-mini-vpn-router-tpe-r1100" class="seller action-button">ThinkPenguin</a>
1308 <p class="sale-info links">
1309 <a href="#thinkpenguin-promotion">Sale details.</a>
1310 </p>
1311 </div>
1312 </div>
1313
1314 <script>
1315 document.getElementById('get-item-vpn-router').style.display = '';
1316 </script>
1317 <noscript>
1318 <div class="center-block seller-group">
1319 <p style="color: #6b6b6b">
1320 <strong>Get it from</strong>
1321 </p>
1322 <a href="https://www.thinkpenguin.com/gnu-linux/free-software-wireless-n-mini-vpn-router-tpe-r1100" class="seller action-button">ThinkPenguin</a>
1323 <p class="sale-info links">
1324 <a href="#thinkpenguin-promotion">Sale details.</a>
1325 </p>
1326 </div>
1327 </noscript>
1328 <!-- End Buy/Download button -->
1329
1330 </div>
1331 <div class="col-md-7 col-sm-6">
1332 <ul class="pros">
1333 <li>Designed to complement your existing router by providing a VPN that enhances privacy and security and circumvents network controls.</li>
ce21714e 1334 <li>Designed for easy setup.</li>
9be15f6e 1335 <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
1336 </ul>
1337 </div>
1338 </div>
1339 <!-- End Row -->
1340 </div>
1341 <!-- End Container -->
1342
ff8eb1d4
MB
1343 <h1 class="title text-center">Books, Music, and Video</h1>
1344 <img src="img/products/bookshelf.png" alt="a shelf of books, with two layers, organized by color." class="center-block img-responsive" />
1345 <!--ebooks-->
1346 <div class="container">
1347 <h3 class="title text-center">Books</h3>
1348 <div class="row is-table-row">
1349 <div class="good col-md-6 col-sm-6">
1350 <h5 class="text-center">DRM-free Ebooks</h5>
1351
1352 <ul class="pros">
ce21714e 1353 <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 1354 <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
1355 <li><a href="https://lektu.com/">Lektu</a> provides you with media in Spanish.</li>
1356 <li><a href="https://www.manning.com/ebooks">Manning Publications</a> has audio and video in addition to ebooks.</li>
1357 <li><a href="https://nostarch.com/">No Starch Press</a> offers "the finest in geek entertainment."</li>
1358 <li><a href="https://www.packtpub.com/">Packt Publishing</a> has ebooks and videos covering a range of technical topics.</li>
1b3fab4c 1359 <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 1360 <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
1361 </ul>
1362
1363 </div>
1364 <!--End Good-->
1365
1366 <!--start bad-->
1367 <div class="good col-md-6 col-sm-6">
1368 <ul class="pros">
1369 <h5 class="text-center">Stay away from: Amazon</h5>
1370 <ul class="cons">
bc744bdc 1371 <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 1372 <li><a href="https://www.defectivebydesign.org/">Read more about DRM, the risks it poses, and the damage it causes</a>.
ff8eb1d4
MB
1373 </ul>
1374 </div>
1375 <!--End Bad-->
1376 </div>
1377 <!--End Row-->
1378 </div>
1379 <!--End Container-->
ea2054be 1380
ff8eb1d4
MB
1381 <!--Music-->
1382 <div class="container">
1383 <h3 class="title text-center">Music</h3>
1384 <div class="row is-table-row">
1385 <div class="good col-md-6 col-sm-6">
1386 <h5 class="text-center">DRM-free Music</h5>
1387
1388 <!-- start good -->
1389 <ul class="pros">
1390 <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>
1391 <li><a href="http://www.dischord.com/">Dischord Records</a>, a classic punk label providing music since 1980.</li>
1392 <li><a href="https://www.emusic.com/">Emusic</a> is the Web's second largest music store.</li>
1393 <li><a href="https://folkways.si.edu/">Folkways</a>, courtesy of the Smithsonian Institute.</li>
1394 </ul>
1395
1396 </div>
1397 <!--End Good-->
1398
1399 <!--start bad-->
1400 <div class="good col-md-6 col-sm-6">
1401 <ul class="cons">
9be15f6e 1402 <h5 class="text-center">Stay away from: Spotify, iTunes, (and all other major streaming services)</h5>
a4cb36f8
MB
1403 <ul>
1404 <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>
1405 <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 1406 <li>Apple Music and iTunes streaming also use DRM on its files.</li>
ff8eb1d4
MB
1407 </ul>
1408 </div>
1409 <!--End Bad-->
1410 </div>
1411 <!--End Row-->
1412 </div>
1413 <!--End Container-->
1414
1415 <!--Video-->
1416 <div class="container">
1417 <h3 class="title text-center">Video</h3>
1418 <div class="row is-table-row">
1419 <div class="good col-md-6 col-sm-6">
a4cb36f8 1420 <h5 class="text-center">DRM-free video</h5>
ff8eb1d4
MB
1421 <ul class="pros">
1422 <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>
1423 <p>You can <a href="https://www.defectivebydesign.org/guide/video">find your DRM-free video fix</a> at places including:</p>
1424 <li><a href="http://www.comedydirect.com/">ComedyDirect</a> can make you laugh while storing your videos locally.</li>
1425 <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
1426 <li><a href="http://wolfeondemand.com/">WolfeOnDemand</a> provides for all of your LGBTQ watching desires.</li>
1427 </ul>
1428
1429 </div>
1430 <!--End Good-->
1431
1432 <!--start bad-->
1433 <div class="good col-md-6 col-sm-6">
1434 <h5 class="text-center">Stay away from: Netflix</h5>
1435 <ul class="cons">
1436 <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>
1437 </ul>
1438 </div>
1439 <!--End Bad-->
1440 </div>
1441 <!--End Row-->
1442 </div>
1443 <!--End Container-->
1444
1445 </section>
8d4c9925
MB
1446<!--End comparisons-->
1447
1448<!-- Begin need choices -->
1449<section class="choices" id="choices">
1450 <div class="container">
1451 <h1 class="text-center">We need better choices!<h1>
1452 <div class="container choices">
1453 <h2 class="title text-center"></h2>
1454 <div class="row is-table-row">
1455 <div class="good col-md-6 col-sm-6" style="position:relative">
ce21714e 1456 <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
1457 </div>
1458 <!--End Good-->
1459
1460 <!-- start bad -->
1461
ccdae924 1462 <div class="good col-md-6 col-sm-6">
ea2054be 1463 <h5 class="text-center">In need of development</h5>
ccdae924 1464 <ul class="pros">
ea2054be 1465 <li>Cameras</li>
bc744bdc 1466 <li>Ebook readers</li>
1c121604
MB
1467 <li>Fitness trackers</li>
1468 <li>Smart watches</li>
1469 <li>Video gaming systems</liz.
8d4c9925
MB
1470 </ul>
1471 <h5 class="text-center">Stay away from: These devices</h5>
1472 <ul class="cons">
9be15f6e 1473 <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 1474 <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
1475 </ul>
1476 </div>
1477 <!--End Bad-->
1478 </div>
1479 <!--End Row-->
1480 </div>
1481 <!--End Container-->
1482 <!--End bad-->
1483<!-- end choices -->
1484
1485
ff8eb1d4
MB
1486
1487 <!-- Begin Donations -->
1488 <section class="charities" id="charities">
1489 <div class="container">
1490 <h1 class="text-center">Recommended organizations for holiday donations</h1>
1491 <div class="row">
de8a120d 1492 <div class="col-md-4 col-md-offset-4 col-sm-4 col-sm-offset-4 col-xs-6 col-xs-offset-3">
053d1425 1493 <a href="https://www.fsf.org/"><img src="img/charities/fsf.png" alt="fsf" class="center-block img-responsive" /></a>
9be15f6e
MB
1494 <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>
1495 </div>
de8a120d
AE
1496 </div>
1497 <div style="height: 30px"></div>
1498 <div class="row">
9be15f6e 1499 <div class="col-md-3 col-sm-4 col-xs-6">
ff8eb1d4
MB
1500 <a href="https://april.org/"><img src="img/charities/april.png" alt="april" class="center-block img-responsive" /></a>
1501 </div>
1502 <div class="col-md-3 col-sm-4 col-xs-6">
7a2bddf3 1503 <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
1504 </div>
1505 <div class="col-md-3 col-sm-4 col-xs-6">
1506 <a href="https://creativecommons.org/"><img src="img/charities/cc.png" alt="cc" class="center-block img-responsive" /></a>
1507 </div>
1508 <div class="col-md-3 col-sm-4 col-xs-6">
1509 <a href="https://www.eff.org/"><img src="img/charities/eff.png" alt="eff" class="center-block img-responsive" /></a>
1510 </div>
1511 <div class="col-md-3 col-sm-4 col-xs-6">
1512 <a href="https://www.gnome.org/"><img src="img/charities/gnome.png" alt="gnome" class="center-block img-responsive" /></a>
1513 </div>
1514 <div class="col-md-3 col-sm-4 col-xs-6">
1515 <a href="https://sfconservancy.org/"><img src="img/charities/sfc.png" alt="sfc" class="center-block img-responsive" /></a>
1516 </div>
1517 <div class="col-md-3 col-sm-4 col-xs-6">
1518 <a href="https://www.wikimedia.org/"><img src="img/charities/wikimedia.png" alt="wikimedia" class="center-block img-responsive" /></a>
1519 </div>
ff8eb1d4
MB
1520 </div>
1521 </div>
1522 </div>
1523 </div>
1524 </section>
1525 <!-- End Donations -->
1526
1527 <!-- Begin Promotion details -->
1528
1529 <section class="promotion-details">
1530 <div class="container">
1531 <div class="row">
1532 <div class="col-md-12">
1533 <div class="panel-default">
1534 <div class="panel-heading">
1535 <h1 class="fix-margin">Promotion details</h1>
1536 </div>
1537 <div class="panel-body" id="promotion-details">
a4cb36f8 1538<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 1539 <ul style="list-style: none inside none;">
1b3fab4c 1540 <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 1541 <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
MB
1542 <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>
1543 <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>
ce21714e 1544 <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 1545 <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 1546 <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
1547
1548</ul>
1549 </div>
1550 </div>
1551 </div>
1552 <!-- End Panel -->
1553 </div>
1554 <!-- End Row -->
1555 </div>
1556 <!-- End Container -->
1557 </section>
1558 <!-- End Promotion details -->
1559
1560
1561 <!-- Start Respects Your Freedom -->
1562 <!-- <section class="promotion-details">
1563 <div class="container">
1564 <div class="row">
1565 <div class="col-md-12">
1566 <div class="panel-default">
1567 <div class="panel-heading">
1568 <h1 class="fix-margin">Respects Your Freedom</h1>
1569 </div>
1570 <div class="panel-body" id="promotion-details">
1571 <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>
1572 <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>
1573 </div>
1574 </div>
1575 </div> -->
1576 <!-- End Panel -->
1577 </div>
1578 <!-- End Row -->
1579 </div>
1580 <!-- End Container -->
1581 </section>
1582 <!-- End Respects Your Freedom -->
1583
1584 <!-- Begin Licenses -->
1585 <section class="licenses">
1586 <div class="container">
1587 <div class="row">
1588 <div class="col-md-12">
1589 <div class="panel-default">
1590 <div class="panel-heading">
8d4c9925 1591 <h1 class="fix-margin">Licenses</h1>
ff8eb1d4
MB
1592
1593 </div>
1594 <div class="panel-body" id="licenses">
2099caf6 1595 <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
1596 </p>
1597 <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>
1598 <ul style="list-style: none inside none;">
1599 <li>X200, T400, iPhone, and ISP-provided router images are in the public domain.</li>
2099caf6
MB
1600 <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>
1601 <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>
1602 <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>
1603 <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
1604 </div>
1605 </div>
1606 </div>
1607 <!-- End Panel -->
1608 </div>
1609 <!-- End Row -->
1610 </div>
1611 <!-- End Container -->
1612 </section>
1613 <!-- End Licenses -->
1614
1615 <!--Begin Footer-->
1616 <footer>
1617 <div class="container-fluid">
1618 <div class="row">
1619 <div class="col-md-4 col-sm-4 footer-logo">
1620 <a href="https://fsf.org/"><img src="img/fsf-footer.png" alt="FSF" class="center-block footer-logo img-responsive" /></a>
1621 </div>
1622 <div class="col-md-8 col-sm-8">
1623 <p>The FSF is a nonprofit with a worldwide mission to advance software freedom —
1b3fab4c 1624 <a href="https://fsf.org/about">learn about our history and work</a>.
ff8eb1d4 1625 </p>
a4cb36f8 1626 <p>Version 9.0. Copyright © 2004-2018
ff8eb1d4
MB
1627 <a href="https://fsf.org/about/contact.html" title="Find out how to contact us">
1628 Free Software Foundation
1629 </a>, Inc.
a4cb36f8 1630 <a href="https://www.fsf.org/about/free-software-foundation-privacy-policy"> Privacy Policy</a>.
0cdb6d59 1631 <a href="js/weblabels.html" rel="jslicense">Javascript License Information</a>.
ff8eb1d4
MB
1632 </p>
1633 </div>
1634 </div>
1635 <!-- End Row -->
1636 </div>
1637 <!-- End Container -->
1638 </footer>
1639 <!-- End Footer -->
1640
1641 <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
1642 <script src="js/jquery.js" charset="utf-8"></script>
1643 <!-- Include all compiled plugins (below), or include individual files as needed -->
1644 <script src="js/bootstrap.js" charset="utf-8"></script>
1645 <!-- Our JS -->
1646 <script src="js/magic.js" charset="utf-8"></script>
1647
1648 <!-- Piwik -->
1649 <script type="text/javascript">
1650 // @license magnet:?xt=urn:btih:c80d50af7d3db9be66a4d0a86db0286e4fd33292&dn=bsd-3-clause.txt
1651 var pkBaseURL = (("https:" == document.location.protocol) ? "https://piwik.fsf.org/" : "http://piwik.fsf.org/");
1652 document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
1653 try {
1654 var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 14);
1655 piwikTracker.trackPageView();
1656 piwikTracker.enableLinkTracking();
1657 } catch (err) {}
1658 // @license-end
1659 </script><noscript><p><img src="//piwik.fsf.org/piwik.php?idsite=14" style="border:0" alt="" /></p></noscript>
1660 <!-- End Piwik Tracking Code -->
ff8eb1d4
MB
1661 </body>
1662
1663 </html>