add heroes
[fsf-giving-guide.git] / v10 / givingguide.html
CommitLineData
b723463b
GF
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="2c5aa0">
15 <!-- Windows Phone -->
16 <meta name="msapplication-navbutton-color" content="2c5aa0">
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="#2c5aa0">
32 <meta name="msapplication-TileImage" content="img/favicons/ms-icon-144x144.png">
33 <meta name="theme-color" content="#2c5aa0">
34
35 <!-- Bootstrap -->
36 <link rel="stylesheet" href="css/bootstrap.min.css">
37
38 <!-- Animate CSS -->
39 <link rel="stylesheet" href="css/animate.css">
40
41 <!-- Our CSS -->
42 <link rel="stylesheet" href="css/master.css">
43
44
45 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
46 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
47 <!--[if lt IE 9]>
48 <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.2/html5shiv.js"></script>
49 <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
50 <![endif]-->
51
52 <script>
53 /*
54
55 @licstart The following is the entire license notice for the
56 JavaScript code in this page.
57
58 Copyright (c) 2016 Reda Lazri
59
60 Permission is hereby granted, free of charge, to any person obtaining
61 a copy of this software and associated documentation files (the
62 "Software"), to deal in the Software without restriction, including
63 without limitation the rights to use, copy, modify, merge, publish,
64 distribute, sublicense, and/or sell copies of the Software, and to
65 permit persons to whom the Software is furnished to do so, subject to
66 the following conditions:
67
68 The above copyright notice and this permission notice shall be included
69 in all copies or substantial portions of the Software.
70
71 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
72 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
73 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
74 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
75 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
76 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
77 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
78
79 @licend The above is the entire license notice
80 for the JavaScript code in this page.
81
82 */
83 </script>
84
85</head>
86
87<!-- ATTRACTIVE INFORMATIONAL ALERT / ASIDE BLOCK, SAVED HERE FOR REFERENCE
88
89 <div class="alert alert-success center-block">
90 <li class="info">
91 <p>
92 Many of these items are <a href="https://www.fsf.org/resources/hw/endorsement/respects-your-freedom" class="alert-link">certified to Respect Your Freedom</a> (RYF-certified).
93 </p>
94 </li>
95 </div>
96-->
97
98<body>
99
100<!-- Add banner and modal window here -->
101
f0b6ba05
MM
102<iframe src="//static.fsf.org/nosvn/banners/2020fundraiser-spring/" 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: #0f68a7;
219 border-radius: 20px;
220 box-shadow: 0px 0px 10px #111111;
221 background-color: #fdd474;
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: #002047;
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:#002047;
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: #002047;
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: 17px;
323 font-weight: normal;
324 margin: 0px 0px 10px 0px;
325 line-height: 20px;
326 color: #002047;
327 /* text-shadow: 0px 0px 8px #004067;*/
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">&#8203;</i>
337 </div>
338 <h2>The free software community must grow in order to meet new threats.</h2>
339 </div>
340 <div id="fsf-modal-window-elem-left-column">
341 <div id="fsf-modal-window-elem-text">
342
343<p>
344
345In our now socially distant society, we can't live, work, or learn in freedom unless the software we use is free. Your membership protects everyone's digital freedoms from powerful forces using technology to disempower the public.
346
347</p>
348
349<p>
350
351Join us today for $10/month ($5 for students) and help us reach our August 7th goal of 200 new associate members!
352
353</p>
354
355<p><span id="fsf-modal-window-text-link"><a href="https://www.fsf.org/appeal?pk_campaign=frspring2020&pk_kwd=learn-more&pk_source=modal">Read more</a> | <a href="https://my.fsf.org/join?pk_campaign=frspring2020&pk_source=modal">Join</a></span></p>
356
357 </div>
358 </div>
359 <div id="fsf-modal-window-elem-right-column">
360 <div id="fsf-modal-window-elem-buttons" style="border-radius: 20px; box-shadow: 0px 0px 5px #0c2b2b;">
361 <div style="background-color:#fb6b73; border-top-right-radius: 20px; border-top-left-radius: 20px;">
362 <a style="text-shadow: 0px 0px 8px #f999ef;" href="https://my.fsf.org/join?pk_campaign=frspring2020&pk_source=modal" onclick="//fsfModalWindowElemFollowedLink();"><i class="fa fa-check-circle">&nbsp;</i>Join</a>
363 </div>
364
365 <div style="background-color:#fdd474">
366 <a style="text-shadow: 0px 0px 8px #ffffff;" href="https://my.fsf.org/renew?pk_campaign=frspring2020&pk_source=modal" onclick="//fsfModalWindowElemFollowedLink();"><i class="fa fa-refresh">&nbsp;</i>Renew</a>
367 </div>
368
369 <div style="background-color:#99d8fd; border-bottom-right-radius: 20px; border-bottom-left-radius: 20px; margin-bottom: 2px">
370 <a style="text-shadow: 0px 0px 8px #ffffff;" href="https://my.fsf.org/donate?pk_campaign=frspring2020&pk_source=modal" onclick="//fsfModalWindowElemFollowedLink();"><i class="fa fa-money">&nbsp;</i>Donate</a>
371 </div>
372 </div>
373 </div>
374 </div>
375 </div>
376 </div>
377 <script type="text/javascript">
378// @license magnet:?xt=urn:btih:1f739d935676111cfff4b4693e3816e664797050&dn=gpl-3.0.txt GPL-3.0
379
380// licensed GPLv3-or-later by Andrew Engelbrecht
381
382var startTime, endTime, switchTextTime;
383
384startTime = new Date('2020-07-01T04:00:00Z');
385switchTextTime = new Date('2020-08-08T04:00:00Z');
386endTime = new Date('2020-08-08T04:00:00Z');
387
388// possibly switch the text that is displayed in the modal window, depending
389// upon the current date.
390function fsfModalWindowElemMaybeSwitchText () {
391
392 var now;
393
394 now = new Date();
395 if (now.getTime() < switchTextTime.getTime()) {
396 return; // don't switch the dbd text
397 }
398
399 // switch dbd text
400 document.getElementById("fsf-modal-window-elem-text").innerHTML =' \
401\
402<p>In our now socially distant society, we can\'t live, work, or learn in freedom unless the software we use is free. Your membership protects everyone\'s digital freedoms from powerful forces using technology to disempower the public.<\/p><p>Join us today for $10\/month ($5 for students) and help us reach our August 7th goal of 200 new associate members!<\/p> \
403\
404<p><span id="fsf-modal-window-text-link"><a href="https://www.fsf.org/appeal?pk_campaign=frspring2020&pk_kwd=learn-more&pk_source=modal">Read more<\/a> | <a href="https://my.fsf.org/join?pk_campaign=frspring2020&pk_source=modal">Join<\/a><\/span><\/p>';
405}
406
407// show fsf-modal-window-elem if it hasn't been previously closed by
408// the user, nor recently hit "maybe later",
409// and the campaign is still happening
410function fsfModalWindowElemMaybeShow () {
411
412 var pattern, noShowFsfModalWindowElementP, now;
413
414 // see if cookie says not to show element
415 pattern = /showFsfSpring2020FundraiserModalWindowElementP\s*=\s*false/;
416 noShowFsfModalWindowElementP = pattern.test(document.cookie);
417
418//// uncomment here to enable modal window hiding
419 if (!noShowFsfModalWindowElementP) {
420 setTimeout(function () {
421 // display the element
422 document.getElementById("fsf-modal-window-elem-container").style.display="block";
423 }, 0);
424 }
425}
426
427// call this first to set the proper text
428fsfModalWindowElemMaybeSwitchText();
429// call this right away to avoid flicker
430fsfModalWindowElemMaybeShow();
431
432
433// get the time `plusDays` in the future.
434// can be a fraction.
435function daysInFuture (plusDays) {
436 var now, future;
437
438 now = new Date();
439 future = new Date(now.getTime() + Math.floor(1000 * 60 * 60 * 24 * plusDays));
440 return future.toGMTString();
441}
442
443// hide the fsf-modal-window-elem
444function fsfModalWindowElemHide () {
445 document.getElementById("fsf-modal-window-elem-container").style.display="none";
446}
447
448// optionally hide elem and set a cookie to keep the fsf-modal-window-elem hidden for the next `forDays`.
449function fsfModalWindowElemDontShowForDays (forDays, hideNow) {
450 if (hideNow === true) {
451 fsfModalWindowElemHide();
452 }
453 //document.cookie = "showFsfSpring2020FundraiserModalWindowElementP=false; path=/; domain=.fsf.org; expires=" + daysInFuture(forDays);
454 document.cookie = "showFsfSpring2020FundraiserModalWindowElementP=false; path=/; expires=" + daysInFuture(forDays);
455}
456
457// hide the element from now to two weeks after closing it
458function fsfModalWindowElemDontShowForAWhile () {
459 fsfModalWindowElemDontShowForDays(7, true);
460}
461
462// keep the element visible for now, but don't show it for a while
463function fsfModalWindowElemFollowedLink () {
464 fsfModalWindowElemDontShowForDays(14, false);
465}
466
467// close popup if user clicks trasparent part
468document.getElementById("fsf-modal-window-elem-container").addEventListener("click", function(event){
469 fsfModalWindowElemDontShowForAWhile();
470});
471
472// don't close popup if clicking non-trasparent part (with the text and buttons)
473document.getElementById("fsf-modal-window-elem").addEventListener("click", function(event){
474 event.stopPropagation();
475});
476
477// close popup if user clicks X icon
478document.getElementById("fsf-modal-window-elem-close-button").addEventListener("click", function(event){
479 fsfModalWindowElemDontShowForAWhile();
480});
481
482// disable popup if user clicks one of the main buttons
483document.getElementById("fsf-modal-window-elem-buttons").addEventListener("click", function(event){
484 fsfModalWindowElemFollowedLink();
485});
486
487// disable popup if user clicks one of the "Read more" link
488document.getElementById("fsf-modal-window-text-link").addEventListener("click", function(event){
489 fsfModalWindowElemFollowedLink();
490});
491
492// close popup if user presses escape key
493window.addEventListener("keydown", function (event) {
494 switch (event.key) {
495 case "Escape":
496 fsfModalWindowElemDontShowForAWhile();
497 break;
498 default:
499 return;
500 }
501}, true);
502
503// @license-end
504 </script>
505 </div>
506 <!-- end fsf-modal-window-elem campaign element -->
b723463b
GF
507
508 <nav class="navbar navbar-default">
509 <div class="container-fluid">
510 <!-- Brand and toggle get grouped for better mobile display -->
511 <div class="navbar-header">
512 <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-links" aria-expanded="false">
513 <span class="sr-only">Toggle navigation</span>
514 <!-- <span class="icon-bar bar1"></span> -->
515 <!-- <span class="icon-bar bar2"></span> -->
516 <!-- <span class="icon-bar bar3"></span> -->
517 </button>
518 <a class="navbar-brand" href="https://fsf.org/"><img class="brand" src="img/logo.png" alt="FSF" width="180" /></a>
519 <!-- <span class="label label-warning"><a href="https://fsf.org/jfb">Join the FSF</a></span> -->
520
521 </div>
522
523 <!-- Collect the nav links, forms, and other content for toggling -->
524 <div class="collapse navbar-collapse" id="navbar-links">
525 <ul class="nav navbar-nav">
526 <li><a class="animated fadeIn" href="https://www.fsf.org/about/">About the FSF</a></li>
527 <li><a class="animated fadeIn" href="https://www.fsf.org/campaigns/">Campaigns</a></li>
528 <li><a class="animated fadeIn" href="https://my.fsf.org/join?pk_campaign=fall19&pk_kwd=ggjoin">Join</a></li>
529 <li><a class="animated fadeIn" href="https://shop.fsf.org/">Shop</a>
530 </ul>
531
532 </div>
533 <!-- /.navbar-collapse -->
534 </div>
535 <!-- /.container-fluid -->
536 </nav>
537
538 <!--Begin Intro-->
539 <section class="intro" id="intro">
540 <div class="container">
541 <div class="row">
542 <div class="illustration col-md-6">
fee2eb1a 543 <center>
420a142e
GF
544 <hr />
545 <iframe src="https://static.fsf.org/nosvn/videos/fsf-heroes/" id="fsf-heroes-video" scrolling="no" style="overflow: hidden; margin: 0; border: 0 none; display: block; width: 50%; height: 67vw; max-height: 200px;"></iframe>
0ef28edc 546 <img src="img/Illustration.png" alt="large-illutration" class="img-responsive center-dblock" />
fee2eb1a 547 </center>
b723463b
GF
548 </div>
549 <div class="intro-text col-md-6">
550 <h1>Does the gift you're giving your loved ones respect their rights?</h1>
b723463b
GF
551<p>When picking a gift this year, we urge you to think carefully about
552the choice you're making. Is that smart assistant smart enough to
553respect your friend or family member's rights? Does that tablet really
554have their best interest in mind? Or does that shiny gadget come at a
555cost much higher than its price tag?</p>
c6240a18 556 <p>When we allow <a href="https://gnu.org/proprietary">proprietary software</a> created by Facebook, Amazon, Apple, Google, and countless other companies to handle our basic computing tasks, we put an enormous amount of power in their hands, power which they freely exploit. It's only through using <a href="https://www.gnu.org/philosophy/free-sw.html">free software</a>, and <a href="https://ryf.fsf.org">devices running free software</a>, that we can seize this power back.</p>
b723463b
GF
557 <h4>Freedom is the gift that keeps on giving</h4>
558<p>Letting your loved ones know that
559you respect their privacy and freedom too much to cave in for the
560newest Apple or Google product is a great gift in itself, and one that
561 you can feel good about.</p>
562 </div>
563 </div>
564 </div>
565 </section>
566 <!--End Intro-->
567
568 <!--Begin Actions-->
569 <section class="actions" id="actions">
570 <div class="container">
571 <div class="row">
572 <!-- Begin Action -->
573 <div class="action col-md-4 col-sm-4 text-center">
574 <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>
575 <p>
576 Use the hashtag <span class="label label-default">#givefreely</span> on social media sites like <a href="https://fsf.org/twitter">Twitter</a>, <a href="https://mastodon.social">Mastodon</a>, or <a href="https://www.gnu.org/software/social/">GNU social</a>. You might get a gift out of it yourself!
577 </p>
578 </div>
579 <!-- End Action -->
580
581 <!-- Begin Action -->
582 <div class="action col-md-4 col-sm-4 text-center">
583 <a class="action-button" href="https://www.fsf.org/givingguide/giving-guide-giveaway-primer">Unleash your advocacy</a>
584 <p>
585Your fight for freedom doesn't have to end at home. Use this
586<a href="https://www.fsf.org/givingguide/giving-guide-giveaway-primer">printable version</a> of the guide to spread the word. </p>
587
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="#charities">Support free software</a>
594 <p>
595 Donate to our suggested charities.
596 </p>
597 </div>
598 <!-- End Action -->
599 </div>
600 <!-- End Row -->
601 </div>
602 <!-- End Container -->
603 </section>
604 <!--End Actions-->
605
606 <!--Begin Comparisons-->
607 <section class="comparisons">
608
609 <!--Smartphones-->
610 <div class="container smartphones">
611 <h2 class="title text-center">Smartphones</h2>
612 <div class="row is-table-row">
613 <div class="good col-md-6 col-sm-6" style="position:relative">
614 <h5 class="text-center">Purism Librem 5</h5>
615 <img src="img/products/librem5.png" alt="Purism Librem 5" class="center-block" />
616
617
618 <!-- Buy/Download Button -->
619 <a id="get-item" class="btn get-item" role="button" data-toggle="collapse" href="#sellers" aria-expanded="false" aria-controls="sellers" style="display:none">
620 BUY</a>
621 <div class="collapse" id="sellers">
622 <div class="center-block seller-group">
623 <p style="color: #6b6b6b">
624 <strong>Get it from</strong>
625 </p>
626 <a href="https://shop.puri.sm/shop/librem-5/" class="seller action-button">Purism</a>
627 </div>
628 </div>
629
630 <script>
631 document.getElementById('get-item').style.display = '';
632 </script>
633 <noscript>
634 <div class="center-block seller-group">
635 <p style="color: #6b6b6b">
636 <strong>Get it from</strong>
637 </p>
638 <a href="https://shop.puri.sm/shop/librem-5/" class="seller action-button">Purism</a>
639 </div>
640 </noscript>
641 <!-- End Buy/Download button -->
642
643 <ul class="pros">
644 <p>Why it's cool: Although it won't be released until Q2 2020, this phone
645is one to keep an eye on. We're giving it a tentative recommendation
646because the company has publicly committed to doing the right things
647for prioritizing user freedom and privacy, and because we <i>have</i>
648 evaluated and endorsed the operating system it will run.</p>
649<p>Considering
650that many people around the world use a mobile phone as their only
651Internet-enabled device, it's important to have confidence that your
652mobile phone isn't "listening in" on you to make more money for
653advertisers.</p>
654 </ul>
655 </div>
656 <!--End Good-->
657
658 <!-- start bad -->
659
660 <div class="good col-md-6 col-sm-6">
661 <ul class="pros">
662 <li>
663 Instead of Android or iOS, the Librem 5 runs the <a href="https://www.pureos.net/">PureOS</a> distribution of the <a href="https://gnu.org">GNU/Linux</a> operating system. The FSF has carefully vetted PureOS's commitment to user freedom with our guidelines for fully free systems.
664 </li>
665 <li>Comes equipped with physical <a href="https://puri.sm/posts/lockdown-mode-on-the-librem-5-beyond-hardware-kill-switches/">killswitches</a> for the microphone, GPS, and Wi-Fi connections, making snitching on your whereabouts a physical impossibility.
666 </li>
c3c9cdb9 667<li>Please note that the secondary processor (or "baseband") on the device still contains nonfree software. To preserve your freedom and privacy, be sure to flip the killswitch after placing a call or sending a text.</li>
b723463b
GF
668 </ul>
669
670 <h5 class="text-center">Stay away from: iPhone</h5>
671 <ul class="cons">
672 <li>
673 It's not just Siri that's creepy: all Apple devices contain software that's hostile to users. Although they claim to be concerned about user privacy, they don't hesitate to <a href="https://www.gnu.org/proprietary/malware-apple.html#surveillance">put their users under surveillance</a>.
674 </li>
675 <li>
676 iOS is a fully <a href="https://gnu.org/proprietary/">proprietary operating system</a>, giving Apple control over the software on every Apple device. This means they're putting themselves as the "man in the middle" between us and every message we send to our friends.
677 </li>
678 <li>Apple has recently used their absolute control over their users to <a href="https://www.latimes.com/business/story/2019-10-08/apple-taiwan-flag-emoji-iphones-hong-kong">silence political activists</a> and help governments <a href="https://www.nytimes.com/2019/04/07/world/asia/china-xi-jinping-study-the-great-nation-app.html">spy on millions</a> of users.</li>
679 </ul>
680 </div>
681 <!--End Bad-->
682 </div>
683 </div>
684 <!--End Row-->
685 <div class="container">
686 <div class="row is-table-row">
687 <div class="good col-md-6 col-sm-6" style="position:relative">
688 <h5 class="text-center">Galaxy S3 with Replicant</h5>
0c46ebe0 689 <img src="img/products/mobile_s3.png" alt="replicant phone" class="center-block" />
b723463b
GF
690 <!-- Buy/Download Button -->
691 <a id="get-item-replicant" class="btn get-item" role="button" data-toggle="collapse" href="#sellers-replicant" aria-expanded="false" aria-controls="sellers" style="display:none">
692 BUY
693 <!-- Begin Sale -->
694 <span class="sale" >sale</span>
695 <!-- End Sale -->
696 </a>
697 <div class="collapse" id="sellers-replicant">
698 <div class="center-block seller-group">
699 <p style="color: #6b6b6b">
700 <strong>Get it from</strong>
701 </p>
0c46ebe0
GF
702 <p> <a href="https://tehnoetic.com/tehnoetic-s3-phone-replicant" class="seller action-button">Technoethical</a></p>
703 <p class="sale-info links">
704 <a href="#technoethical-promotion">Sale details.</a>
705 </p>
b723463b
GF
706 </div>
707 </div>
708
709 <script>
710 document.getElementById('get-item-replicant').style.display = '';
711 </script>
712 <noscript>
713 <div class="center-block seller-group">
714 <p style="color: #6b6b6b">
715 <strong>Get it from</strong>
716 </p>
717 <a href="https://tehnoetic.com/tehnoetic-s3-phone-replicant" class="seller action-button">Technoethical</a>
718 <p class="sale-info links">
719 <a href="#technoethical-promotion">Sale details.</a>
720 </p>
721 </div>
722 </noscript>
723 <!-- End Buy/Download button -->
724
725 <ul class="pros">
726 <p>Why it's cool: Your smartphone is so much more than a phone: it's
727 a tiny computer you carry with you every day. Choosing one of these
728 phones lets you bring software freedom everywhere you go.
729 You <i>can</i> run your favorite apps and send all the text messages
730 you want, while still running free software.</p>
731
732<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>
733 </ul>
734 </div>
735 <!--End Good-->
736
737 <!-- start bad -->
738
739 <div class="good col-md-6 col-sm-6">
740 <ul class="pros">
741 <li>
742 Runs the <a href="https://www.replicant.us">Replicant</a> free operating system, based on Android.
743 </li>
744 <li>
745 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.
746 </li>
c3c9cdb9 747 <li>Note: While the main processor exclusively runs free software, the modem processor runs Samsung's nonfree system.</li>
b723463b
GF
748 </ul>
749
750 <h5 class="text-center">Stay away from: Google Pixel</h5>
751 <ul class="cons">
60737a83 752<li>The Google Pixel line (and most Android devices) aren't just
c3c9cdb9 753 restricted by Widevine's <a href="https://www.gnu.org/philosophy/can-you-trust.html">treacherous</a> DRM. They also come with
b723463b
GF
754<a href="https://gnu.org/proprietary">proprietary</a> Google apps that
755<a href="https://www.gnu.org/proprietary/malware-google.html">subjugate users</a>.</li>
756 </ul>
757 </div>
758 <!--End Bad-->
759 </div>
760 <!--End Container-->
761</div>
762 <!--End bad-->
763
764 <h2 class="title text-center">Personal Computers</h2>
765 <!--Laptops-->
766 <div class="container">
767 <div class="row is-table-row">
768 <div class="good col-md-6 col-sm-6" style="position:relative">
769 <h5 class="text-center">X200 with GNU/Linux</h5>
770 <img src="img/products/x200.png" alt="X200" class="center-block"/>
771
772 <!-- Buy/Download Button -->
773 <a id="get-item-x200" class="btn get-item" role="button" data-toggle="collapse" href="#sellers-x200" aria-expanded="false" aria-controls="sellers-x200" style="display:none">
774 BUY
c275ecd2
GF
775 <!-- Begin Sale -->
776 <span class="sale" >sale</span>
777 <!-- End Sale -->
b723463b
GF
778 </a>
779 <div class="collapse" id="sellers-x200">
780 <div class="center-block seller-group">
781 <p style="color: #6b6b6b">
782 <strong>Get it from</strong>
783 </p>
784 <p>
785 <a href="https://shop.libiquity.com/product/taurinus-x200" class="seller action-button">Libiquity</a>
786 </p>
c275ecd2 787 <p><a href="https://tehnoetic.com/laptops/tet-x200" class="seller action-button">Technoethical</a></p>
0c46ebe0 788 <p> <a href="https://store.vikings.net/x200-ryf-certfied" class="seller action-button">Vikings</a></p>
c275ecd2 789 <p class="sale-info links">
0c46ebe0 790 <a href="#technoethical-promotion">Sale details.</a></p>
b723463b
GF
791 </div>
792 </div>
793
794 <script>
795 document.getElementById('get-item-x200').style.display = '';
796 </script>
797 <noscript>
798 <div class="center-block seller-group">
799 <p style="color: #6b6b6b">
800 <strong>Get it from</strong>
801 </p>
802 <p>
803 <a href="https://shop.libiquity.com/product/taurinus-x200" class="seller action-button">Libiquity</a>
0c46ebe0
GF
804 </p>
805 <p><a href="https://tehnoetic.com/laptops/tet-x200" class="seller action-button">Technoethical</a></p>
806<p> <a href="https://store.vikings.net/x200-ryf-certfied" class="seller action-button">Vikings</a></p>
c275ecd2
GF
807 <p class="sale-info links">
808 <a href="#technoethical-promotion">Sale details.</a>
809 </p>
b723463b
GF
810 </div>
811 </noscript>
812 <!-- End Buy/Download button -->
813 <ul class="pros">
814 <p>Why it's cool: The X200 is one of the few home user devices that's
815able to run fully free software from top to bottom. Starting with an
816attractive user interface and extending through the microcode (or
817"BIOS") at the heart of the system, this laptop is powered by software
818that takes your freedom and privacy seriously.</p>
819<p>While it may be a little vintage, what it lacks in speed
820it makes up for in utmost respect to user freedom. It's so good that
821it's the laptop that's most frequently used in the FSF office!</p>
822 </ul>
823 </div>
824 <!--End Good-->
825
826 <!--start bad-->
827 <div class="good col-md-6 col-sm-6">
828 <ul class="pros">
829 <li>Runs the <a href="https://www.gnu.org/distros/free-distros.en.html">FSF-endorsed</a> <a href="https://trisquel.info">Trisquel</a> operating system and <a href="https://libreboot.org">Libreboot</a> firmware.</li>
830 <li>Durable hardware that's meant to be easy to repair.</li>
831 <li>Created by small businesses that replace restrictive components from a stock laptop.</li>
832 </ul>
833 <h5 class="text-center">Stay away from: Microsoft Windows</h5>
834 <ul class="cons">
835 <li>Runs on <a href="https://gnu.org/proprietary">proprietary software</a> that profits from treating the user as a product. It also <a href="https://www.fsf.org/news/the-fsfs-statement-on-windows-10">forces users to consent to data collection</a> for "targeted advertising."
836 </li>
837 <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>
838 <li>Looking at a computer that includes an Intel CPU? They come with the <a href="https://www.fsf.org/blogs/sysadmin/the-management-engine-an-attack-on-computer-users-freedom">Intel Management Engine</a>, a hardware-based backdoor that gives Intel permanent and privileged access to your computer.</li>
839 </ul>
840 </div>
841 <!--End Bad-->
842 </div>
843 <!--End Row-->
844
845 <div class="container">
846 <div class="row is-table-row">
847 <div class="col-md-5 col-sm-6 recommended-img">
848 <h5 class="text-center">Vikings D8</h5>
849 <img src="img/products/desktop.png" alt="Vikings D8" class="center-block" />
850
851 <!-- Buy/Download Button -->
852 <a id="get-item-d8" class="btn get-item" role="button" data-toggle="collapse" href="#sellers-d8" aria-expanded="false" aria-controls="sellers-d8" style="display:none;">
853 BUY
854 </a>
855 <div class="collapse" id="sellers-d8">
856 <div class="center-block seller-group">
857 <a href="https://store.vikings.net/ryf-certified-hardware/d8ryf" class="seller action-button">Vikings</a>
858 </div>
859 </div>
860
861 <script>
862 document.getElementById('get-item-d8').style.display = '';
863 </script>
864 <noscript>
865 <div class="center-block seller-group">
866 <p style="color: #6b6b6b">
867 <strong>Get it from</strong>
868 </p>
869 <a href="https://store.vikings.net/ryf-certified-hardware/d8ryf" class="seller action-button">Vikings</a>
870 </div>
871 </noscript>
872 <ul class="pros">
873<p>Why it's cool: The Vikings D8 is a robust desktop computer that can be scaled up or down according to your needs, and which is capable of doing everything from simple Web browsing and video playback to intense code compilation.</p>
874
875<p>You can order the Vikings D8 installed with the preferred <a href="https://trisquel.info">Trisquel</a> distribution of GNU/Linux, a fully free operating system that removes the user-hostile binary-only blobs lurking in the drivers of many common network and graphics cards, or, if you prefer, you can order the D8 installed with any other <a href="https://gnu.org/distros/free-distros.html">free distribution of GNU/Linux</a>.</p>
876</ul>
877</div>
878
879<div class="good col-md-6 col-sm-6">
880<ul class="pros">
881 <li>Has room for three hard drives and four custom case fans.</li>
882 <li>Quiet and energy efficient while maintaining a small form factor.</li>
883 </ul>
884 <h5 class="text-center">Stay away from: Apple laptops and desktops</h5>
885 <ul class="cons">
886 <li>macOS is <a href="https://gnu.org/proprietary">proprietary software</a> that restricts its users' freedoms.</li>
887 <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 home user devices</a> for years, and maintains totalitarian control over their hardware.</li>
888 <li>Comes crawling with <a href="https://www.gnu.org/philosophy/proprietary-surveillance.html#SpywareInMacOS">spyware</a> that rats on you to advertisers.</li>
889 <li>Avoid: MacBook Air (and MacBook Pro).</li>
890 </ul>
891 </div>
892 <!--End Bad-->
893 </div>
894 <!--End Row-->
895 <!--End Container-->
896
897 <h2 class="title text-center">Cool Devices</h2>
898 <!-- cool devices -->
899<div class="container">
900 <div class="row is-table-row">
901 <div class="col-md-5 col-sm-6 recommended-img" style="postition:relative">
902 <h5 class="text-center">NeuG USB True Random Number Generator</h5>
903 <img src="img/products/NeuG.jpg" alt="NeuG USB True Random Number Generator and a MicroSD card" class="center-block" style="height: 140px; margin-top: 90px; margin-bottom: 90px;"/>
904
905 <!-- Buy/Download Button -->
906 <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">
907 BUY
908 <!-- Begin Sale -->
909 <span class="sale" >sale</span>
910 <!-- End Sale -->
911 </a>
912 <div class="collapse" id="sellers-random-number-generator">
913 <div class="center-block seller-group">
914
915 <a href="https://shop.fsf.org/storage-devices/neug-usb-true-random-number-generator" class="seller action-button">GNU Press Shop</a>
916 <p class="sale-info links">
917 <a href="#GNU-promotion">Sale details.</a>
918 </p>
919 </div>
920 </div>
921
922 <script>
923 document.getElementById('get-item-random-number-generator').style.display = '';
924 </script>
925 <noscript>
926 <div class="center-block seller-group">
927 <p style="color: #6b6b6b">
928 <strong>Get it from</strong>
929 </p>
930 <a href="https://shop.fsf.org/storage-devices/neug-usb-true-random-number-generator" class="seller action-button">GNU Press Shop</a>
931 <p class="sale-info links">
932 <a href="#GNU-promotion">Sale details.</a>
933 </p>
934 </div>
935 </noscript>
936 <!-- End Buy/Download button -->
937<ul class="pros">
938<p>Why it's cool: A gift for your most security-conscious friend! As
939opposed to software solutions which by nature have limited randomness
940(or "entropy"), this USB device is an endless wellspring of truly random
941numbers, which aids in password generation and encryption.</p>
942</ul>
943 </div>
944<div class="good col=md-6 col-sm-6">
945 <ul class="pros">
946 <li>The perfect present for the cryptogeek in your life.</li>
947 <li>FST-01SZ is a tiny USB 32-bit computer based on a free (as in freedom) hardware design, and newly updated by its designer.</li>
948 <li>NeuG is an implementation of a true random number generator (TRNG) for
949 GD32F103 MCU.</li>
950 </ul>
951</div>
952</div>
953 <!-- End Row -->
954 <div class="container">
955 <div class="row is-table-row">
956 <div class="col-md-5 col-sm-6 recommended-img">
957 <h5 class="text-center">Mini Wi-Fi Adapter</h5>
958 <img src="https://static.fsf.org/nosvn/images/technoethical-adapter.png" alt="Mini Wi-Fi Adapter" class="center-block" />
959
960 <!-- Buy/Download Button -->
961 <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;">
962 BUY
963 <!-- Begin Sale -->
964 <span class="sale">sale</span>
965 <!-- End Sale -->
966 </a>
967 <div class="collapse" id="sellers-mini-adapter">
968 <div class="center-block seller-group">
0c46ebe0
GF
969 <p><a href="https://tehnoetic.com/tehnoetic-wireless-adapter-gnu-linux-libre-tet-n150" class="seller action-button">Technoethical</a></p>
970<p class="sale-info links">
971 <a href="#technoethical-promotion">Sale details</a></p>
c275ecd2 972 <p><a href="https://www.thinkpenguin.com/gnu-linux/penguin-wireless-n-usb-adapter-gnu-linux-tpe-n150usb" class="seller action-button">ThinkPenguin</a></p>
b723463b
GF
973 <p class="sale-info links">
974 <a href="#thinkpenguin-promotion">Sale details.</a>
975 </p>
976 </div>
977 </div>
978
979 <script>
980 document.getElementById('get-item-mini-adapter').style.display = '';
981 </script>
982 <noscript>
983 <div class="center-block seller-group">
984 <p style="color: #6b6b6b">
985 <strong>Get it from</strong>
986 </p>
0c46ebe0
GF
987 <p><a href="https://tehnoetic.com/tehnoetic-wireless-adapter-gnu-linux-libre-tet-n150" class="seller action-button">Technoethical</a></p>
988<p class="sale-info links">
989 <a href="#technoethical-promotion">Sale details</a></p>
b723463b
GF
990 <a href="https://www.thinkpenguin.com/gnu-linux/penguin-wireless-n-usb-adapter-gnu-linux-tpe-n150usb" class="seller action-button">ThinkPenguin</a>
991<p class="sale-info links">
992 <a href="#thinkpenguin-promotion">Sale details.</a>
993 </p>
994 </div>
995 </noscript>
996
997 <!--start pros-->
998 <ul class="pros">
999 <p>Why it's cool: Trying to get closer to 100% free but stuck with a proprietary Wi-Fi card? Just plug this into your USB port and you're ready to go.</p>
1000 </ul>
1001 </div>
1002
1003 <div class="good col-md-6 col-sm-6">
1004 <ul class="pros">
1005 <li>Great for all-free-software installations on laptops with incompatible Wi-Fi hardware.</li>
1006 <li>Certified as part of our <a href="https://ryf.fsf.org">RYF</a> program.</li>
1007 <li>If you use the X200 laptop listed in this Guide, an adapter like this won't be necessary.</li>
1008 </ul>
1009 </div></div></div>
1010 <!-- End Row -->
1011 <!-- End Container -->
1012
1013 <!-- Begin Recommended Template -->
1014
1015 <div class="container">
1016 <div class="row is-table-row">
1017 <div class="col-md-5 col-sm-6 recommended-img">
1018 <h5 class="text-center">Long Range Wi-Fi Adapter</h5>
1019 <img src="img/products/thinkpenguin-long-range-adapter.png" alt="Long-range Wi-Fi Adapter" class="center-block" />
1020
1021 <!-- Buy/Download Button -->
1022 <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;">
1023 BUY
1024 <!-- Begin Sale -->
1025 <span class="sale">sale</span>
1026 <!-- End Sale -->
1027 </a>
1028 <div class="collapse" id="sellers-long-range-adapter">
1029 <div class="center-block seller-group">
1030 <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>
1031 <p class="sale-info links">
1032 <a href="#thinkpenguin-promotion">Sale details.</a>
1033 </p>
1034 </div>
1035 </div>
1036
1037 <script>
1038 document.getElementById('get-item-long-range-adapter').style.display = '';
1039 </script>
1040 <noscript>
1041 <div class="center-block seller-group">
1042 <p style="color: #6b6b6b">
1043 <strong>Get it from</strong>
1044 </p>
1045 <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>
1046 <p class="sale-info links">
1047 <a href="#thinkpenguin-promotion">Sale details.</a>
1048 </p>
1049 </div>
1050 </noscript>
1051 <ul class="pros">
1052 <p>Why it's cool: A beefier (though bulkier) version of the wireless card that powers ThinkPenguin's mini Wi-Fi adapter. Surf the Web from afar with its long-range antenna that can pivot in any direction.</p>
1053 </ul>
1054 <!-- End Buy/Download button -->
1055
1056 </div>
1057 <div class="col-md-6 col-sm-6">
1058 <ul class="pros">
1059 <li>More powerful than its smaller cousin, and can be further upgraded with a larger antenna.</li>
1060<li><a href="https://ryf.fsf.org">RYF</a>-approved!</li>
1061 </ul>
1062 </div>
1063 </div>
1064 <!-- End Row -->
1065 </div>
1066 <!-- End Container -->
1067
1068 <!-- Begin Recommended Template -->
1069 <div class="container">
1070 <div class="row is-table-row">
1071 <div class="col-md-6 col-sm-6 recommended-img">
1072 <h5 class="text-center">VPN Router</h5>
1073 <img src="img/products/thinkpenguin-mini-router.png" alt="VPN Router" class="center-block" />
1074
1075
1076 <!-- Buy/Download Button -->
1077 <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;">
1078 BUY
1079 <!-- Begin Sale -->
1080 <span class="sale">sale</span>
1081 <!-- End Sale -->
1082 </a>
1083 <div class="collapse" id="sellers-vpn-router">
1084 <div class="center-block seller-group">
1085 <a href="https://www.thinkpenguin.com/gnu-linux/free-software-wireless-n-mini-vpn-router-tpe-r1100" class="seller action-button">ThinkPenguin</a>
1086 <p class="sale-info links">
1087 <a href="#thinkpenguin-promotion">Sale details.</a>
1088 </p>
1089 </div>
1090 </div>
1091
1092 <script>
1093 document.getElementById('get-item-vpn-router').style.display = '';
1094 </script>
1095 <noscript>
1096 <div class="center-block seller-group">
1097 <p style="color: #6b6b6b">
1098 <strong>Get it from</strong>
1099 </p>
1100 <a href="https://www.thinkpenguin.com/gnu-linux/free-software-wireless-n-mini-vpn-router-tpe-r1100" class="seller action-button">ThinkPenguin</a>
1101<p class="sale-info links">
1102 <a href="#thinkpenguin-promotion">Sale details.</a>
1103 </p>
1104 </div>
1105 </noscript>
1106 <!-- End Buy/Download button -->
b4d32e25 1107 <div class="collapse" id="sellers-mini-adapter2">
b723463b
GF
1108 <div class="center-block seller-group">
1109 <a href="https://www.thinkpenguin.com/gnu-linux/penguin-wireless-n-usb-adapter-gnu-linux-tpe-n150usb" class="seller action-button">ThinkPenguin</a>
1110 <p class="sale-info links">
1111 <a href="#thinkpenguin-promotion">Sale details.</a>
1112 </p>
1113 </div>
1114 </div>
1115 </div>
1116 <div class="col-md-7 col-sm-6">
1117 <ul class="pros">
1118<li>Designed to complement your existing router by providing a VPN that enhances privacy and security and circumvents network controls.</li>
1119<li>Designed for easy setup.</li>
1120<li><p>As free as can be: runs the FSF-endorsed <a href="https://librecmc.org/">LibreCMC</a> operating system on a product that is <a href="https://ryf.fsf.org">RYF</a>-certified.</p></li>
1121 </ul>
1122 </div>
1123 </div>
1124 <!-- End Row -->
1125 </div>
1126 <!-- End Container -->
1127
1128 <h1 class="title text-center">Books, Music, and Video</h1>
1129 <img src="img/products/bookshelf.png" alt="a shelf of books, with two layers, organized by color." class="center-block img-responsive" />
1130 <!--ebooks-->
1131 <div class="container">
1132 <h3 class="title text-center">Books</h3>
1133 <div class="row is-table-row">
1134 <div class="good col-md-6 col-sm-6">
1135 <h5 class="text-center">DRM-free Ebooks</h5>
1136
1137 <ul class="pros">
1138<p>There are <a href="https://www.defectivebydesign.org/guide/ebooks">plenty of places</a> to get your literature fix without the shackles of <a href="https://www.defectivebydesign.org/what_is_drm_digital_restrictions_management">Digital Restrictions Management (DRM)</a>. We're highlighting some publishers and shops you should patronize below!</p>
1139<li><a href="https://leanpub.com/">Leanpub</a> is an author-driven ebook Web site encouraging people to &quot;publish early, publish often.&quot;</li>
1140<li><a href="https://www.libreture.com/">Libreture</a> provides a catalog of DRM-free ebook publishers, and a storage solution for all of your digital books and comics.</li>
1141<li><a href="https://lektu.com/">Lektu</a> provides you with an array of DRM-free media in Spanish.</li>
1142<li><a href="https://nostarch.com">No Starch Press</a> offers &quot;the finest in geek entertainment,&quot; with educational books on a variety of programming topics.</li>
1143<li><a href="http://www.smashwords.com">Smashwords</a> is the world's largest distributor of indie ebooks.</li>
1144<li>Many free (as in freedom) educational books are available through sites like <a href="https://flossmanuals.net">FLOSS Manuals</a>, a supporter of the <a href="https://dayagainstdrm.org/">International Day Against DRM 2019</a>.</li>
1145<li>Looking to buy paper books? Check out the <a href="https://shop.fsf.org">GNU Press Shop</a> for your technical manuals and documentation needs.</li>
1146 </ul>
1147 </div>
1148 <!--End Good-->
1149 <!--start bad-->
1150 <h5 class="text-center">Stay away from: Amazon</h5>
1151 <ul class="cons">
1152<li>Amazon is one of the most notorious DRM offenders. They use this <a href="https://www.defectivebydesign.org/amazon">Orwellian control</a> over their devices and services to spy on users and keep them trapped in their &quot;walled garden.&quot;</li>
cf12c5ae 1153<li>Read more about the dangers of DRM through our <a href="https://defectivebydesign.org">Defective by Design</a> campaign.</li>
b723463b
GF
1154 </ul>
1155 </div>
1156 <!--End Bad-->
1157 </div>
1158 <!--End Row-->
1159 <!--End Container-->
1160
1161 <div class="container">
1162 <h3 class="title text-center">Music</h3>
1163 <div class="row is-table-row">
1164 <div class="good col-md-6 col-sm-6">
1165 <h5 class="text-center">DRM-free Music</h5>
1166<ul class="pros">
eeaacdb7 1167 <p>Despite the efforts of companies like Spotify, we can still dance to music in the free world. Thanks to the <a href="https://www.defectivebydesign.org/guide/audio">artists, producers, record labels, and shops</a> highlighted on on our <a href="https://www.defectivebydesign.org/guide/">Guide to DRM-free Living</a>, the rights-respecting options are nearly endless. Check out music from great labels and artists, including:</p>
b723463b
GF
1168<li>All of the music on <a href="https://bandcamp.com">Bandcamp</a> is DRM-free and comes in a variety of formats, including patent-free ones like FLAC and Ogg Vorbis.</li>
1169<li><a href="https://www.dischord.com/">Dischord Records</a>, a classic punk label providing music since 1980.</li>
1170<li><a href="https://www.emusic.com/">Emusic</a> is a DRM-free replacement for services like Spotify and Apple Music.</li>
b54a35b7 1171<li><a href="https://folkways.si.edu/">Folkways</a>, providing digital downloads of the world's best folk and children's music, courtesy of the Smithsonian Institute.</li>
b723463b
GF
1172</ul>
1173 </div>
1174 <div class="good col-md-6 col-sm-6">
1175<ul class="cons">
46bf4dfd 1176<li>Stay away from: Spotify, Apple Music, and all other major streaming services</li>
b723463b
GF
1177<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>
1178<li>In addition to streaming music encumbered by DRM, people who want to use Spotify are required to install additional proprietary software. Even Spotify's client for GNU/Linux relies on proprietary software.</li>
1179<li><p>Apple Music is no better, and places heavy restrictions on the music streamed through the platform.</p></li>
1180 </ul>
1181</div>
1182 <!--End Bad-->
1183 </div>
1184 <!--End Row-->
1185</div>
1186 <!--End Container-->
1187
1188 <!--Video-->
1189 <div class="container">
1190 <h3 class="title text-center">Video</h3>
1191 <div class="row is-table-row">
1192 <div class="good col-md-6 col-sm-6">
1193 <h5 class="text-center">DRM-free video</h5>
c3c9cdb9 1194<p>This year has brought us some disturbing &quot;advances&quot; from streaming services like <a href="https://www.theverge.com/2019/11/11/20960441/netflix-ditching-old-roku-devices-because-of-drm">Netflix</a> and <a href="https://www.androidpolice.com/2019/10/22/disney-will-only-work-on-devices-that-support-the-strictest-widevine-l3-drm/">Disney+</a>. Both companies have mandated the use of a <a href="https://www.gnu.org/philosophy/can-you-trust.html">treacherous computing</a> scheme called <a href="https://www.androidauthority.com/widevine-explained-821935/">Widevine</a>, giving them the power to choose what you can and cannot do on your own device.</p>
b723463b
GF
1195<p>Widevine prohibits these services from running on many older devices, as well as most computers running GNU/Linux, leaving families who can't afford a new computer or a new television out in the cold.</p>
1196 <p>Try these video services and sites instead:</p>
1197<ul class="pros">
1198 <li>Visit the <a href="https://archive.org/details/movies">Moving Internet Archive</a> for free (as in freedom) classic films and art projects.</li>
1199<li>The <a href="https://cloud.blender.org/open-projects">Blender Open Movies</a> project has a collection of computer-animated films that were made entirely with <a href="https://blender.org">Blender</a>, an enormously popular free software tool.</li>
1200<li><p>Visit the <a href="https://www.defectivebydesign.org/guide/">Guide to DRM-free Living</a> for more suggestions on how to stay a film lover and keep your freedom at the same time.</p></li>
1201 </ul>
1202
1203 </div>
1204 <!--End Good-->
1205
1206 <!--start bad-->
1207 <div class="good col-md-6 col-sm-6">
1208 <h5 class="text-center">Stay away from: Netflix</h5>
1209 <ul class="cons">
1210 <li><p>Netflix is continuing its <a href="https://defectivebydesign.org/netflix">disturbing trend</a> of making onerous DRM the norm for streaming media.</p>
46bf4dfd 1211<li><p>They're also leveraging their newfound place in the <a href="https://torrentfreak.com/netflix-becomes-a-member-of-the-mpaa/">Motion Picture Association of America</a> (MPAA) to advocate for tighter restrictions on users, and were responsible for embedding DRM into the <a href="https://www.defectivebydesign.org/no-drm-in-html5">fabric of the Web</a>.</p</li>
b723463b
GF
1212 </ul>
1213 </div>
1214 <!--End Bad-->
1215 </div>
1216 <!--End Row-->
1217 </div>
1218 <!--End Container-->
1219
1220 </section>
1221<!--End comparisons-->
1222
1223<!-- Begin need choices -->
1224<section class="choices" id="choices">
1225 <div class="container">
1226 <h1 class="text-center">Help wanted!</h1>
1227 <div class="container choices">
1228 <h2 class="title text-center"></h2>
1229 <div class="row is-table-row">
1230 <div class="good col-md-6 col-sm-6" style="position:relative">
1231<p>In this section of our guide, we've highlighted some of the types of devices where there just isn't a choice on the market that actually respects your freedom. We hope you'll take this list as inspiration for the free software projects you contribute to and support.</p>
1232 </div>
1233 <!--End Good-->
1234
1235 <!-- start bad -->
1236
1237 <div class="good col-md-6 col-sm-6">
1238 <h5 class="text-center">In need of development</h5>
1239 <ul class="pros">
1240 <li>Cameras</li>
1241 <li>Ebook readers</li>
1242 <li>Fitness trackers</li>
1243 <li>Watches</li>
1244 <li>Video gaming consoles</li>
1245 </ul>
1246 <h5 class="text-center">Stay away from these devices:</h5>
1247 <ul class="cons">
1248<li>Internet of Things connected home appliances, smart speakers, and virtual assistants are little more than spying devices brought into your home. These include Ring, Amazon Alexa, Amazon Echo, Google Home, Nest, Ecobee, and Sonos products.</li>
c3c9cdb9 1249<li>DRM can show up in many places that you wouldn't expect: even in the kitchen. Any device from the "Keurig 2.0" line will refuse to brew anything but officially sanctioned "K-cups." When brewing your tea or coffee this year, staying with the simpler option is smarter.</li>
b723463b
GF
1250<li><p>The Nintendo Switch is a popular holiday gift, but few realize that Nintendo has utter control over the platform and offers little insight into how it really works -- or how it might be spying on you and your family. Not much has changed since our advice to <a href="https://www.defectivebydesign.org/nintendo">brick them</a> before they bricked the Nintendo DS.</p></li>
1251 </ul>
1252 </div>
1253 <!--End Bad-->
1254 </div>
1255 <!--End Row-->
1256 </div>
1257 <!--End Container-->
1258 <!--End bad-->
1259<!-- end choices -->
1260</div></section>
1261 <!-- Begin Donations -->
1262 <section class="charities" id="charities">
1263 <div class="container">
1264 <h1 class="text-center">Recommended organizations for holiday donations</h1>
1265 <div class="row">
1266 <div class="col-md-4 col-md-offset-4 col-sm-4 col-sm-offset-4 col-xs-6 col-xs-offset-3">
1267 <a href="https://www.fsf.org/"><img src="img/charities/fsf.png" alt="fsf" class="center-block img-responsive" /></a>
1268<p>The Giving Guide is brought to you by the <a href="https://fsf.org">Free Software Foundation</a>. Our <a href="https://fsf.org/join">associate membership</a> program is the heart of the FSF's work campaigning for computer user freedom worldwide. We've been fighting for digital freedoms since 1985, and have no plans of stopping. Will you make your voice heard by <a href="https://fsf.org/appeal">joining today</a>?</p>
1269 </div>
1270 </div>
1271 <div style="height: 30px"></div>
1272 <div class="row">
1273 <div class="col-md-3 col-sm-4 col-xs-6">
1274 <a href="https://april.org/"><img src="img/charities/april.png" alt="april" class="center-block img-responsive" /></a>
1275 </div>
1276 <div class="col-md-3 col-sm-4 col-xs-6">
1277 <a href="https://www.openrightsgroup.org/"><img src="img/charities/org.png" alt="ceataopen rights group logo" class="center-block img-responsive" /></a>
1278 </div>
1279 <div class="col-md-3 col-sm-4 col-xs-6">
1280 <a href="https://creativecommons.org/"><img src="img/charities/cc.png" alt="cc" class="center-block img-responsive" /></a>
1281 </div>
1282 <div class="col-md-3 col-sm-4 col-xs-6">
1283 <a href="https://www.eff.org/"><img src="img/charities/eff.png" alt="eff" class="center-block img-responsive" /></a>
1284 </div>
1285 <div class="col-md-3 col-sm-4 col-xs-6">
1286 <a href="https://www.gnome.org/"><img src="img/charities/gnome.png" alt="gnome" class="center-block img-responsive" /></a>
1287 </div>
1288 <div class="col-md-3 col-sm-4 col-xs-6">
1289 <a href="https://sfconservancy.org/"><img src="img/charities/sfc.png" alt="sfc" class="center-block img-responsive" /></a>
1290 </div>
1291 <div class="col-md-3 col-sm-4 col-xs-6">
1292 <a href="https://www.wikimedia.org/"><img src="img/charities/wikimedia.png" alt="wikimedia" class="center-block img-responsive" /></a>
1293 </div>
1294 </div>
1295 </div>
1296 </section>
1297 <!-- End Donations -->
1298
1299 <!-- Begin Promotion details -->
1300
1301 <section class="promotion-details">
1302 <div class="container">
1303 <div class="row">
1304 <div class="col-md-12">
1305 <div class="panel-default">
1306 <div class="panel-heading">
1307 <h1 class="fix-margin">Promotion details</h1>
1308 </div>
1309 <div class="panel-body" id="promotion-details">
1310<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>
1311 <ul style="list-style: none inside none;">
1312 <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>
1313 <!-- <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> -->
1314 <!-- <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> -->
1315 <!-- <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> -->
c66ac694 1316 <li id="technoethical-promotion"><strong>Technoethical:</strong> Discounts for all refurbished products until January 17th.</li>
b723463b
GF
1317 <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>
1318 <!-- <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> -->
1319
1320</ul>
1321 </div>
1322 </div>
1323 </div>
1324 <!-- End Panel -->
1325 </div>
1326 <!-- End Row -->
1327 </div>
1328 <!-- End Container -->
1329 </section>
1330 <!-- End Promotion details -->
46bf4dfd
GF
1331 <!-- Begin Licenses -->
1332 <section class="licenses">
1333 <div class="container">
1334 <div class="row">
1335 <div class="col-md-12">
1336 <div class="panel-default">
1337 <div class="panel-heading">
1338 <h1 class="fix-margin">Licenses</h1>
b723463b 1339
46bf4dfd
GF
1340 </div>
1341 <div class="panel-body" id="licenses">
859f7d4a 1342 <p>This page by the Free Software Foundation is licensed under the <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0</a> license.
46bf4dfd
GF
1343 </p>
1344 <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>
1345 <ul style="list-style: none inside none;">
0f9edd2e 1346 <li>Purism product image licensed under the <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0</a> license.</li>
46bf4dfd
GF
1347 <li>X200 image in the public domain.</li>
1348 <li>NeuG image licensed under the <a href="https://creativecommons.org/licenses/by-sa/3.0/deed.en_US">Creative Commons Attribution-ShareAlike 3.0</a> license.</li>
0f9edd2e 1349 <li>ThinkPenguin images are licensed under the <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0</a> license.</li>
46bf4dfd
GF
1350 <li>Technoethical Replicant S3 image licensed under the <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0</a> license.</li>
1351 <li>Photo of bookshelf by <a href="https://www.flickr.com/photos/seeminglee/4556156477/">See-ming Lee</a> licensed under the <a href="https://creativecommons.org/licenses/by-sa/2.0/">Creative Commons Attribution-ShareAlike 2.0</a> license.</li>
1352 </div>
1353 </div>
1354 </div>
1355 <!-- End Panel -->
1356 </div>
1357 <!-- End Row -->
1358 </div>
1359 <!-- End Container -->
1360 </section>
1361 <!-- End Licenses -->
b723463b
GF
1362 <!--Begin Footer-->
1363 <footer>
1364 <div class="container-fluid">
1365 <div class="row">
1366 <div class="col-md-4 col-sm-4 footer-logo">
1367 <a href="https://fsf.org/"><img src="img/fsf-footer.png" alt="FSF" class="center-block footer-logo img-responsive" /></a>
1368 </div>
1369 <div class="col-md-8 col-sm-8">
1370 <p>The FSF is a nonprofit with a worldwide mission to advance software freedom —
1371 <a href="https://fsf.org/about">learn about our history and work</a>.
1372 </p>
1373 <p>Version 10.0. Copyright © 2004-2019
1374 <a href="https://fsf.org/about/contact.html" title="Find out how to contact us">
1375 Free Software Foundation
1376 </a>, Inc.
1377 <a href="https://www.fsf.org/about/free-software-foundation-privacy-policy"> Privacy Policy</a>.
1378 <a href="js/weblabels.html" rel="jslicense">Javascript License Information</a>.
1379 </p>
1380 </div>
1381 </div>
1382 <!-- End Row -->
1383 </div>
1384 <!-- End Container -->
1385 </footer>
1386 <!-- End Footer -->
1387
1388 <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
1389 <script src="js/jquery.js" charset="utf-8"></script>
1390 <!-- Include all compiled plugins (below), or include individual files as needed -->
1391 <script src="js/bootstrap.js" charset="utf-8"></script>
1392 <!-- Our JS -->
1393 <script src="js/magic.js" charset="utf-8"></script>
1394
fe8b41c0
AE
1395<!-- Piwik -->
1396<script type="text/javascript">
1397 // @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-2.0-or-later
1398 var _paq = _paq || [];
1399 _paq.push(["trackPageView"]);
1400 _paq.push(["enableLinkTracking"]);
1401
1402 (function() {
1403 var u = (("https:" == document.location.protocol) ? "https" : "http") + "://"+"piwik.fsf.org//";
1404 _paq.push(["setTrackerUrl", u+"piwik.php"]);
1405 _paq.push(["setSiteId", "14"]);
1406 var d=document, g=d.createElement("script"), s=d.getElementsByTagName("script")[0]; g.type="text/javascript";
1407 g.defer=true; g.async=true; g.src=u+"piwik.js"; s.parentNode.insertBefore(g,s);
1408 })();
1409 // @license-end
1410</script>
1411<!-- End Piwik Code -->
1412<!-- Piwik Image Tracker -->
1413<noscript><img src="https://piwik.fsf.org//piwik.php?idsite=14&rec=1" style="border:0" alt="" /></noscript>
1414<!-- End Piwik -->
b723463b
GF
1415 </body>
1416
1417 </html>