edited guide to update to T2.
[fsf-giving-guide.git] / v8 / givingguide.html
CommitLineData
63ad8e8a
MB
1<!DOCTYPE html>
2<html lang="en">
3
4<head>
5 <meta charset="utf-8">
6 <meta http-equiv="X-UA-Compatible" content="IE=edge">
7 <meta name="viewport" content="width=device-width, initial-scale=1">
8
9 <title>Ethical Tech | Giving Guide</title>
69bb52fe 10 <meta name="description" content="This is the Free Software Foundation (FSF) guide to smarter gift giving, compared with their restrictive counterparts.">
63ad8e8a
MB
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">
69bb52fe
IK
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 */
63ad8e8a
MB
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
69bb52fe
IK
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>
63ad8e8a
MB
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>
69bb52fe 101 <!-- <span class="label label-warning"><a href="https://fsf.org/jfb">Join the FSF</a></span> -->
63ad8e8a
MB
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>
69bb52fe 111 <li><a class="animated fadeIn" href="https://shop.fsf.org/">Shop</a>
63ad8e8a
MB
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>CLEVER TAG LINE HERE THANKS DANA</h1>
129 <h4>You can't always judge a book by its cover</h4>
130 <p>
131 It's hard to be sure what you're actually giving someone--especially when you're talking about digital media, electronics, and the newest batch of gadgets. With manufacturer restrictions going out of control, some gifts take away more than they give us.
132 </p>
133 <h4>But sometimes you can look inside</h4>
134 <p>
135 Ethical companies are making--and using--ethical technologies to make sure the gifts we give belong to those they're for. Whether you're looking for freedom and privacy or just the knowledge that that ebook will still be around six months from now, the Free Software Foundation's Ethical Giving Guide can help you find the perfect gift.
136 </p>
137 </div>
138 </div>
139 </div>
140 </section>
141 <!--End Intro-->
142
143 <!--Begin Actions-->
144 <section class="actions" id="actions">
145 <div class="container">
146 <div class="row">
147 <!-- Begin Action -->
148 <div class="action col-md-4 col-sm-4 text-center">
149 <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">Share</a>
150 <p>
151 Use <span class="label label-default">#givefreely</span>. You might get a gift out of it!
152 </p>
153 </div>
154 <!-- End Action -->
155
156 <!-- Begin Action -->
157 <div class="action col-md-4 col-sm-4 text-center">
158 <a class="action-button" href="https://www.fsf.org/givingguide/giving-guide-giveaway-primer">Lead an event</a>
159 <p>
160 Print and distribute to holiday shoppers.
161 </p>
162
163 </div>
164 <!-- End Action -->
165
166 <!-- Begin Action -->
167 <div class="action col-md-4 col-sm-4 text-center">
168 <a class="action-button" href="#charities">Donate instead</a>
169 <p>
170 Help a free software organization in a friend's name.
171 </p>
172 </div>
173 <!-- End Action -->
174 </div>
175 <!-- End Row -->
176 </div>
177 <!-- End Container -->
178 </section>
179 <!--End Actions-->
180
181 <!--Begin Comparisons-->
182 <section class="comparisons">
183
184 <!--Smartphones-->
185 <div class="container smartphones">
39a1d9de 186 <h2 class="title text-center">Smartphones</h2>
63ad8e8a
MB
187 <div class="row is-table-row">
188 <div class="good col-md-6 col-sm-6" style="position:relative">
b316c774
MB
189 <img src="/v8/img/products/mobile_n2.png" alt="replicant phone" class="center-block" />
190 <h5 class="text-center">Galaxy Note 2 with Replicant</h5>
63ad8e8a
MB
191
192 <!-- Buy/Download Button -->
193 <a id="get-item" class="btn get-item" role="button" data-toggle="collapse" href="#sellers" aria-expanded="false" aria-controls="sellers" style="display:none">
194 BUY
195 <!-- Begin Sale -->
196 <span class="sale" >sale</span>
197 <!-- End Sale -->
198 </a>
199 <div class="collapse" id="sellers">
200 <div class="center-block seller-group">
201 <p style="color: #6b6b6b">
202 <strong>Get it from</strong>
203 </p>
b316c774 204 <a href="https://tehnoetic.com/mobile-devices/tet-n2" class="seller action-button">Technoethical</a>
63ad8e8a
MB
205 <div class="sale-info links">
206 <a href="#technoethical-promotion">Sale details.</a>
207 </div>
208 </div>
209 </div>
210
211 <script>
212 document.getElementById('get-item').style.display = '';
213 </script>
214 <noscript>
215 <div class="center-block seller-group">
216 <p style="color: #6b6b6b">
217 <strong>Get it from</strong>
218 </p>
b316c774 219 <a href="https://tehnoetic.com/mobile-devices/tet-n2" class="seller action-button">Technoethical</a>
63ad8e8a
MB
220 <p class="sale-info links">
221 <a href="#technoethical-promotion">Sale details.</a>
222 </p>
223 <!-- End Sale Info -->
224 </div>
225 </noscript>
226 <!-- End Buy/Download button -->
227
228 <ul class="pros">
39a1d9de 229 <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>
b316c774 230<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>
63ad8e8a
MB
231 </ul>
232 </div>
233 <!--End Good-->
39a1d9de
MB
234
235 <!-- start bad -->
236
a084c810 237 <div class="good col-md-6 col-sm-6">
a818321b 238 <ul class="pros">
39a1d9de 239 <li>
69bb52fe 240 Runs the <a href="https://www.replicant.us">Replicant</a> free operating system, based on Android.
39a1d9de
MB
241 </li>
242 <li>
243 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.
244 </li>
245 <li>Note: While the main processor is exclusively running free software, the modem processor runs a Samsung nonfree system.</li>
246 </ul>
247
a084c810 248 <h5 class="text-center">Stay away from: iPhones</h5>
63ad8e8a
MB
249 <ul class="cons">
250 <li>Comes with no shortage of <a href="https://www.gnu.org/philosophy/proprietary-surveillance.html#SpywareIniThings">spyware</a>.</li>
251 <li>
252 iOS is a fully proprietary operating system, giving Apple control over the software on the devices.
253 </li>
254 <li>
69bb52fe 255 Apple uses <a href="https://www.defectivebydesign.org/what_is_drm_digital_restrictions_management">DRM</a> to block competing software.
63ad8e8a
MB
256 </li>
257 </ul>
258 </div>
259 <!--End Bad-->
260 </div>
261 <!--End Row-->
262 </div>
263 <!--End Container-->
39a1d9de
MB
264 <!--End bad-->
265
63ad8e8a 266
a084c810
MB
267 <h2 class="title text-center">Laptops, Tablets, and Desktops</h2>
268
269 <!--Laptops-->
63ad8e8a 270 <div class="container">
a084c810 271 <h3 class="title text-center">Laptops</h3>
63ad8e8a
MB
272 <div class="row is-table-row">
273 <div class="good col-md-6 col-sm-6">
274 <img src="img/products/t400.png" alt="t400" class="center-block" />
275 <h5 class="text-center">T400 with GNU/Linux</h5>
276
a084c810
MB
277
278
63ad8e8a
MB
279 <!-- Buy/Download Button -->
280 <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">
281 BUY
282 <!-- Begin Sale -->
283 <span class="sale" >sale</span>
284 <!-- End Sale -->
285 </a>
286 <div class="collapse" id="sellers-full">
287 <div class="center-block seller-group">
288 <p style="color: #6b6b6b">
289 <strong>Get it from</strong>
290 </p>
291 <a href="https://tehnoetic.com/tet-t400" class="seller action-button">Technoethical</a>
292 <p class="sale-info links">
293 <a href="#technoethical-promotion">Sale details.</a>
294 </p>
295 </div>
296 </div>
297
298 <script>
299 document.getElementById('get-item-full').style.display = '';
300 </script>
301 <noscript>
302 <div class="center-block seller-group">
303 <p style="color: #6b6b6b">
304 <strong>Get it from</strong>
305 </p>
306 <a href="https://tehnoetic.com/tet-t400" class="seller action-button">Technoethical</a>
307 <p class="sale-info links">
308 <a href="#technoethical-promotion">Sale details.</a>
309 </p>
310 </div>
311 </noscript>
312 <!-- End Buy/Download button -->
313
314 <ul class="pros">
a09163ab 315 <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>
b316c774
MB
316 <p>Technoethical also has a <a href="https://tehnoetic.com/laptops/tet-t400s">T400s</a> available.</p>
317 </ul>
63ad8e8a
MB
318
319 </div>
320 <!--End Good-->
39a1d9de
MB
321
322 <!--start bad-->
a084c810 323 <div class="good col-md-6 col-sm-6">
39a1d9de 324 <ul class="pros">
39a1d9de
MB
325 <li>Runs the <a href="https://www.gnu.org/distros/free-distros.en.html">FSF-endorsed</a> Trisquel operating system and libreboot firmware.</li>
326 <li>Durable hardware is meant to last and is easy to repair.</li>
327 <li>Created by a small business that replaces all restrictive components from a stock laptop.</li>
328 </ul>
329 <h5 class="text-center">Stay away from: Windows</h5>
63ad8e8a 330 <ul class="cons">
39a1d9de
MB
331 <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
332 data.
63ad8e8a 333 </li>
39a1d9de
MB
334 <!-- Commented out pending citation or confirmation <li>Includes Management Engine, a hardware-based backdoor that gives Intel a permanent backdoor into your computer.</li>-->
335 <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>
63ad8e8a
MB
336 </ul>
337 </div>
338 <!--End Bad-->
339 </div>
340 <!--End Row-->
341 </div>
342 <!--End Container-->
a084c810 343
63ad8e8a
MB
344 <!--Compact Laptops-->
345 <div class="container">
346 <h3 class="title text-center">Compact Laptops</h3>
347 <div class="row is-table-row">
348 <div class="good col-md-6 col-sm-6">
349 <img src="img/products/x200.png" alt="x200" class="center-block" />
350 <h5 class="text-center">X200 with GNU/Linux</h5>
351
a084c810
MB
352
353
354
63ad8e8a
MB
355 <!-- Buy/Download Button -->
356 <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">
357 BUY
358 <!-- Begin Sale -->
359 <span class="sale" >sale</span>
360 <!-- End Sale -->
361 </a>
362 <div class="collapse" id="sellers-compact">
363 <div class="center-block seller-group">
364 <p style="color: #6b6b6b">
365 <strong>Get it from</strong>
366 </p>
367
368 <a href="https://shop.libiquity.com/product/taurinus-x200" class="seller action-button">Libiquity</a>
369 <p class="sale-info links">
370 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>
371
372 </p>
373 <a href="https://tehnoetic.com/tet-x200" class="seller action-button">Technoethical</a>
374 <p class="sale-info links">
a084c810 375 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>
63ad8e8a 376 </p>
a084c810
MB
377 <a href="https://store.vikings.net/x200-ryf-certfied" class="seller action-button">Vikings</a>
378 <p class="sale-info links">
379 Viking's X200 is <a href="https://www.fsf.org/ryf">Respects Your Freedom</a> certified. Global shipping is available.
380
381 </p>
382
63ad8e8a
MB
383 </div>
384 </div>
385
386 <script>
387 document.getElementById('get-item-compact').style.display = '';
388 </script>
389 <noscript>
390 <div class="center-block seller-group">
391 <p style="color: #6b6b6b">
392 <strong>Get it from</strong>
393 </p>
394 <a href="https://shop.libiquity.com/product/taurinus-x200" class="seller action-button">Libiquity</a>
395 <p class="sale-info links">
396 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>
397 </p>
398 <a href="https://tehnoetic.com/tet-x200" class="seller action-button">Technoethical</a>
399 <p class="sale-info links">
400 Technoethical's X200 has not yet been evaluated for <a href="https://www.fsf.org/ryf">Respects Your Freedom</a> certification, but global shipping is available. <a href="#technoethical-promotion">Sale details.</a>
401 </p>
402 <!--<a href="https://minifree.org/product/libreboot-x200/" class="seller action-button">Minifree</a>--> </div>
403 </noscript>
404 <!-- End Buy/Download button -->
39a1d9de
MB
405
406 <!-- start good -->
63ad8e8a 407 <ul class="pros">
a818321b 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>
63ad8e8a
MB
409 </ul>
410
411 </div>
412 <!--End Good-->
413
39a1d9de 414 <!--start bad-->
a084c810 415 <div class="good col-md-6 col-sm-6">
a818321b 416 <ul class="pros">
39a1d9de
MB
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>
39a1d9de
MB
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.
63ad8e8a 425 </li>
39a1d9de 426 <li>Comes crawling with <a href="https://www.gnu.org/philosophy/proprietary-surveillance.html#SpywareInMacOS">spyware</a>.</li>
63ad8e8a
MB
427 </ul>
428 </div>
429 <!--End Bad-->
430 </div>
431 <!--End Row-->
432 </div>
433 <!--End Container-->
434
a818321b 435 <!--convertible Laptops-->
63ad8e8a
MB
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">
a818321b 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>
63ad8e8a
MB
480 </ul>
481
482 </div>
483 <!--End Good-->
484
a818321b 485 <!--start bad-->
a084c810 486 <div class="good col-md-6 col-sm-6">
a818321b
MB
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
63ad8e8a
MB
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
a084c810
MB
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" />
b316c774 512 <h5 class="text-center">D16 Workstation with GNU/Linux</h5>
a084c810
MB
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">
b316c774 529 The D16 Workstation is not Respects Your Freedoms certified at this point.
a084c810
MB
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>
a818321b 554
a084c810
MB
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
a818321b
MB
580 <!--start container-->
581 <!-- Begin Recommended Template -->
a09163ab 582 <div class="container">
a818321b 583 <h2 class="title text-center">Wireless Adapters</h2>
a09163ab 584 <div class="row is-table-row">
a818321b
MB
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>
a09163ab
MB
588
589 <!-- Buy/Download Button -->
a818321b 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;">
a09163ab
MB
591 BUY
592 <!-- Begin Sale -->
a818321b 593 <span class="sale">sale</span>
a09163ab
MB
594 <!-- End Sale -->
595 </a>
a818321b 596 <div class="collapse" id="sellers-mini-adapter">
a09163ab 597 <div class="center-block seller-group">
a818321b
MB
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>
a09163ab 601 </p>
a818321b 602 <a href="https://www.thinkpenguin.com/gnu-linux/penguin-wireless-n-usb-adapter-gnu-linux-tpe-n150usb" class="seller action-button">ThinkPenguin</a>
a09163ab 603 <p class="sale-info links">
a818321b 604 <a href="#thinkpenguin-promotion">Sale details.</a>
a09163ab
MB
605 </p>
606 </div>
607 </div>
608
609 <script>
a818321b 610 document.getElementById('get-item-mini-adapter').style.display = '';
a09163ab
MB
611 </script>
612 <noscript>
613 <div class="center-block seller-group">
614 <p style="color: #6b6b6b">
615 <strong>Get it from</strong>
616 </p>
a818321b
MB
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
a09163ab 619 <p class="sale-info links">
a818321b
MB
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>
a09163ab
MB
625 </p>
626 </div>
627 </noscript>
628 <!-- End Buy/Download button -->
a818321b
MB
629
630 <!--start pros-->
a09163ab 631 <ul class="pros">
a818321b 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>
a09163ab 633 </ul>
a818321b 634 </div>
a09163ab 635
a084c810 636 <div class="good col-md-6 col-sm-6">
a818321b
MB
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>
a09163ab
MB
642 </ul>
643 </div>
a09163ab 644 </div>
a818321b 645 <!-- End Row -->
a09163ab 646 </div>
a818321b 647 <!-- End Container -->
a09163ab 648
a818321b
MB
649 <!-- Begin Recommended Template -->
650
651 <div class="container">
652 <div class="row is-table-row">
63ad8e8a
MB
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" />
a818321b 655 <h5 class="text-center">Long Range Wi-Fi Adapter</h5>
63ad8e8a
MB
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">
63ad8e8a
MB
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>
a818321b 695 <li>Multiple options from Technoethical and ThinkPenguin.</li>
63ad8e8a
MB
696 </ul>
697 </div>
698 </div>
699 <!-- End Row -->
700 </div>
701 <!-- End Container -->
702
a818321b 703 <!-- Begin Recommended Template -->
63ad8e8a
MB
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
a818321b
MB
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>
63ad8e8a 763
a818321b
MB
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">
a084c810
MB
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
a818321b
MB
780 </p>
781 </div>
63ad8e8a 782 </div>
63ad8e8a 783
a818321b
MB
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
a084c810 805 <div class="good col-md-6 col-sm-6">
a818321b
MB
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-->
a084c810 847 <div class="good col-md-6 col-sm-6">
a818321b
MB
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-->
a084c810 878 <div class="good col-md-6 col-sm-6">
a818321b
MB
879 <ul class="cons">
880 <h5 class="text-center">Stay away from: XBox</h5>
63ad8e8a 881 <ul class="cons">
a818321b
MB
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-->
63ad8e8a 891
63ad8e8a 892
a818321b
MB
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
63ad8e8a 910 </div>
a818321b 911 <!--End Good-->
63ad8e8a 912
a818321b 913 <!--start bad-->
a084c810 914 <div class="good col-md-6 col-sm-6">
a818321b
MB
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-->
63ad8e8a 922 </div>
a818321b
MB
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-->
63ad8e8a 944
a818321b 945 <!--start bad-->
a084c810 946 <div class="good col-md-6 col-sm-6">
a818321b
MB
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-->
63ad8e8a
MB
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">
a818321b
MB
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>
63ad8e8a 968 </div>
a818321b
MB
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>
63ad8e8a 971 </div>
a818321b 972 <div class="col-md-3 col-sm-4 col-xs-6">
69bb52fe 973 <a href="https://creativecommons.org/"><img src="img/charities/cc.png" alt="cc" class="center-block img-responsive" /></a>
63ad8e8a
MB
974 </div>
975 <div class="col-md-3 col-sm-4 col-xs-6">
a818321b 976 <a href="https://www.eff.org/"><img src="img/charities/eff.png" alt="eff" class="center-block img-responsive" /></a>
63ad8e8a 977 </div>
a818321b
MB
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>
63ad8e8a
MB
980 </div>
981 <div class="col-md-3 col-sm-4 col-xs-6">
a818321b 982 <a href="https://sfconservancy.org/"><img src="img/charities/sfc.png" alt="sfc" class="center-block img-responsive" /></a>
63ad8e8a
MB
983 </div>
984 <div class="col-md-3 col-sm-4 col-xs-6">
a818321b 985 <a href="https://www.wikimedia.org/"><img src="img/charities/wikimedia.png" alt="wikimedia" class="center-block img-responsive" /></a>
63ad8e8a 986 </div>
a09163ab 987 <div class="col-md-3 col-sm-4 col-sx-6">
69bb52fe 988 <a href="https://www.fsf.org/"><img src="img/charities/fsf.png" alt="fsf" class="center-block img-responsive" /></a>
a09163ab
MB
989 </div>
990 </div>
991 </div>
63ad8e8a
MB
992 </div>
993 </div>
994 </section>
995 <!-- End Donations -->
996
997 <!-- Begin Promotion details -->
998 <section class="promotion-details">
999 <div class="container">
1000 <div class="row">
1001 <div class="col-md-12">
1002 <div class="panel-default">
1003 <div class="panel-heading">
1004 <h1 class="fix-margin">Promotion details</h1>
1005 </div>
1006 <div class="panel-body" id="promotion-details">
a09163ab 1007<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>
63ad8e8a
MB
1008 <ul style="list-style: none inside none;">
1009 <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>
1010 <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>
1011 <li id="technoethical-promotion"><strong>Technoethical:</strong>
1012 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>
1013 <li id="lulzbot-promotion"><strong>LulzBot:</strong> Receive two gratis, 1 kilogram reels of <a href="https://www.lulzbot.com/store/filament/ngen?pk_campaign=fsf16&pk_kwd=ngen">nGen</a> filament when you buy any 3D printer. Ends at 00:00 EST on February 1st, 2017. Use the coupon code <span class="label label-default">FSF2016</span>. Cannot be combined with other offers.</li>
1014 </ul>
1015 </div>
1016 </div>
1017 </div>
1018 <!-- End Panel -->
1019 </div>
1020 <!-- End Row -->
1021 </div>
1022 <!-- End Container -->
1023 </section>
1024 <!-- End Promotion details -->
1025
a09163ab
MB
1026 <!-- Start Respects Your Freedoms -->
1027 <section class="promotion-details">
1028 <div class="container">
1029 <div class="row">
1030 <div class="col-md-12">
1031 <div class="panel-default">
1032 <div class="panel-heading">
1033 <h1 class="fix-margin">Respects Your Freedoms</h1>
1034 </div>
1035 <div class="panel-body" id="promotion-details">
69bb52fe 1036 <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>
a09163ab
MB
1037 <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>
1038 </div>
1039 </div>
1040 </div>
1041 <!-- End Panel -->
1042 </div>
1043 <!-- End Row -->
1044 </div>
1045 <!-- End Container -->
1046 </section>
1047 <!-- End Respects Your Freedoms -->
1048
63ad8e8a
MB
1049 <!-- Begin Licenses -->
1050 <section class="licenses">
1051 <div class="container">
1052 <div class="row">
1053 <div class="col-md-12">
1054 <div class="panel-default">
1055 <div class="panel-heading">
1056 <h1 class="fix-margin">Licenses</h1>
1057
1058 </div>
1059 <div class="panel-body" id="licenses">
1060 <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>
1061 </p>
1062 <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>
1063 <ul style="list-style: none inside none;">
1064 <li>X200, T400, iPhone, and ISP-provided router images are in the public domain.</li>
69bb52fe 1065 <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>
69bb52fe 1066 <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>
b316c774 1067 <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>
a084c810 1068 <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>
63ad8e8a
MB
1069 </div>
1070 </div>
1071 </div>
1072 <!-- End Panel -->
1073 </div>
1074 <!-- End Row -->
1075 </div>
1076 <!-- End Container -->
1077 </section>
1078 <!-- End Licenses -->
1079
1080 <!--Begin Footer-->
1081 <footer>
1082 <div class="container-fluid">
1083 <div class="row">
1084 <div class="col-md-4 col-sm-4 footer-logo">
1085 <a href="https://fsf.org/"><img src="img/fsf-footer.png" alt="FSF" class="center-block footer-logo img-responsive" /></a>
1086 </div>
1087 <div class="col-md-8 col-sm-8">
1088 <p>The FSF is a nonprofit with a worldwide mission to advance software freedom —
1089 <a href="https://fsf.org/about">learn about our history and work.</a>
1090 </p>
1091 <p>Version 7.0. Copyright © 2004-2016
1092 <a href="https://fsf.org/about/contact.html" title="Find out how to contact us">
1093 Free Software Foundation
1094 </a>, Inc.
1095 <a href="https://my.fsf.org/donate/privacypolicy.html"> Privacy Policy</a>.
1096 </p>
1097 </div>
1098 </div>
1099 <!-- End Row -->
1100 </div>
1101 <!-- End Container -->
1102 </footer>
1103 <!-- End Footer -->
1104
1105 <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
1106 <script src="js/jquery.js" charset="utf-8"></script>
1107 <!-- Include all compiled plugins (below), or include individual files as needed -->
1108 <script src="js/bootstrap.js" charset="utf-8"></script>
1109 <!-- Our JS -->
1110 <script src="js/magic.js" charset="utf-8"></script>
1111
1112 <!-- Piwik -->
1113 <script type="text/javascript">
1114 // @license magnet:?xt=urn:btih:c80d50af7d3db9be66a4d0a86db0286e4fd33292&dn=bsd-3-clause.txt
1115 var pkBaseURL = (("https:" == document.location.protocol) ? "https://piwik.fsf.org/" : "http://piwik.fsf.org/");
1116 document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
1117 try {
1118 var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 14);
1119 piwikTracker.trackPageView();
1120 piwikTracker.enableLinkTracking();
1121 } catch (err) {}
1122 // @license-end
1123 </script><noscript><p><img src="//piwik.fsf.org/piwik.php?idsite=14" style="border:0" alt="" /></p></noscript>
1124 <!-- End Piwik Tracking Code -->
1125 <a href="js/weblabels.html" rel="jslicense"></a>
1126 </body>
1127
1128 </html>