edits, added april.png.
[fsf-giving-guide.git] / v8 / givingguide.html
... / ...
CommitLineData
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>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">
186 <h2 class="title text-center">Smartphones</h2>
187 <div class="row is-table-row">
188 <div class="good col-md-6 col-sm-6" style="position:relative">
189 <img src="//static.fsf.org/nosvn/images/technoethical-replicant-s3.png" alt="replicant phone" class="center-block" />
190 <h5 class="text-center">Galaxy S3 with Replicant</h5>
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>
204 <a href="https://tehnoetic.com/tehnoetic-s3-phone-replicant" class="seller action-button">Technoethical</a>
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>
219 <a href="https://tehnoetic.com/tehnoetic-s3-phone-replicant" class="seller action-button">Technoethical</a>
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">
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>
230<p> In addition to Technoethical's <a href="https://tehnoetic.com/tehnoetic-s3-phone-replicant">refurbished S3</a>, they also offer an <a href="https://tehnoetic.com/tehnoetic-s2-phone-replicant">S2</a> and <a href="https://tehnoetic.com/tet-n2">N2</a>.</p>
231 </ul>
232 </div>
233 <!--End Good-->
234
235 <!-- start bad -->
236
237 <div class="bad col-md-6 col-sm-6">
238 <ul class="pros">
239 <li>
240 Runs the <a href="https://www.replicant.us">Replicant</a> free operating system, based on Android.
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
248 <h5 class="text-center">Stay away from: iPhones!</h5>
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>
255 Apple uses <a href="https://www.defectivebydesign.org/what_is_drm_digital_restrictions_management">DRM</a> to block competing software.
256 </li>
257 </ul>
258 </div>
259 <!--End Bad-->
260 </div>
261 <!--End Row-->
262 </div>
263 <!--End Container-->
264 <!--End bad-->
265
266
267 <h2 class="title text-center">Laptops and Tablets</h2>
268
269 <!--Full-Sized Laptops-->
270 <div class="container">
271 <h3 class="title text-center">Full-Sized Laptops</h3>
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
277 <!-- Buy/Download Button -->
278 <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">
279 BUY
280 <!-- Begin Sale -->
281 <span class="sale" >sale</span>
282 <!-- End Sale -->
283 </a>
284 <div class="collapse" id="sellers-full">
285 <div class="center-block seller-group">
286 <p style="color: #6b6b6b">
287 <strong>Get it from</strong>
288 </p>
289 <a href="https://tehnoetic.com/tet-t400" class="seller action-button">Technoethical</a>
290 <p class="sale-info links">
291 <a href="#technoethical-promotion">Sale details.</a>
292 </p>
293 </div>
294 </div>
295
296 <script>
297 document.getElementById('get-item-full').style.display = '';
298 </script>
299 <noscript>
300 <div class="center-block seller-group">
301 <p style="color: #6b6b6b">
302 <strong>Get it from</strong>
303 </p>
304 <a href="https://tehnoetic.com/tet-t400" class="seller action-button">Technoethical</a>
305 <p class="sale-info links">
306 <a href="#technoethical-promotion">Sale details.</a>
307 </p>
308 </div>
309 </noscript>
310 <!-- End Buy/Download button -->
311
312 <ul class="pros">
313 <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>
314 <p>While we're highlighting the follow laptops, there are <a href="https://www.fsf.org/resources/hw/endorsement/respects-your-freedom">other options available</a>.</p>
315 </ul>
316
317 </div>
318 <!--End Good-->
319
320 <!--start bad-->
321 <div class="bad col-md-6 col-sm-6">
322 <ul class="pros">
323 <p>While we're highlighting the follow laptops, there are <a href="https://www.fsf.org/resources/hw/endorsement/respects-your-freedom">other options available</a>.</p>
324 <li>Runs the <a href="https://www.gnu.org/distros/free-distros.en.html">FSF-endorsed</a> Trisquel operating system and libreboot firmware.</li>
325 <li>Durable hardware is meant to last and is easy to repair.</li>
326 <li>Created by a small business that replaces all restrictive components from a stock laptop.</li>
327 </ul>
328 <h5 class="text-center">Stay away from: Windows</h5>
329 <ul class="cons">
330 <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
331 data.
332 </li>
333 <!-- Commented out pending citation or confirmation <li>Includes Management Engine, a hardware-based backdoor that gives Intel a permanent backdoor into your computer.</li>-->
334 <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>
335 </ul>
336 </div>
337 <!--End Bad-->
338 </div>
339 <!--End Row-->
340 </div>
341 <!--End Container-->
342
343 <!--Compact Laptops-->
344 <div class="container">
345 <h3 class="title text-center">Compact Laptops</h3>
346 <div class="row is-table-row">
347 <div class="good col-md-6 col-sm-6">
348 <img src="img/products/x200.png" alt="x200" class="center-block" />
349 <h5 class="text-center">X200 with GNU/Linux</h5>
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 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>
372 </p>
373 </div>
374 </div>
375
376 <script>
377 document.getElementById('get-item-compact').style.display = '';
378 </script>
379 <noscript>
380 <div class="center-block seller-group">
381 <p style="color: #6b6b6b">
382 <strong>Get it from</strong>
383 </p>
384 <a href="https://shop.libiquity.com/product/taurinus-x200" class="seller action-button">Libiquity</a>
385 <p class="sale-info links">
386 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>
387 </p>
388 <a href="https://tehnoetic.com/tet-x200" class="seller action-button">Technoethical</a>
389 <p class="sale-info links">
390 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>
391 </p>
392 <!--<a href="https://minifree.org/product/libreboot-x200/" class="seller action-button">Minifree</a>--> </div>
393 </noscript>
394 <!-- End Buy/Download button -->
395
396 <!-- start good -->
397 <ul class="pros">
398 <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>
399 </ul>
400
401 </div>
402 <!--End Good-->
403
404 <!--start bad-->
405 <div class="bad col-md-6 col-sm-6">
406 <ul class="pros">
407 <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>
408 <li>Durable hardware is meant to last and is easy to repair.</li>
409 <li>Created by a small business that replaces all restrictive components from a stock laptop.</li>
410 <h5 class="text-center">Stay away from: Apple</h5>
411 <ul class="cons">
412 <li>Runs on proprietary software that restricts the user's freedoms.</li>
413 <li>
414 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.
415 </li>
416 <li>Comes crawling with <a href="https://www.gnu.org/philosophy/proprietary-surveillance.html#SpywareInMacOS">spyware</a>.</li>
417 </ul>
418 </div>
419 <!--End Bad-->
420 </div>
421 <!--End Row-->
422 </div>
423 <!--End Container-->
424
425 <!--convertible Laptops-->
426 <div class="container">
427 <h3 class="title text-center">Convertible Laptops/Tablets</h3>
428 <div class="row is-table-row">
429 <div class="good col-md-6 col-sm-6">
430 <img src="//static.fsf.org/nosvn/images/technoethical-x200t.png" alt="Technoethical convertible tablet laptop" class="center-block" />
431 <h5 class="text-center">X200t with GNU/Linux</h5>
432
433 <!-- Buy/Download Button -->
434 <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">
435 BUY
436 <!-- Begin Sale -->
437 <span class="sale" >sale</span>
438 <!-- End Sale -->
439 </a>
440 <div class="collapse" id="sellers-convertible">
441 <div class="center-block seller-group">
442 <p style="color: #6b6b6b">
443 <strong>Get it from</strong>
444 </p>
445
446 <a href="https://tehnoetic.com/tet-x200t" class="seller action-button">Technoethical</a>
447 <p class="sale-info links">
448 <a href="#technoethical-promotion">Sale details.</a>
449 </p>
450 </div>
451 </div>
452
453 <script>
454 document.getElementById('get-item-convertible').style.display = '';
455 </script>
456 <noscript>
457 <div class="center-block seller-group">
458 <p style="color: #6b6b6b">
459 <strong>Get it from</strong>
460 </p>
461
462 <a href="https://tehnoetic.com/tet-x200t" class="seller action-button">Technoethical</a>
463 <p class="sale-info links">
464 <a href="#technoethical-promotion">Sale details.</a>
465 </p> </div>
466 </noscript>
467 <!-- End Buy/Download button -->
468 <ul class="pros">
469 <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>
470 </ul>
471
472 </div>
473 <!--End Good-->
474
475 <!--start bad-->
476 <div class="bad col-md-6 col-sm-6">
477 <ul class="pros">
478 <li>Runs the <a href="https://www.gnu.org/distros/free-distros.en.html">FSF-endorsed</a> Trisquel operating system with libreboot firmware.</li>
479 <li>Durable hardware is meant to last and is easy to repair.</li>
480 <li>Created by a small business that replaces all restrictive components from a stock laptop.</li>
481 </ul>
482 <h5 class="text-center">Stay away from: Microsoft Surface</h5>
483 <ul class="cons">
484 <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
485 data.
486 </li>
487 <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>
488 </ul>
489 </div>
490 <!--End Bad-->
491 </div>
492 <!--End Row-->
493 </div>
494 <!--End Container-->
495
496
497 <!--start container-->
498 <!-- Begin Recommended Template -->
499 <div class="container">
500 <h2 class="title text-center">Wireless Adapters</h2>
501 <div class="row is-table-row">
502 <div class="col-md-5 col-sm-6 recommended-img">
503 <img src="//static.fsf.org/nosvn/images/technoethical-adapter.png" alt="Mini Wi-Fi Adapter" class="center-block" />
504 <h5 class="text-center">Mini Wi-Fi Adapter</h5>
505
506 <!-- Buy/Download Button -->
507 <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;">
508 BUY
509 <!-- Begin Sale -->
510 <span class="sale">sale</span>
511 <!-- End Sale -->
512 </a>
513 <div class="collapse" id="sellers-mini-adapter">
514 <div class="center-block seller-group">
515 <a href="https://tehnoetic.com/tehnoetic-wireless-adapter-gnu-linux-libre-tet-n150" class="seller action-button" class="seller action-button">Technoethical</a>
516 <p class="sale-info links">
517 <a href="#technoethical-promotion">Sale details.</a>
518 </p>
519 <a href="https://www.thinkpenguin.com/gnu-linux/penguin-wireless-n-usb-adapter-gnu-linux-tpe-n150usb" class="seller action-button">ThinkPenguin</a>
520 <p class="sale-info links">
521 <a href="#thinkpenguin-promotion">Sale details.</a>
522 </p>
523 </div>
524 </div>
525
526 <script>
527 document.getElementById('get-item-mini-adapter').style.display = '';
528 </script>
529 <noscript>
530 <div class="center-block seller-group">
531 <p style="color: #6b6b6b">
532 <strong>Get it from</strong>
533 </p>
534 <a href="https://tehnoetic.com/tehnoetic-wireless-adapter-gnu-linux-libre-tet-n150" class="seller action-button" class="seller action-button">Technoethical</a>
535
536 <p class="sale-info links">
537 <a href="#technoethical-promotion">Sale details.</a>
538 </p>
539 <a href="https://www.thinkpenguin.com/gnu-linux/penguin-wireless-n-usb-adapter-gnu-linux-tpe-n150usb" class="seller action-button">ThinkPenguin</a>
540 <p class="sale-info links">
541 <a href="#thinkpenguin-promotion">Sale details.</a>
542 </p>
543 </div>
544 </noscript>
545 <!-- End Buy/Download button -->
546
547 <!--start pros-->
548 <ul class="pros">
549 <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>
550 </ul>
551 </div>
552
553 <div class="bad col-md-6 col-sm-6">
554 <ul class="pros">
555 <li>Great for all-free-software installations on laptops with incompatible Wi-Fi hardware.</li>
556 <li><a href="https://www.fsf.org/ryf">Certified to Respect Your Freedom</a>.</li>
557 <li>Options from Technoethical and ThinkPenguin.</li>
558 <li>If you use a laptop listed in this guide, an adapter like this won't be necessary.</li>
559 </ul>
560 </div>
561 </div>
562 <!-- End Row -->
563 </div>
564 <!-- End Container -->
565
566 <!-- Begin Recommended Template -->
567
568 <div class="container">
569 <div class="row is-table-row">
570 <div class="col-md-5 col-sm-6 recommended-img">
571 <img src="img/products/thinkpenguin-long-range-adapter.png" alt="Long-range Wi-Fi Adapter" class="center-block" />
572 <h5 class="text-center">Long Range Wi-Fi Adapter</h5>
573
574 <!-- Buy/Download Button -->
575 <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;">
576 BUY
577 <!-- Begin Sale -->
578 <span class="sale">sale</span>
579 <!-- End Sale -->
580 </a>
581 <div class="collapse" id="sellers-long-range-adapter">
582 <div class="center-block seller-group">
583 <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>
584 <p class="sale-info links">
585 <a href="#thinkpenguin-promotion">Sale details.</a>
586 </p>
587 </div>
588 </div>
589
590 <script>
591 document.getElementById('get-item-long-range-adapter').style.display = '';
592 </script>
593 <noscript>
594 <div class="center-block seller-group">
595 <p style="color: #6b6b6b">
596 <strong>Get it from</strong>
597 </p>
598 <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>
599 <p class="sale-info links">
600 <a href="#thinkpenguin-promotion">Sale details.</a>
601 </p>
602 </div>
603 </noscript>
604 <!-- End Buy/Download button -->
605
606 </div>
607 <div class="col-md-7 col-sm-6">
608 </h5>
609 <ul class="pros">
610 <li>More powerful than its smaller cousin, and can be further upgraded with a larger antenna.</li>
611 <li><a href="https://www.fsf.org/ryf">Certified to Respect Your Freedom</a>.</li>
612 <li>Multiple options from Technoethical and ThinkPenguin.</li>
613 </ul>
614 </div>
615 </div>
616 <!-- End Row -->
617 </div>
618 <!-- End Container -->
619
620 <!-- Begin Recommended Template -->
621 <div class="container-fluid recommended-section">
622 <!-- <h1 class="text-center"></h1> -->
623 <div class="row">
624 <div class="col-md-5 col-sm-6 recommended-img">
625 <img src="img/products/thinkpenguin-mini-router.png" alt="VPN Router" class="center-block" />
626
627 <!-- Buy/Download Button -->
628 <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;">
629 BUY
630 <!-- Begin Sale -->
631 <span class="sale">sale</span>
632 <!-- End Sale -->
633 </a>
634 <div class="collapse" id="sellers-vpn-router">
635 <div class="center-block seller-group">
636 <a href="https://www.thinkpenguin.com/gnu-linux/free-software-wireless-n-mini-vpn-router-tpe-r1100" class="seller action-button">ThinkPenguin</a>
637 <p class="sale-info links">
638 <a href="#thinkpenguin-promotion">Sale details.</a>
639 </p>
640 </div>
641 </div>
642
643 <script>
644 document.getElementById('get-item-vpn-router').style.display = '';
645 </script>
646 <noscript>
647 <div class="center-block seller-group">
648 <p style="color: #6b6b6b">
649 <strong>Get it from</strong>
650 </p>
651 <a href="https://www.thinkpenguin.com/gnu-linux/free-software-wireless-n-mini-vpn-router-tpe-r1100" class="seller action-button">ThinkPenguin</a>
652 <p class="sale-info links">
653 <a href="#thinkpenguin-promotion">Sale details.</a>
654 </p>
655 </div>
656 </noscript>
657 <!-- End Buy/Download button -->
658
659 </div>
660 <div class="col-md-7 col-sm-6">
661 <h5 class="text-center">VPN Router</h5>
662 <ul class="pros">
663 <li>Designed to complement your existing router by providing a VPN that enhances privacy and security and circumvents network controls.</li>
664 <li>Designed for easy set-up.</li>
665 <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>
666 </ul>
667 </div>
668 </div>
669 <!-- End Row -->
670 </div>
671 <!-- End Container -->
672
673 <!--3D Printers-->
674 <div class="container">
675 <h3 class="title text-center">3D Printers</h3>
676 <div class="row is-table-row">
677 <div class="good col-md-6 col-sm-6">
678 <img src="img/products/lulzbot.png" alt="lulzbot" class="center-block" />
679 <h5 class="text-center">LulzBot Mini</h5>
680
681 <!-- Buy/Download Button -->
682 <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">
683 BUY
684 <!-- Begin Sale -->
685 <span class="sale" >sale</span>
686 <!-- End Sale -->
687 </a>
688 <div class="collapse" id="sellers-print">
689 <div class="center-block seller-group">
690 <p style="color: #6b6b6b">
691 <strong>Get it from</strong>
692 </p>
693 <a href="https://www.lulzbot.com/store?pk_campaign=fsf16&pk_kwd=store" class="seller action-button">LulzBot</a>
694 <p class="sale-info links">
695 <a href="#lulzbot-promotion">Sale details.</a>
696 </p>
697 </div>
698 </div>
699
700 <script>
701 document.getElementById('get-item-print').style.display = '';
702 </script>
703 <noscript>
704 <div class="center-block seller-group">
705 <p style="color: #6b6b6b">
706 <strong>Get it from</strong>
707 </p>
708 <a href="https://www.lulzbot.com/store?pk_campaign=fsf16&pk_kwd=store" class="seller action-button">LulzBot</a>
709 <p class="sale-info links">
710 <a href="#lulzbot-promotion">Sale details.</a>
711 </p>
712 </div>
713 </noscript>
714 <!-- End Buy/Download button -->
715 <ul class="pros">
716 <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>
717 </ul>
718 </div>
719 <!--End Good-->
720
721 <div class="bad col-md-6 col-sm-6">
722 <ul class="pros">
723 <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>
724 <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>
725 </ul>
726 <h5 class="text-center">Stay away from: Makerbot</h5>
727 <ul class="cons">
728 <li>
729 MakerWare software is proprietary, restricting freedom and stifling innovation.
730 </li>
731 <li>
732 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.
733 </li>
734 </ul>
735 </div>
736 <!--End Bad-->
737 </div>
738 <!--End Row-->
739 </div>
740 <!--End Container-->
741
742
743 <h1 class="title text-center">Books, Games, Music, and Video</h1>
744
745 <!--ebooks-->
746 <div class="container">
747 <h3 class="title text-center">Books</h3>
748 <div class="row is-table-row">
749 <div class="good col-md-6 col-sm-6">
750 <h5 class="text-center">DRM-free Ebooks</h5>
751
752 <ul class="pros">
753 <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>
754 <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>
755 <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>
756 <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>
757 </ul>
758
759 </div>
760 <!--End Good-->
761
762 <!--start bad-->
763 <div class="bad col-md-6 col-sm-6">
764 <ul class="pros">
765 <h5 class="text-center">Stay away from: Amazon</h5>
766 <ul class="cons">
767 <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>
768 <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>
769 </ul>
770 </div>
771 <!--End Bad-->
772 </div>
773 <!--End Row-->
774 </div>
775 <!--End Container-->
776
777 <!--ebooks-->
778 <div class="container">
779 <h3 class="title text-center">Games</h3>
780 <div class="row is-table-row">
781 <div class="good col-md-6 col-sm-6">
782 <h5 class="text-center">DRM-free Games</h5>
783
784 <ul class="pros">
785 <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>
786 <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>
787 <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.
788 <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>
789 </ul>
790 </div>
791 <!--End Good-->
792
793 <!--start bad-->
794 <div class="bad col-md-6 col-sm-6">
795 <ul class="cons">
796 <h5 class="text-center">Stay away from: XBox</h5>
797 <ul class="cons">
798 <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>.
799<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>
800 </ul>
801 </div>
802 <!--End Bad-->
803 </div>
804 <!--End Row-->
805 </div>
806 <!--End Container-->
807
808
809 <!--Music-->
810 <div class="container">
811 <h3 class="title text-center">Music</h3>
812 <div class="row is-table-row">
813 <div class="good col-md-6 col-sm-6">
814 <h5 class="text-center">DRM-free Music</h5>
815
816 <!-- start good -->
817 <ul class="pros">
818 <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>
819 <li><a href="http://www.dischord.com/">Dischord Records</a>, a classic punk label providing music since 1980.</li>
820 <li><a href="https://folkways.si.edu/">Folkways</a>, courtesy of the Smithsonian Institute.</li>
821 <li><a href="http://www.mergerecords.com/shop">Merge Records</a>, home to Grammy winning and well loved indie darlings.</li>
822 <li><a href="http://www.nin.com/">Nine Inch Nails</a></li>
823 <li><a href="https://www.theymightbegiants.com/">They Might Be Giants</a></li>
824 </ul>
825
826 </div>
827 <!--End Good-->
828
829 <!--start bad-->
830 <div class="bad col-md-6 col-sm-6">
831 <ul class="cons">
832 <h5 class="text-center">Stay away from: Spotify</h5>
833 <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>
834 <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>
835 </ul>
836 </div>
837 <!--End Bad-->
838 </div>
839 <!--End Row-->
840 </div>
841 <!--End Container-->
842
843 <!--Video-->
844 <div class="container">
845 <h3 class="title text-center">Video</h3>
846 <div class="row is-table-row">
847 <div class="good col-md-6 col-sm-6">
848 <h5 class="text-center">DRM-free Video</h5>
849 <ul class="pros">
850 <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>
851 <p>You can <a href="https://www.defectivebydesign.org/guide/video">find your DRM-free video fix</a> at places including:</p>
852 <li><a href="http://www.comedydirect.com/">ComedyDirect</a> can help you laugh while storing your videos locally.</li>
853 <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>
854 <li><a href="https://durian.blender.org/download/">Sintel</a>, where you can find DRM-free films made with free software.</li>
855 <li><a href="http://wolfeondemand.com/">WolfeOnDemand</a>, for a great selection of LGBTQ films.</li>
856 </ul>
857
858 </div>
859 <!--End Good-->
860
861 <!--start bad-->
862 <div class="bad col-md-6 col-sm-6">
863 <h5 class="text-center">Stay away from: Netflix</h5>
864 <ul class="cons">
865 <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>
866 </ul>
867 </div>
868 <!--End Bad-->
869 </div>
870 <!--End Row-->
871 </div>
872 <!--End Container-->
873
874 </section>
875 <!--End comparisons-->
876
877 <!-- Begin Donations -->
878 <section class="charities" id="charities">
879 <div class="container">
880 <h1 class="text-center">Recommended organizations for holiday donations</h1>
881 <div class="row">
882 <div class="col-md-3 col-sm-4 col-xs-6">
883 <a href="https://april.org/"><img src="img/charities/april.png" alt="april" class="center-block img-responsive" /></a>
884 </div>
885 <div class="col-md-3 col-sm-4 col-xs-6">
886 <a href="https://ceata.org/"><img src="img/charities/ceata.png" alt="ceata" class="center-block img-responsive" /></a>
887 </div>
888 <div class="col-md-3 col-sm-4 col-xs-6">
889 <a href="https://creativecommons.org/"><img src="img/charities/cc.png" alt="cc" class="center-block img-responsive" /></a>
890 </div>
891 <div class="col-md-3 col-sm-4 col-xs-6">
892 <a href="https://www.eff.org/"><img src="img/charities/eff.png" alt="eff" class="center-block img-responsive" /></a>
893 </div>
894 <div class="col-md-3 col-sm-4 col-xs-6">
895 <a href="https://www.gnome.org/"><img src="img/charities/gnome.png" alt="gnome" class="center-block img-responsive" /></a>
896 </div>
897 <div class="col-md-3 col-sm-4 col-xs-6">
898 <a href="https://sfconservancy.org/"><img src="img/charities/sfc.png" alt="sfc" class="center-block img-responsive" /></a>
899 </div>
900 <div class="col-md-3 col-sm-4 col-xs-6">
901 <a href="https://www.wikimedia.org/"><img src="img/charities/wikimedia.png" alt="wikimedia" class="center-block img-responsive" /></a>
902 </div>
903 <div class="col-md-3 col-sm-4 col-sx-6">
904 <a href="https://www.fsf.org/"><img src="img/charities/fsf.png" alt="fsf" class="center-block img-responsive" /></a>
905 </div>
906 </div>
907 </div>
908 </div>
909 </div>
910 </section>
911 <!-- End Donations -->
912
913 <!-- Begin Promotion details -->
914 <section class="promotion-details">
915 <div class="container">
916 <div class="row">
917 <div class="col-md-12">
918 <div class="panel-default">
919 <div class="panel-heading">
920 <h1 class="fix-margin">Promotion details</h1>
921 </div>
922 <div class="panel-body" id="promotion-details">
923<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>
924 <ul style="list-style: none inside none;">
925 <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>
926 <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>
927 <li id="technoethical-promotion"><strong>Technoethical:</strong>
928 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>
929 <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>
930 </ul>
931 </div>
932 </div>
933 </div>
934 <!-- End Panel -->
935 </div>
936 <!-- End Row -->
937 </div>
938 <!-- End Container -->
939 </section>
940 <!-- End Promotion details -->
941
942 <!-- Start Respects Your Freedoms -->
943 <section class="promotion-details">
944 <div class="container">
945 <div class="row">
946 <div class="col-md-12">
947 <div class="panel-default">
948 <div class="panel-heading">
949 <h1 class="fix-margin">Respects Your Freedoms</h1>
950 </div>
951 <div class="panel-body" id="promotion-details">
952 <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>
953 <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>
954 </div>
955 </div>
956 </div>
957 <!-- End Panel -->
958 </div>
959 <!-- End Row -->
960 </div>
961 <!-- End Container -->
962 </section>
963 <!-- End Respects Your Freedoms -->
964
965 <!-- Begin Licenses -->
966 <section class="licenses">
967 <div class="container">
968 <div class="row">
969 <div class="col-md-12">
970 <div class="panel-default">
971 <div class="panel-heading">
972 <h1 class="fix-margin">Licenses</h1>
973
974 </div>
975 <div class="panel-body" id="licenses">
976 <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>
977 </p>
978 <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>
979 <ul style="list-style: none inside none;">
980 <li>X200, T400, iPhone, and ISP-provided router images are in the public domain.</li>
981 <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>
982 <li>FSF USB membership card by FSF 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>
983 <li>iTunes gift card 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>
984 <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>
985 <li>Macbook Pro PSD by andrew-gw 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>
986 <li>Astounding Stories 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>
987 <li>The Inkscape and GIMP logos are licensed under the <a href="https://www.gnu.org/copyleft/gpl.html">GNU General Public License</a>.</li>
988 <li>The Amazon, iOS, YouTube, Google Drive and Adobe Photoshop and Illustrator logos are registered trademarks.</li>
989 <li>Technoethical Replicant s3, 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>
990 <li>The Lenovo U31 image is copyright Lenovo.</li>
991 <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>
992 <li>The MakerBot logo is copyright MakerBot Industries.</li>
993 <li>The Least Authority logo is copyright Least Authority Enterprises.</li>
994 <li><a href="https://www.flickr.com/photos/janitors/12907608763">Microsoft Surface 2</a> by <a href="https://www.flickr.com/photos/janitors/">Kārlis Dambrāns</a> licensed under CC By 2.0.</li>
995 </ul>
996 </div>
997 </div>
998 </div>
999 <!-- End Panel -->
1000 </div>
1001 <!-- End Row -->
1002 </div>
1003 <!-- End Container -->
1004 </section>
1005 <!-- End Licenses -->
1006
1007 <!--Begin Footer-->
1008 <footer>
1009 <div class="container-fluid">
1010 <div class="row">
1011 <div class="col-md-4 col-sm-4 footer-logo">
1012 <a href="https://fsf.org/"><img src="img/fsf-footer.png" alt="FSF" class="center-block footer-logo img-responsive" /></a>
1013 </div>
1014 <div class="col-md-8 col-sm-8">
1015 <p>The FSF is a nonprofit with a worldwide mission to advance software freedom —
1016 <a href="https://fsf.org/about">learn about our history and work.</a>
1017 </p>
1018 <p>Version 7.0. Copyright © 2004-2016
1019 <a href="https://fsf.org/about/contact.html" title="Find out how to contact us">
1020 Free Software Foundation
1021 </a>, Inc.
1022 <a href="https://my.fsf.org/donate/privacypolicy.html"> Privacy Policy</a>.
1023 </p>
1024 </div>
1025 </div>
1026 <!-- End Row -->
1027 </div>
1028 <!-- End Container -->
1029 </footer>
1030 <!-- End Footer -->
1031
1032 <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
1033 <script src="js/jquery.js" charset="utf-8"></script>
1034 <!-- Include all compiled plugins (below), or include individual files as needed -->
1035 <script src="js/bootstrap.js" charset="utf-8"></script>
1036 <!-- Our JS -->
1037 <script src="js/magic.js" charset="utf-8"></script>
1038
1039 <!-- Piwik -->
1040 <script type="text/javascript">
1041 // @license magnet:?xt=urn:btih:c80d50af7d3db9be66a4d0a86db0286e4fd33292&dn=bsd-3-clause.txt
1042 var pkBaseURL = (("https:" == document.location.protocol) ? "https://piwik.fsf.org/" : "http://piwik.fsf.org/");
1043 document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
1044 try {
1045 var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 14);
1046 piwikTracker.trackPageView();
1047 piwikTracker.enableLinkTracking();
1048 } catch (err) {}
1049 // @license-end
1050 </script><noscript><p><img src="//piwik.fsf.org/piwik.php?idsite=14" style="border:0" alt="" /></p></noscript>
1051 <!-- End Piwik Tracking Code -->
1052 <a href="js/weblabels.html" rel="jslicense"></a>
1053 </body>
1054
1055 </html>