edited giving guide.
[fsf-giving-guide.git] / v8 / givingguide.html
1 <!DOCTYPE html>
2 <html lang="en">
3
4 <head>
5 <meta charset="utf-8">
6 <meta http-equiv="X-UA-Compatible" content="IE=edge">
7 <meta name="viewport" content="width=device-width, initial-scale=1">
8
9 <title>Ethical Tech | Giving Guide</title>
10 <meta name="description" content="This is the Free Software Foundation (FSF) guide to smarter gift giving, compared with their restrictive counterparts.">
11
12 <!-- Some Colors -->
13 <!-- Chrome, Firefox OS and Opera -->
14 <meta name="theme-color" content="#2caf8f">
15 <!-- Windows Phone -->
16 <meta name="msapplication-navbutton-color" content="#2caf8f">
17
18 <link rel="apple-touch-icon" sizes="57x57" href="img/favicons/apple-icon-57x57.png">
19 <link rel="apple-touch-icon" sizes="60x60" href="img/favicons/apple-icon-60x60.png">
20 <link rel="apple-touch-icon" sizes="72x72" href="img/favicons/apple-icon-72x72.png">
21 <link rel="apple-touch-icon" sizes="76x76" href="img/favicons/apple-icon-76x76.png">
22 <link rel="apple-touch-icon" sizes="114x114" href="img/favicons/apple-icon-114x114.png">
23 <link rel="apple-touch-icon" sizes="120x120" href="img/favicons/apple-icon-120x120.png">
24 <link rel="apple-touch-icon" sizes="144x144" href="img/favicons/apple-icon-144x144.png">
25 <link rel="apple-touch-icon" sizes="152x152" href="img/favicons/apple-icon-152x152.png">
26 <link rel="apple-touch-icon" sizes="180x180" href="img/favicons/apple-icon-180x180.png">
27 <link rel="icon" type="image/png" sizes="192x192" href="img/favicons/android-icon-192x192.png">
28 <link rel="icon" type="image/png" sizes="32x32" href="img/favicons/favicon-32x32.png">
29 <link rel="icon" type="image/png" sizes="96x96" href="img/favicons/favicon-96x96.png">
30 <link rel="icon" type="image/png" sizes="16x16" href="img/favicons/favicon-16x16.png">
31 <meta name="msapplication-TileColor" content="#2caf8f">
32 <meta name="msapplication-TileImage" content="img/favicons/ms-icon-144x144.png">
33 <meta name="theme-color" content="#2caf8f">
34
35 <!-- Bootstrap -->
36 <link rel="stylesheet" href="css/bootstrap.min.css">
37
38 <!-- Animate CSS -->
39 <link rel="stylesheet" href="css/animate.css">
40
41 <!-- Our CSS -->
42 <link rel="stylesheet" href="css/master.css">
43
44 <script type="text/javascript">
45 /** @licstart The following is the entire license notice for the
46 * JavaScript code in this page
47 *
48 * Copyright (C) 2014-2016 Free Software Foundation
49 *
50 * The JavaScript code in this page is free software: you can
51 * redistribute it and/or modify it under the terms of the GNU
52 * General Public License (GNU GPL) as published by the Free Software
53 * Foundation, either version 3 of the License, or (at your option)
54 * any later version. The code is distributed WITHOUT ANY WARRANTY;
55 * without even the implied warranty of MERCHANTABILITY or FITNESS
56 * FOR A PARTICULAR PURPOSE. See the GNU GPL for more details.
57 *
58 * As additional permission under GNU GPL version 3 section 7, you
59 * may distribute non-source (e.g., minimized or compacted) forms of
60 * that code without the copy of the GNU GPL normally required by
61 * section 4, provided you include this license notice and a URL
62 * through which recipients can access the Corresponding Source.
63 *
64 * @licend The above is the entire license notice
65 * for the JavaScript code in this page.
66 */
67 </script>
68
69 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
70 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
71 <!--[if lt IE 9]>
72 <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.2/html5shiv.js"></script>
73 <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
74 <![endif]-->
75 </head>
76
77 <!-- ATTRACTIVE INFORMATIONAL ALERT / ASIDE BLOCK, SAVED HERE FOR REFERENCE
78
79 <div class="alert alert-success center-block">
80 <li class="info">
81 <p>
82 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).
83 </p>
84 </li>
85 </div>
86 -->
87
88 <body>
89 <iframe src="//static.fsf.org/nosvn/banners/2017fundraiser/" width="100%" height="100%" scrolling="no" style="overflow: hidden; border: 0 none; display: block;"></iframe>
90 <nav class="navbar navbar-default">
91 <div class="container-fluid">
92 <!-- Brand and toggle get grouped for better mobile display -->
93 <div class="navbar-header">
94 <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-links" aria-expanded="false">
95 <span class="sr-only">Toggle navigation</span>
96 <span class="icon-bar bar1"></span>
97 <span class="icon-bar bar2"></span>
98 <span class="icon-bar bar3"></span>
99 </button>
100 <a class="navbar-brand" href="https://fsf.org/"><img class="brand" src="img/logo.png" alt="FSF" width="180" /></a>
101 <!-- <span class="label label-warning"><a href="https://fsf.org/jfb">Join the FSF</a></span> -->
102
103 </div>
104
105 <!-- Collect the nav links, forms, and other content for toggling -->
106 <div class="collapse navbar-collapse" id="navbar-links">
107 <ul class="nav navbar-nav">
108 <li><a class="animated fadeIn" href="https://www.fsf.org/about/">About the FSF</a></li>
109 <li><a class="animated fadeIn" href="https://www.fsf.org/campaigns/">Campaigns</a></li>
110 <li><a class="animated fadeIn" href="https://www.fsf.org/donate/">Donate</a></li>
111 <li><a class="animated fadeIn" href="https://shop.fsf.org/">Shop</a>
112 </ul>
113
114 </div>
115 <!-- /.navbar-collapse -->
116 </div>
117 <!-- /.container-fluid -->
118 </nav>
119
120 <!--Begin Intro-->
121 <section class="intro" id="intro">
122 <div class="container">
123 <div class="row">
124 <div class="illustration col-md-6">
125 <img src="img/Illustration.png" alt="large-illutration" class="img-responsive center-block" />
126 </div>
127 <div class="intro-text col-md-6">
128 <h1>Give the gift of freedom!</h1>
129
130 <p>A new phone or computer can be the highlight of the holidays, but with proprietary software lurking under the wrapping paper, your thoughtful gift may be more naughty than nice.</p>
131 <p>This guide replaces these holiday humbugs with better devices from ethical companies -- no creepy remote deletion of files, no punitive and mean rules about copying and sharing. Just products and software that respect the freedom and privacy of your loved ones: gifts you can feel good about.</p>
132 <p>Plus, our crib notes below will help you explain why this version is better than the one they've heard of (and spread the word about software freedom, too).</p>
133 </div>
134 </div>
135 </div>
136 </section>
137 <!--End Intro-->
138
139 <!--Begin Actions-->
140 <section class="actions" id="actions">
141 <div class="container">
142 <div class="row">
143 <!-- Begin Action -->
144 <div class="action col-md-4 col-sm-4 text-center">
145 <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>
146 <p>
147 Use <span class="label label-default">#givefreely</span>. You might get a gift out of it!
148 </p>
149 </div>
150 <!-- End Action -->
151
152 <!-- Begin Action -->
153 <div class="action col-md-4 col-sm-4 text-center">
154 <a class="action-button" href="https://www.fsf.org/givingguide/giving-guide-giveaway-primer">Host a Giving Guide Giveaway</a>
155 <p>
156 Download the printabe version.
157 </p>
158
159 </div>
160 <!-- End Action -->
161
162 <!-- Begin Action -->
163 <div class="action col-md-4 col-sm-4 text-center">
164 <a class="action-button" href="#charities">Support free software activism</a>
165 <p>
166 Donate to our suggested charities in your friend/family member's name
167 </p>
168 </div>
169 <!-- End Action -->
170 </div>
171 <!-- End Row -->
172 </div>
173 <!-- End Container -->
174 </section>
175 <!--End Actions-->
176
177 <!--Begin Comparisons-->
178 <section class="comparisons">
179
180 <!--Smartphones-->
181 <div class="container smartphones">
182 <h2 class="title text-center">Smartphones</h2>
183 <div class="row is-table-row">
184 <div class="good col-md-6 col-sm-6" style="position:relative">
185 <img src="/v8/img/products/mobile_n2.png" alt="replicant phone" class="center-block" />
186 <h5 class="text-center">Galaxy Note 2 with Replicant</h5>
187
188 <!-- Buy/Download Button -->
189 <a id="get-item" class="btn get-item" role="button" data-toggle="collapse" href="#sellers" aria-expanded="false" aria-controls="sellers" style="display:none">
190 BUY
191 <!-- Begin Sale -->
192 <span class="sale" >sale</span>
193 <!-- End Sale -->
194 </a>
195 <div class="collapse" id="sellers">
196 <div class="center-block seller-group">
197 <p style="color: #6b6b6b">
198 <strong>Get it from</strong>
199 </p>
200 <a href="https://tehnoetic.com/mobile-devices/tet-n2" class="seller action-button">Technoethical</a>
201 <div class="sale-info links">
202 <a href="#technoethical-promotion">Sale details.</a>
203 </div>
204 </div>
205 </div>
206
207 <script>
208 document.getElementById('get-item').style.display = '';
209 </script>
210 <noscript>
211 <div class="center-block seller-group">
212 <p style="color: #6b6b6b">
213 <strong>Get it from</strong>
214 </p>
215 <a href="https://tehnoetic.com/mobile-devices/tet-n2" class="seller action-button">Technoethical</a>
216 <p class="sale-info links">
217 <a href="#technoethical-promotion">Sale details.</a>
218 </p>
219 <!-- End Sale Info -->
220 </div>
221 </noscript>
222 <!-- End Buy/Download button -->
223
224 <ul class="pros">
225 <p>Your smartphone isn't just a phone--it's a computer you carry with you every day. It's your camera, your connection to your friends and family, and, for many people around the world, their only internet-enabled device. By choosing one of these phones, you're bringing freedom to your pocket, not just your communications.</p>
226 <p> You can also get an <a href="https://tehnoetic.com/tehnoetic-s2-phone-replicant">S2</a> or <a "https://tehnoetic.com/mobile-devices/tehnoetic-s3-phone-replicant">S3</a>, complete with replicant.</p>
227 </ul>
228 </div>
229 <!--End Good-->
230
231 <!-- start bad -->
232
233 <div class="good col-md-6 col-sm-6">
234 <ul class="pros">
235 <li>
236 Runs the <a href="https://www.replicant.us">Replicant</a> free operating system, based on Android.
237 </li>
238 <li>
239 Features <a href="https://www.f-droid.org/">F-Droid</a>, the free software catalogue that makes it easy to get all the applications you need without sacrificing control of your phone.
240 </li>
241 <li>Note: While the main processor is exclusively running free software, the modem processor runs a Samsung nonfree system.</li>
242 </ul>
243
244 <h5 class="text-center">Stay away from: iPhones</h5>
245 <ul class="cons">
246 <li>Comes with no shortage of <a href="https://www.gnu.org/philosophy/proprietary-surveillance.html#SpywareIniThings">spyware</a>.</li>
247 <li>
248 iOS is a fully proprietary operating system, giving Apple control over the software on the devices.
249 </li>
250 <li>
251 Apple uses <a href="https://www.defectivebydesign.org/what_is_drm_digital_restrictions_management">DRM</a> to block competing software.
252 </li>
253 </ul>
254 </div>
255 <!--End Bad-->
256 </div>
257 <!--End Row-->
258 </div>
259 <!--End Container-->
260 <!--End bad-->
261
262
263 <h2 class="title text-center">Laptops, Tablets, and Desktops</h2>
264
265 <!--Laptops-->
266 <div class="container">
267 <h3 class="title text-center">Laptops</h3>
268 <div class="row is-table-row">
269 <div class="good col-md-6 col-sm-6">
270 <img src="img/products/t400.png" alt="t400" class="center-block" />
271 <h5 class="text-center">T400 with GNU/Linux</h5>
272
273
274
275 <!-- Buy/Download Button -->
276 <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">
277 BUY
278 <!-- Begin Sale -->
279 <span class="sale" >sale</span>
280 <!-- End Sale -->
281 </a>
282 <div class="collapse" id="sellers-full">
283 <div class="center-block seller-group">
284 <p style="color: #6b6b6b">
285 <strong>Get it from</strong>
286 </p>
287 <a href="https://tehnoetic.com/tet-t400" class="seller action-button">Technoethical</a>
288 <p class="sale-info links">
289 <a href="#technoethical-promotion">Sale details.</a>
290 </p>
291 </div>
292 </div>
293
294 <script>
295 document.getElementById('get-item-full').style.display = '';
296 </script>
297 <noscript>
298 <div class="center-block seller-group">
299 <p style="color: #6b6b6b">
300 <strong>Get it from</strong>
301 </p>
302 <a href="https://tehnoetic.com/tet-t400" class="seller action-button">Technoethical</a>
303 <p class="sale-info links">
304 <a href="#technoethical-promotion">Sale details.</a>
305 </p>
306 </div>
307 </noscript>
308 <!-- End Buy/Download button -->
309
310 <ul class="pros">
311 <p>Setting up a fully free system is easier than it used to be, but can still seem daunting--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>
312 <p>Technoethical also has a <a href="https://tehnoetic.com/laptops/tet-t400s">T400s</a> available.</p>
313 </ul>
314
315 </div>
316 <!--End Good-->
317
318 <!--start bad-->
319 <div class="good col-md-6 col-sm-6">
320 <ul class="pros">
321 <li>Runs the <a href="https://www.gnu.org/distros/free-distros.en.html">FSF-endorsed</a> Trisquel operating system and libreboot firmware.</li>
322 <li>Durable hardware is meant to last and is easy to repair.</li>
323 <li>Created by a small business that replaces all restrictive components from a stock laptop.</li>
324 </ul>
325 <h5 class="text-center">Stay away from: Windows</h5>
326 <ul class="cons">
327 <li>Runs on proprietary software that profits from treating the user as a product -- <a href="https://edri.org/microsofts-new-small-print-how-your-personal-data-abused/">each account is assigned an advertising ID</a> to help Microsoft sell user
328 data.
329 </li>
330 <!-- Commented out pending citation or confirmation <li>Includes Management Engine, a hardware-based backdoor that gives Intel a permanent backdoor into your computer.</li>-->
331 <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>
332 </ul>
333 </div>
334 <!--End Bad-->
335 </div>
336 <!--End Row-->
337 </div>
338 <!--End Container-->
339
340 <!--Compact Laptops-->
341 <div class="container">
342 <h3 class="title text-center">Compact Laptops</h3>
343 <div class="row is-table-row">
344 <div class="good col-md-6 col-sm-6">
345 <img src="img/products/x200.png" alt="x200" class="center-block" />
346 <h5 class="text-center">X200 with GNU/Linux</h5>
347
348
349
350
351 <!-- Buy/Download Button -->
352 <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">
353 BUY
354 <!-- Begin Sale -->
355 <span class="sale" >sale</span>
356 <!-- End Sale -->
357 </a>
358 <div class="collapse" id="sellers-compact">
359 <div class="center-block seller-group">
360 <p style="color: #6b6b6b">
361 <strong>Get it from</strong>
362 </p>
363
364 <a href="https://shop.libiquity.com/product/taurinus-x200" class="seller action-button">Libiquity</a>
365 <p class="sale-info links">
366 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>
367
368 </p>
369 <a href="https://tehnoetic.com/tet-x200" class="seller action-button">Technoethical</a>
370 <p class="sale-info links">
371 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>
372 </p>
373 <a href="https://store.vikings.net/x200-ryf-certfied" class="seller action-button">Vikings</a>
374 <p class="sale-info links">
375 Viking's X200 is <a href="https://www.fsf.org/ryf">Respects Your Freedom</a> certified. Global shipping is available. <a href="#viking-promotion">Sale details.</a>
376
377 </p>
378
379 </div>
380 </div>
381
382 <script>
383 document.getElementById('get-item-compact').style.display = '';
384 </script>
385 <noscript>
386 <div class="center-block seller-group">
387 <p style="color: #6b6b6b">
388 <strong>Get it from</strong>
389 </p>
390 <a href="https://shop.libiquity.com/product/taurinus-x200" class="seller action-button">Libiquity</a>
391 <p class="sale-info links">
392 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>
393 </p>
394 <a href="https://tehnoetic.com/tet-x200" class="seller action-button">Technoethical</a>
395 <p class="sale-info links">
396 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>
397 </p>
398 <a href="https://store.vikings.net/x200-ryf-certfied" class="seller action-button">Vikings</a>
399 <p class="sale-info links">
400 Viking's X200 is <a href="https://www.fsf.org/ryf">Respects Your Freedom</a> certified. Global shipping is available. <a href="#viking-promotion">Sale details.</a>
401
402 <!--<a href="https://minifree.org/product/libreboot-x200/" class="seller action-button">Minifree</a>--> </div>
403 </noscript>
404 <!-- End Buy/Download button -->
405
406 <!-- start good -->
407 <ul class="pros">
408 <p>Compact laptops are light and easy to carry, making them popular among people on the go. Whether it's for a student, or someone who likes to work from coffee shops or travels frequently, it's great to have a machine that goes with you. Thanks to Libiquity and Technoethical, you can have mobility and freedom.</p>
409 </ul>
410
411 </div>
412 <!--End Good-->
413
414 <!--start bad-->
415 <div class="good col-md-6 col-sm-6">
416 <ul class="pros">
417 <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>
418 <li>Durable hardware is meant to last and is easy to repair.</li>
419 <li>Created by a small business that replaces all restrictive components from a stock laptop.</li>
420 <h5 class="text-center">Stay away from: Apple</h5>
421 <ul class="cons">
422 <li>Runs on proprietary software that restricts the user's freedoms.</li>
423 <li>
424 Apple app stores use <a href="https://www.defectivebydesign.org/what_is_drm_digital_restrictions_management">DRM</a> to restrict what you can do with your purchases.
425 </li>
426 <li>Comes crawling with <a href="https://www.gnu.org/philosophy/proprietary-surveillance.html#SpywareInMacOS">spyware</a>.</li>
427 </ul>
428 </div>
429 <!--End Bad-->
430 </div>
431 <!--End Row-->
432 </div>
433 <!--End Container-->
434
435 <!--convertible Laptops-->
436 <div class="container">
437 <h3 class="title text-center">Convertible Laptops/Tablets</h3>
438 <div class="row is-table-row">
439 <div class="good col-md-6 col-sm-6">
440 <img src="//static.fsf.org/nosvn/images/technoethical-x200t.png" alt="Technoethical convertible tablet laptop" class="center-block" />
441 <h5 class="text-center">X200t with GNU/Linux</h5>
442
443 <!-- Buy/Download Button -->
444 <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">
445 BUY
446 <!-- Begin Sale -->
447 <span class="sale" >sale</span>
448 <!-- End Sale -->
449 </a>
450 <div class="collapse" id="sellers-convertible">
451 <div class="center-block seller-group">
452 <p style="color: #6b6b6b">
453 <strong>Get it from</strong>
454 </p>
455
456 <a href="https://tehnoetic.com/tet-x200t" class="seller action-button">Technoethical</a>
457 <p class="sale-info links">
458 <a href="#technoethical-promotion">Sale details.</a>
459 </p>
460 </div>
461 </div>
462
463 <script>
464 document.getElementById('get-item-convertible').style.display = '';
465 </script>
466 <noscript>
467 <div class="center-block seller-group">
468 <p style="color: #6b6b6b">
469 <strong>Get it from</strong>
470 </p>
471
472 <a href="https://tehnoetic.com/tet-x200t" class="seller action-button">Technoethical</a>
473 <p class="sale-info links">
474 <a href="#technoethical-promotion">Sale details.</a>
475 </p> </div>
476 </noscript>
477 <!-- End Buy/Download button -->
478 <ul class="pros">
479 <p>There are a lot of things to say about why a convertible laptop is great. With a stylus and screen you can use as a tablet, they're versitle, multi-purpose, and stylish.</p>
480 </ul>
481
482 </div>
483 <!--End Good-->
484
485 <!--start bad-->
486 <div class="good col-md-6 col-sm-6">
487 <ul class="pros">
488 <li>Runs the <a href="https://www.gnu.org/distros/free-distros.en.html">FSF-endorsed</a> Trisquel operating system with libreboot firmware.</li>
489 <li>Durable hardware is meant to last and is easy to repair.</li>
490 <li>Created by a small business that replaces all restrictive components from a stock laptop.</li>
491 </ul>
492 <h5 class="text-center">Stay away from: Microsoft Surface</h5>
493 <ul class="cons">
494 <li>Runs on proprietary software that profits from treating the user as a product -- <a href="https://edri.org/microsofts-new-small-print-how-your-personal-data-abused/">each account is assigned an advertising ID</a> to help Microsoft sell user
495 data.
496 </li>
497 <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>
498 </ul>
499 </div>
500 <!--End Bad-->
501 </div>
502 <!--End Row-->
503 </div>
504 <!--End Container-->
505
506 <!--Desktops-->
507 <div class="container">
508 <h3 class="title text-center">Desktops</h3>
509 <div class="row is-table-row">
510 <div class="good col-md-6 col-sm-6">
511 <img src="img/products/desktop.png" alt="The Workstation, a tower computer by Vikings" class="center-block" />
512 <h5 class="text-center">D16 Workstation with GNU/Linux</h5>
513
514 <!-- Buy/Download Button -->
515 <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">
516 BUY
517 <!-- Begin Sale -->
518 <span class="sale" >sale</span>
519 <!-- End Sale -->
520 </a>
521 <div class="collapse" id="sellers-compact">
522 <div class="center-block seller-group">
523 <p style="color: #6b6b6b">
524 <strong>Get it from</strong>
525 </p>
526
527 <a href="https://store.vikings.net/libre-friendly-hardware/vikings-d16-workstation" class="seller action-button">Vikings</a>
528 <p class="sale-info links">
529 The D16 Workstation is not Respects Your Freedoms certified at this point.
530 </p>
531 </div>
532 </div>
533
534 <script>
535 document.getElementById('get-item-compact').style.display = '';
536 </script>
537 <noscript>
538 <div class="center-block seller-group">
539 <p style="color: #6b6b6b">
540 <strong>Get it from</strong>
541 </p>
542 <a href="https://store.vikings.net/libre-friendly-hardware/vikings-d16-workstation" class="seller action-button">Vikings</a>
543 <p class="sale-info links">
544 The Workstation is not Respects Your Freedoms certified at this point.
545 </p>
546 </div>
547 </noscript>
548 <!-- End Buy/Download button -->
549
550 <ul class="pros">
551 <p>Sometimes you want or need a more powerful machine. Desktops are the answer for when you really need that extra push.</p>
552 <p>Vikings offers three desktop computers. (ThinkPenguin also <a href="https://www.thinkpenguin.com/catalog/desktop-computers-gnu-linux">has desktops</a>.)
553 </ul>
554
555 </div>
556 <!--End Good-->
557
558 <!--start bad-->
559 <div class="good col-md-6 col-sm-6">
560 <ul class="pros">
561 <li>Options of coming with the <a href="https://www.gnu.org/distros/free-distros.en.html">FSF-endorsed</a> Trisquel or Parabola operating systems.</li>
562 <li>Choose between corebook and Libreboot.</li>
563 <li>Customize and specialize to your needs.</li>
564 </ul>
565 <h5 class="text-center">Stay away from: Intel Management Engine</h5>
566 <ul class="cons">
567 <li>Intel Management Engine is a little piece of firmware that performs various tasks while computers are booting, running, and sleeping. This poses a <a href="https://www.fsf.org/blogs/licensing/intel-me-and-why-we-should-get-rid-of-me">major security risk and threat to user freedom</a>. While there's not actually anything that can be done about Intel ME at the moment, it's good to know what's lurking inside your computer.
568 </li>
569 <!-- Commented out pending citation or confirmation <li>Includes Management Engine, a hardware-based backdoor that gives Intel a permanent backdoor into your computer.</li>-->
570 <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>
571 </ul>
572 </div>
573 <!--End Bad-->
574 </div>
575 <!--End Row-->
576 </div>
577 <!--End Container-->
578
579
580 <!--start container-->
581 <!-- Begin Recommended Template -->
582 <div class="container">
583 <h2 class="title text-center">Wireless Adapters</h2>
584 <div class="row is-table-row">
585 <div class="col-md-5 col-sm-6 recommended-img">
586 <img src="//static.fsf.org/nosvn/images/technoethical-adapter.png" alt="Mini Wi-Fi Adapter" class="center-block" />
587 <h5 class="text-center">Mini Wi-Fi Adapter</h5>
588
589 <!-- Buy/Download Button -->
590 <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; top:205px;">
591 BUY
592 <!-- Begin Sale -->
593 <span class="sale">sale</span>
594 <!-- End Sale -->
595 </a>
596 <div class="collapse" id="sellers-mini-adapter">
597 <div class="center-block seller-group">
598 <a href="https://tehnoetic.com/tehnoetic-wireless-adapter-gnu-linux-libre-tet-n150" class="seller action-button" class="seller action-button">Technoethical</a>
599 <p class="sale-info links">
600 <a href="#technoethical-promotion">Sale details.</a>
601 </p>
602 <a href="https://www.thinkpenguin.com/gnu-linux/penguin-wireless-n-usb-adapter-gnu-linux-tpe-n150usb" class="seller action-button">ThinkPenguin</a>
603 <p class="sale-info links">
604 <a href="#thinkpenguin-promotion">Sale details.</a>
605 </p>
606 </div>
607 </div>
608
609 <script>
610 document.getElementById('get-item-mini-adapter').style.display = '';
611 </script>
612 <noscript>
613 <div class="center-block seller-group">
614 <p style="color: #6b6b6b">
615 <strong>Get it from</strong>
616 </p>
617 <a href="https://tehnoetic.com/tehnoetic-wireless-adapter-gnu-linux-libre-tet-n150" class="seller action-button" class="seller action-button">Technoethical</a>
618
619 <p class="sale-info links">
620 <a href="#technoethical-promotion">Sale details.</a>
621 </p>
622 <a href="https://www.thinkpenguin.com/gnu-linux/penguin-wireless-n-usb-adapter-gnu-linux-tpe-n150usb" class="seller action-button">ThinkPenguin</a>
623 <p class="sale-info links">
624 <a href="#thinkpenguin-promotion">Sale details.</a>
625 </p>
626 </div>
627 </noscript>
628 <!-- End Buy/Download button -->
629
630 <!--start pros-->
631 <ul class="pros">
632 <p>One of the toughest steps in turning your system into something fully-free is the wi-fi. With an RYF wi-fi adapter, you can just plug it in and be ready to go.</p>
633 </ul>
634 </div>
635
636 <div class="good col-md-6 col-sm-6">
637 <ul class="pros">
638 <li>Great for all-free-software installations on laptops with incompatible Wi-Fi hardware.</li>
639 <li><a href="https://www.fsf.org/ryf">Certified to Respect Your Freedom</a>.</li>
640 <li>Options from Technoethical and ThinkPenguin.</li>
641 <li>If you use a laptop listed in this guide, an adapter like this won't be necessary.</li>
642 </ul>
643 </div>
644 </div>
645 <!-- End Row -->
646 </div>
647 <!-- End Container -->
648
649 <!-- Begin Recommended Template -->
650
651 <div class="container">
652 <div class="row is-table-row">
653 <div class="col-md-5 col-sm-6 recommended-img">
654 <img src="img/products/thinkpenguin-long-range-adapter.png" alt="Long-range Wi-Fi Adapter" class="center-block" />
655 <h5 class="text-center">Long Range Wi-Fi Adapter</h5>
656
657 <!-- Buy/Download Button -->
658 <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; top:205px;">
659 BUY
660 <!-- Begin Sale -->
661 <span class="sale">sale</span>
662 <!-- End Sale -->
663 </a>
664 <div class="collapse" id="sellers-long-range-adapter">
665 <div class="center-block seller-group">
666 <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>
667 <p class="sale-info links">
668 <a href="#thinkpenguin-promotion">Sale details.</a>
669 </p>
670 </div>
671 </div>
672
673 <script>
674 document.getElementById('get-item-long-range-adapter').style.display = '';
675 </script>
676 <noscript>
677 <div class="center-block seller-group">
678 <p style="color: #6b6b6b">
679 <strong>Get it from</strong>
680 </p>
681 <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>
682 <p class="sale-info links">
683 <a href="#thinkpenguin-promotion">Sale details.</a>
684 </p>
685 </div>
686 </noscript>
687 <!-- End Buy/Download button -->
688
689 </div>
690 <div class="col-md-7 col-sm-6">
691 </h5>
692 <ul class="pros">
693 <li>More powerful than its smaller cousin, and can be further upgraded with a larger antenna.</li>
694 <li><a href="https://www.fsf.org/ryf">Certified to Respect Your Freedom</a>.</li>
695 <li>Multiple options from Technoethical and ThinkPenguin.</li>
696 </ul>
697 </div>
698 </div>
699 <!-- End Row -->
700 </div>
701 <!-- End Container -->
702
703 <!-- Begin Recommended Template -->
704 <div class="container-fluid recommended-section">
705 <!-- <h1 class="text-center"></h1> -->
706 <div class="row">
707 <div class="col-md-5 col-sm-6 recommended-img">
708 <img src="img/products/thinkpenguin-mini-router.png" alt="VPN Router" class="center-block" />
709
710 <!-- Buy/Download Button -->
711 <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; top:205px;">
712 BUY
713 <!-- Begin Sale -->
714 <span class="sale">sale</span>
715 <!-- End Sale -->
716 </a>
717 <div class="collapse" id="sellers-vpn-router">
718 <div class="center-block seller-group">
719 <a href="https://www.thinkpenguin.com/gnu-linux/free-software-wireless-n-mini-vpn-router-tpe-r1100" class="seller action-button">ThinkPenguin</a>
720 <p class="sale-info links">
721 <a href="#thinkpenguin-promotion">Sale details.</a>
722 </p>
723 </div>
724 </div>
725
726 <script>
727 document.getElementById('get-item-vpn-router').style.display = '';
728 </script>
729 <noscript>
730 <div class="center-block seller-group">
731 <p style="color: #6b6b6b">
732 <strong>Get it from</strong>
733 </p>
734 <a href="https://www.thinkpenguin.com/gnu-linux/free-software-wireless-n-mini-vpn-router-tpe-r1100" class="seller action-button">ThinkPenguin</a>
735 <p class="sale-info links">
736 <a href="#thinkpenguin-promotion">Sale details.</a>
737 </p>
738 </div>
739 </noscript>
740 <!-- End Buy/Download button -->
741
742 </div>
743 <div class="col-md-7 col-sm-6">
744 <h5 class="text-center">VPN Router</h5>
745 <ul class="pros">
746 <li>Designed to complement your existing router by providing a VPN that enhances privacy and security and circumvents network controls.</li>
747 <li>Designed for easy set-up.</li>
748 <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 hardware that is certified to <a href="https://www.fsf.org/ryf">Respect Your Freedom</a>.</li>
749 </ul>
750 </div>
751 </div>
752 <!-- End Row -->
753 </div>
754 <!-- End Container -->
755
756 <!--3D Printers-->
757 <div class="container">
758 <h3 class="title text-center">3D Printers</h3>
759 <div class="row is-table-row">
760 <div class="good col-md-6 col-sm-6">
761 <img src="img/products/lulzbot.png" alt="lulzbot" class="center-block" />
762 <h5 class="text-center">LulzBot Mini</h5>
763
764 <!-- Buy/Download Button -->
765 <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">
766 BUY
767 <!-- Begin Sale -->
768 <span class="sale" >sale</span>
769 <!-- End Sale -->
770 </a>
771 <div class="collapse" id="sellers-print">
772 <div class="center-block seller-group">
773 <p style="color: #6b6b6b">
774 <strong>Get it from</strong>
775 </p>
776 <a href="https://www.lulzbot.com/store?pk_campaign=fsf16&pk_kwd=store" class="seller action-button">LulzBot</a>
777 <p class="sale-info links">
778 <a href="https://www.lulzbot.com">Lulzbot</a> is having general sales Black Friday through Cyber Monday. <a href="#lulzbot-promotion">Sale details.</a>
779
780 </p>
781 </div>
782 </div>
783
784 <script>
785 document.getElementById('get-item-print').style.display = '';
786 </script>
787 <noscript>
788 <div class="center-block seller-group">
789 <p style="color: #6b6b6b">
790 <strong>Get it from</strong>
791 </p>
792 <a href="https://www.lulzbot.com/store?pk_campaign=fsf16&pk_kwd=store" class="seller action-button">LulzBot</a>
793 <p class="sale-info links">
794 <a href="#lulzbot-promotion">Sale details.</a>
795 </p>
796 </div>
797 </noscript>
798 <!-- End Buy/Download button -->
799 <ul class="pros">
800 <p>3D printers are just plain cool. As a learning and exploration tool, crafty way to make gifts (for yourself or your friend), and all around fun toy, the at-home 3D printer has come far from its origins in the early 2000s. Not only is the LulzBot Mini free, but there are loads of free software options for modeling, and communities sharing freely licensed designs.</p>
801 </ul>
802 </div>
803 <!--End Good-->
804
805 <div class="good col-md-6 col-sm-6">
806 <ul class="pros">
807 <li>Performance and seamless interface <a href="https://www.tomsguide.com/us/lulzbot-mini-3d-printer,review-2744.html">earned it "Editor's Choice"</a> in Tom's Guide's 2016 3D printer comparison.</li>
808 <li>Hardware designs available to make customization easy. Standardized material format allows 3D printing with plastics, wood-, stone-, bamboo-, rubber-, and metal-like materials.</li>
809 </ul>
810 <h5 class="text-center">Stay away from: Makerbot</h5>
811 <ul class="cons">
812 <li>
813 MakerWare software is proprietary, restricting freedom and stifling innovation.
814 </li>
815 <li>
816 MakerBot was founded with a more freedom-respecting philosophy, but has since <a href="https://www.cnet.com/news/pulling-back-from-open-source-hardware-makerbot-angers-some-adherents/">announced an increasingly proprietary approach</a> and distanced itself from the community that formed around it.
817 </li>
818 </ul>
819 </div>
820 <!--End Bad-->
821 </div>
822 <!--End Row-->
823 </div>
824 <!--End Container-->
825
826
827 <h1 class="title text-center">Books, Games, Music, and Video</h1>
828
829 <!--ebooks-->
830 <div class="container">
831 <h3 class="title text-center">Books</h3>
832 <div class="row is-table-row">
833 <div class="good col-md-6 col-sm-6">
834 <h5 class="text-center">DRM-free Ebooks</h5>
835
836 <ul class="pros">
837 <p>There are <a href="https://www.defectivebydesign.org/guide/ebooks">a lot of options</a> for where to get your literature fix without any pesky DRM. We're highlighting some publishers and shops who are offering deals for you!</p>
838 <li><a href="https://www.delphiclassics.com/">Delphi Classics</a> has a wide range of classic literature available in English, French, German, Italian, and Spanish. Use the code <b>fsfdelphi</b> for <b>30% off</b> orders over $10 through the end of December.</li>
839 <li><a href="https://tienda.edicionesbabylon.es/en/">Ediciones Babylon</a> can supply you with all of your Spanish language needs for comics, art, novellas, and novels. Use the code <b>FSFDISCOUNTEB</b> for <b>5% off</b> all the way through March 2018.</li>
840 <li><a href="https://www.nostarch.com/">No Starch Press</a>, for educational, instructional, and howto books on everything from arduinos to system administration. Use the code <b>ETHICTECH</b> for <b>40% off</b> through January 10th, 2018.</li>
841 </ul>
842
843 </div>
844 <!--End Good-->
845
846 <!--start bad-->
847 <div class="good col-md-6 col-sm-6">
848 <ul class="pros">
849 <h5 class="text-center">Stay away from: Amazon</h5>
850 <ul class="cons">
851 <li>Amazon is one of the <a href="https://www.defectivebydesign.org/amazon">most notorious of DRM offenders</a>. Whether it's their Kindle ereader or their countless DRM-encumbered ebooks, Amazon is the place to go if you want to lease, rather than own, your favorite texts.</li>
852 <li>Where's O'Reilly? While the publisher's ebooks are still available from third party sellers (in both DRM-free and DRM-encumbered formats), O'Reilly themselves stopped selling their DRM-free catalogue earlier in 2017.</li>
853 </ul>
854 </div>
855 <!--End Bad-->
856 </div>
857 <!--End Row-->
858 </div>
859 <!--End Container-->
860
861 <!--ebooks-->
862 <div class="container">
863 <h3 class="title text-center">Games</h3>
864 <div class="row is-table-row">
865 <div class="good col-md-6 col-sm-6">
866 <h5 class="text-center">DRM-free Games</h5>
867
868 <ul class="pros">
869 <p>Gaming systems have adopted all sorts of DRM technologies--allowing gaming companies to limit your access to games and even the ability to brick whole systems. However, there's hope in the wide world of DRM-free games!</p>
870 <li><a href="https://www.gog.com/">Good Old Games</a> thinks you should not just be able to play with your friends, but share with them. They carry all kinds of games--action, adventure, RPGs, strategy games--and even movies specially for gamers.</li>
871 <li><a href="https://www.humblebundle.com/">Humble Bundle</a> first made its name with pay-what-you-want DRM-free books, and have since expanded to a whole range of games.
872 <li>We'd be remiss to not mention <a href="http://www.nethack.org/">Nethack</a>, a game well loved by many gamers and free software nerds. A classic <a href="https://en.wikipedia.org/wiki/Roguelike">roguelike</a> with a <a href="http://nethack.org/common/license.html">classic, freedom respecting license</a>, there's no reason to not feel good sharing this game.</li>
873 </ul>
874 </div>
875 <!--End Good-->
876
877 <!--start bad-->
878 <div class="good col-md-6 col-sm-6">
879 <ul class="cons">
880 <h5 class="text-center">Stay away from: XBox</h5>
881 <ul class="cons">
882 <li>Over the years XBox has gone back and forth with their use of DRM with a current pro-DRM stance. It's best to just stay away since we can never tell when they're just going to change their minds</li>.
883 <li>A quick note on Sony: The <a href="https://www.cinemablend.com/games/It-Official-Again-PS4-Has-DRM-Fees-Internet-Registration-Check-56594.html">PlayStation 4</a> runs games DRM-free. However, there is enough non-free software running on the system that we cannot recommend it in good conscience.</li>
884 </ul>
885 </div>
886 <!--End Bad-->
887 </div>
888 <!--End Row-->
889 </div>
890 <!--End Container-->
891
892
893 <!--Music-->
894 <div class="container">
895 <h3 class="title text-center">Music</h3>
896 <div class="row is-table-row">
897 <div class="good col-md-6 col-sm-6">
898 <h5 class="text-center">DRM-free Music</h5>
899
900 <!-- start good -->
901 <ul class="pros">
902 <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>
903 <li><a href="http://www.dischord.com/">Dischord Records</a>, a classic punk label providing music since 1980.</li>
904 <li><a href="https://folkways.si.edu/">Folkways</a>, courtesy of the Smithsonian Institute.</li>
905 <li><a href="http://www.mergerecords.com/shop">Merge Records</a>, home to Grammy winning and well loved indie darlings.</li>
906 <li><a href="http://www.nin.com/">Nine Inch Nails</a></li>
907 <li><a href="https://www.theymightbegiants.com/">They Might Be Giants</a></li>
908 </ul>
909
910 </div>
911 <!--End Good-->
912
913 <!--start bad-->
914 <div class="good col-md-6 col-sm-6">
915 <ul class="cons">
916 <h5 class="text-center">Stay away from: Spotify</h5>
917 <p>DRM is the unfortunate standard for so much of major music available. While spotify certainly isn't the only offender, they're the one we are choosing to highlight.</p>
918 <p>In addition to streaming music encumbered by DRM, people who want to use Spotify are required to install additional proprietary software. <a href="https://www.spotify.com/us/download/linux/">Spotify's build for GNU/Linux</a> is available as a Debian package that requires Debian non-free and comes with "<a href="https://www.debian.org/distrib/packages">onerous license conditions</a>."</p>
919 </ul>
920 </div>
921 <!--End Bad-->
922 </div>
923 <!--End Row-->
924 </div>
925 <!--End Container-->
926
927 <!--Video-->
928 <div class="container">
929 <h3 class="title text-center">Video</h3>
930 <div class="row is-table-row">
931 <div class="good col-md-6 col-sm-6">
932 <h5 class="text-center">DRM-free Video</h5>
933 <ul class="pros">
934 <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>
935 <p>You can <a href="https://www.defectivebydesign.org/guide/video">find your DRM-free video fix</a> at places including:</p>
936 <li><a href="http://www.comedydirect.com/">ComedyDirect</a> can help you laugh while storing your videos locally.</li>
937 <li><a href="https://archive.org/details/movies">Moving Image Archive</a>, thanks to <a href="https://archive.org">Archive.org</a>, there are thousands of film releases available online.</li>
938 <li><a href="https://durian.blender.org/download/">Sintel</a>, where you can find DRM-free films made with free software.</li>
939 <li><a href="http://wolfeondemand.com/">WolfeOnDemand</a>, for a great selection of LGBTQ films.</li>
940 </ul>
941
942 </div>
943 <!--End Good-->
944
945 <!--start bad-->
946 <div class="good col-md-6 col-sm-6">
947 <h5 class="text-center">Stay away from: Netflix</h5>
948 <ul class="cons">
949 <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 Reccomendation</a>, Netflix has been at the front line of getting DRM into media online and in your home.</p>
950 </ul>
951 </div>
952 <!--End Bad-->
953 </div>
954 <!--End Row-->
955 </div>
956 <!--End Container-->
957
958 </section>
959 <!--End comparisons-->
960
961 <!-- Begin Donations -->
962 <section class="charities" id="charities">
963 <div class="container">
964 <h1 class="text-center">Recommended organizations for holiday donations</h1>
965 <div class="row">
966 <div class="col-md-3 col-sm-4 col-xs-6">
967 <a href="https://april.org/"><img src="img/charities/april.png" alt="april" class="center-block img-responsive" /></a>
968 </div>
969 <div class="col-md-3 col-sm-4 col-xs-6">
970 <a href="https://ceata.org/"><img src="img/charities/ceata.png" alt="ceata" class="center-block img-responsive" /></a>
971 </div>
972 <div class="col-md-3 col-sm-4 col-xs-6">
973 <a href="https://creativecommons.org/"><img src="img/charities/cc.png" alt="cc" class="center-block img-responsive" /></a>
974 </div>
975 <div class="col-md-3 col-sm-4 col-xs-6">
976 <a href="https://www.eff.org/"><img src="img/charities/eff.png" alt="eff" class="center-block img-responsive" /></a>
977 </div>
978 <div class="col-md-3 col-sm-4 col-xs-6">
979 <a href="https://www.gnome.org/"><img src="img/charities/gnome.png" alt="gnome" class="center-block img-responsive" /></a>
980 </div>
981 <div class="col-md-3 col-sm-4 col-xs-6">
982 <a href="https://sfconservancy.org/"><img src="img/charities/sfc.png" alt="sfc" class="center-block img-responsive" /></a>
983 </div>
984 <div class="col-md-3 col-sm-4 col-xs-6">
985 <a href="https://www.wikimedia.org/"><img src="img/charities/wikimedia.png" alt="wikimedia" class="center-block img-responsive" /></a>
986 </div>
987 <div class="col-md-3 col-sm-4 col-sx-6">
988 <a href="https://www.fsf.org/"><img src="img/charities/fsf.png" alt="fsf" class="center-block img-responsive" /></a>
989 </div>
990 </div>
991 </div>
992 </div>
993 </div>
994 </section>
995 <!-- End Donations -->
996
997 <!-- Begin Promotion details -->
998
999 <section class="promotion-details">
1000 <div class="container">
1001 <div class="row">
1002 <div class="col-md-12">
1003 <div class="panel-default">
1004 <div class="panel-heading">
1005 <h1 class="fix-margin">Promotion details</h1>
1006 </div>
1007 <div class="panel-body" id="promotion-details">
1008 <h2>Companies, distributors, and makers of freedom friendly gadgets and media want to make it easier for you to give gifts that you feel good about. Check out these discounts and promotions.</h2>
1009 <!-- <ul style="list-style: none inside none;">
1010 <li id="thinkpenguin-promotion"><strong>ThinkPenguin:</strong> Receive a 5% discount on any items you buy from the Web site. Ends at 00:00 EST on February 1st, 2017. Use the coupon code <span class="label label-default">FSFGIVING16</span> at checkout.</li>
1011 <li id="libiquity-promotion"><strong>Libiquity:</strong> Receive a 5% 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, 2017. 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>
1012 <li id="technoethical-promotion"><strong>Technoethical:</strong>
1013 Receive a 5% discount on any items you buy from the Web site. Ends at 00:00 EST on February 1st, 2017. Use the coupon code <span class="label label-default">FSFHOLIDAYS</span> at checkout.</li> -->
1014 <li id="lulzbot-promotion"><strong>LulzBot:</strong><a href="https://www.lulzbot.com/black-friday-cyber-monday-preview">Black Friday and Cyber Monday discounts</a> are available through their site.</li>
1015 <li id="vikings-promotion"><strong>Vikings:</strong> 5% discount on <b>all</b> products and services between now and February 1, 2018. <b>Help the FSF!</b> Vikings will also make a donation for each product purchased using this code. Use the coupon code <span class="label label-default">fsfftw</span>.</li>
1016
1017 </ul>
1018 </div>
1019 </div>
1020 </div>
1021 <!-- End Panel -->
1022 </div>
1023 <!-- End Row -->
1024 </div>
1025 <!-- End Container -->
1026 </section>
1027 <!-- End Promotion details -->
1028
1029 <!-- Start Respects Your Freedoms -->
1030 <section class="promotion-details">
1031 <div class="container">
1032 <div class="row">
1033 <div class="col-md-12">
1034 <div class="panel-default">
1035 <div class="panel-heading">
1036 <h1 class="fix-margin">Respects Your Freedoms</h1>
1037 </div>
1038 <div class="panel-body" id="promotion-details">
1039 <p>The FSF certifies hardware as <a href="https://www.fsf.org/resources/hw/endorsement/respects-your-freedom">respecting your freedoms</a>. There is a <a href="https://www.fsf.org/resources/hw/endorsement/respects-your-freedom">complete list</a> of RYF products on FSF.org.</p>
1040 <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--it's not only the responsible thing, but the right thing.</p>
1041 </div>
1042 </div>
1043 </div>
1044 <!-- End Panel -->
1045 </div>
1046 <!-- End Row -->
1047 </div>
1048 <!-- End Container -->
1049 </section>
1050 <!-- End Respects Your Freedoms -->
1051
1052 <!-- Begin Licenses -->
1053 <section class="licenses">
1054 <div class="container">
1055 <div class="row">
1056 <div class="col-md-12">
1057 <div class="panel-default">
1058 <div class="panel-heading">
1059 <h1 class="fix-margin">Licenses</h1>
1060
1061 </div>
1062 <div class="panel-body" id="licenses">
1063 <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 Unported.</a>
1064 </p>
1065 <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>
1066 <ul style="list-style: none inside none;">
1067 <li>X200, T400, iPhone, and ISP-provided router images are in the public domain.</li>
1068 <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 Unported.</a></li>
1069 <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 Unported.</a></li>
1070 <li>Technoethical Replicant N2, Wi-Fi Dongle, and X200t by Technoethical 2016-2017 licensed under <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>.</li>
1071 <li>LibreTea computer with modular chassis image by Luke Kenneth Casson Leighton licensed under<a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a>.</li> </ul>
1072 </div>
1073 </div>
1074 </div>
1075 <!-- End Panel -->
1076 </div>
1077 <!-- End Row -->
1078 </div>
1079 <!-- End Container -->
1080 </section>
1081 <!-- End Licenses -->
1082
1083 <!--Begin Footer-->
1084 <footer>
1085 <div class="container-fluid">
1086 <div class="row">
1087 <div class="col-md-4 col-sm-4 footer-logo">
1088 <a href="https://fsf.org/"><img src="img/fsf-footer.png" alt="FSF" class="center-block footer-logo img-responsive" /></a>
1089 </div>
1090 <div class="col-md-8 col-sm-8">
1091 <p>The FSF is a nonprofit with a worldwide mission to advance software freedom —
1092 <a href="https://fsf.org/about">learn about our history and work.</a>
1093 </p>
1094 <p>Version 7.0. Copyright © 2004-2016
1095 <a href="https://fsf.org/about/contact.html" title="Find out how to contact us">
1096 Free Software Foundation
1097 </a>, Inc.
1098 <a href="https://my.fsf.org/donate/privacypolicy.html"> Privacy Policy</a>.
1099 </p>
1100 </div>
1101 </div>
1102 <!-- End Row -->
1103 </div>
1104 <!-- End Container -->
1105 </footer>
1106 <!-- End Footer -->
1107
1108 <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
1109 <script src="js/jquery.js" charset="utf-8"></script>
1110 <!-- Include all compiled plugins (below), or include individual files as needed -->
1111 <script src="js/bootstrap.js" charset="utf-8"></script>
1112 <!-- Our JS -->
1113 <script src="js/magic.js" charset="utf-8"></script>
1114
1115 <!-- Piwik -->
1116 <script type="text/javascript">
1117 // @license magnet:?xt=urn:btih:c80d50af7d3db9be66a4d0a86db0286e4fd33292&dn=bsd-3-clause.txt
1118 var pkBaseURL = (("https:" == document.location.protocol) ? "https://piwik.fsf.org/" : "http://piwik.fsf.org/");
1119 document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
1120 try {
1121 var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 14);
1122 piwikTracker.trackPageView();
1123 piwikTracker.enableLinkTracking();
1124 } catch (err) {}
1125 // @license-end
1126 </script><noscript><p><img src="//piwik.fsf.org/piwik.php?idsite=14" style="border:0" alt="" /></p></noscript>
1127 <!-- End Piwik Tracking Code -->
1128 <a href="js/weblabels.html" rel="jslicense"></a>
1129 </body>
1130
1131 </html>