edits per johns.
[fsf-giving-guide.git] / v8 / givingguide-original.html
CommitLineData
39a1d9de
MB
1<!DOCTYPE html>
2<html lang="en">
3
4<head>
5 <meta charset="utf-8">
6 <meta http-equiv="X-UA-Compatible" content="IE=edge">
7 <meta name="viewport" content="width=device-width, initial-scale=1">
8
9 <title>Ethical Tech | Giving Guide</title>
10 <meta name="description" content="This is the Free Software Foundation (FSF) guide to smarter gifts, 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-2017 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>
82Many 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="http://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="http://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 <h3 class="title text-center">Smartphones</h3>
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 <li>
232 Runs the <a href="http://www.replicant.us">Replicant</a> free operating system, based on Android.
233 </li>
234 <li>
235 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.
236 </li>
237 <li>Note: While the main processor is exclusively running free software, the modem processor runs a Samsung nonfree system.</li>
238-->
239 </ul>
240 </div>
241 <!--End Good-->
242
243 <!-- start bad -->
244
245 <div class="bad col-md-6 col-sm-6">
246<br><br><br>
247
248 <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>
249 <li>
250 Runs the <a href="http://www.replicant.us">Replicant</a> free operating system, based on Android.
251 </li>
252 <li>
253 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.
254 </li>
255 <li>Note: While the main processor is exclusively running free software, the modem processor runs a Samsung nonfree system.</li>
256 </ul>
257
258 <!-- <img src="img/products/iphone-blocked.png" alt="iphone" class="center-block fix-iphone" />
259 <h5 class="text-center">iPhone</h5>
260 <ul class="cons">
261 <li>Comes with no shortage of <a href="https://www.gnu.org/philosophy/proprietary-surveillance.html#SpywareIniThings">spyware</a>.</li>
262 <li>
263 iOS is a fully proprietary operating system, giving Apple control over the software on the devices.
264 </li>
265 <li>
266 Apple uses <a href="http://www.defectivebydesign.org/what_is_drm_digital_restrictions_management">DRM</a> to block competing software.
267 </li>
268 </ul> -->
269 </div>
270 <!--End Bad-->
271 </div>
272 <!--End Row-->
273 </div>
274 <!--End Container-->
275 <!--End bad-->
276
277
278 <h2 class="title text-center">Laptops and Tablets</h2>
279
280 <!--Full-Sized Laptops-->
281 <div class="container">
282 <h3 class="title text-center">Full-Sized Laptops</h3>
283 <div class="row is-table-row">
284 <div class="good col-md-6 col-sm-6">
285 <img src="img/products/t400.png" alt="t400" class="center-block" />
286 <h5 class="text-center">T400 with GNU/Linux</h5>
287
288 <!-- Buy/Download Button -->
289 <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">
290 BUY
291 <!-- Begin Sale -->
292 <span class="sale" >sale</span>
293 <!-- End Sale -->
294 </a>
295 <div class="collapse" id="sellers-full">
296 <div class="center-block seller-group">
297 <p style="color: #6b6b6b">
298 <strong>Get it from</strong>
299 </p>
300 <a href="https://tehnoetic.com/tet-t400" class="seller action-button">Technoethical</a>
301 <p class="sale-info links">
302 <a href="#technoethical-promotion">Sale details.</a>
303 </p>
304 </div>
305 </div>
306
307 <script>
308 document.getElementById('get-item-full').style.display = '';
309 </script>
310 <noscript>
311 <div class="center-block seller-group">
312 <p style="color: #6b6b6b">
313 <strong>Get it from</strong>
314 </p>
315 <a href="https://tehnoetic.com/tet-t400" class="seller action-button">Technoethical</a>
316 <p class="sale-info links">
317 <a href="#technoethical-promotion">Sale details.</a>
318 </p>
319 </div>
320 </noscript>
321 <!-- End Buy/Download button -->
322
323 <ul class="pros">
324 <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>
325 <p>While we're highlighting the follow laptops, there are <a href="http://www.fsf.org/resources/hw/endorsement/respects-your-freedom">other options available</a>.</p>
326 <li>Runs the <a href="https://www.gnu.org/distros/free-distros.en.html">FSF-endorsed</a> Trisquel operating system and libreboot firmware.</li>
327 <li>Durable hardware is meant to last and is easy to repair.</li>
328 <li>Created by a small business that replaces all restrictive components from a stock laptop.</li>
329 </ul>
330
331 </div>
332 <!--End Good-->
333
334 <div class="bad col-md-6 col-sm-6">
335 <img src="img/products/macbook-blocked.png" alt="macbook" class="center-block fix-macbook" />
336 <h5 class="text-center">Apple Macbook Pro with macOS</h5>
337 <ul class="cons">
338 <li>Runs on proprietary software that restricts the user's freedoms.</li>
339 <li>
340 Apple's App Store uses <a href="https://www.defectivebydesign.org/what_is_drm_digital_restrictions_management">DRM</a> to restrict what you can do with your purchases.
341 </li>
342 <li>Comes crawling with <a href="https://www.gnu.org/philosophy/proprietary-surveillance.html#SpywareInMacOS">spyware</a>.</li>
343 </ul>
344 </div>
345 <!--End Bad-->
346 </div>
347 <!--End Row-->
348 </div>
349 <!--End Container-->
350
351 <!--Compact Laptops-->
352 <div class="container">
353 <h3 class="title text-center">Compact Laptops</h3>
354 <div class="row is-table-row">
355 <div class="good col-md-6 col-sm-6">
356 <img src="img/products/x200.png" alt="x200" class="center-block" />
357 <h5 class="text-center">X200 with GNU/Linux</h5>
358
359 <!-- Buy/Download Button -->
360 <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">
361 BUY
362 <!-- Begin Sale -->
363 <span class="sale" >sale</span>
364 <!-- End Sale -->
365 </a>
366 <div class="collapse" id="sellers-compact">
367 <div class="center-block seller-group">
368 <p style="color: #6b6b6b">
369 <strong>Get it from</strong>
370 </p>
371
372 <a href="https://shop.libiquity.com/product/taurinus-x200" class="seller action-button">Libiquity</a>
373 <p class="sale-info links">
374 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>
375
376 </p>
377 <a href="https://tehnoetic.com/tet-x200" class="seller action-button">Technoethical</a>
378 <p class="sale-info links">
379 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>
380 </p>
381 <!--<a href="https://minifree.org/product/libreboot-x200/" class="seller action-button">Minifree</a>-->
382 </div>
383 </div>
384
385 <script>
386 document.getElementById('get-item-compact').style.display = '';
387 </script>
388 <noscript>
389 <div class="center-block seller-group">
390 <p style="color: #6b6b6b">
391 <strong>Get it from</strong>
392 </p>
393 <a href="https://shop.libiquity.com/product/taurinus-x200" class="seller action-button">Libiquity</a>
394 <p class="sale-info links">
395 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>
396 </p>
397 <a href="https://tehnoetic.com/tet-x200" class="seller action-button">Technoethical</a>
398 <p class="sale-info links">
399 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>
400 </p>
401 <!--<a href="https://minifree.org/product/libreboot-x200/" class="seller action-button">Minifree</a>--> </div>
402 </noscript>
403 <!-- End Buy/Download button -->
404 <ul class="pros">
405 <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>
406 <li>Durable hardware is meant to last and is easy to repair.</li>
407 <li>Created by a small business that replaces all restrictive components from a stock laptop.</li>
408 </ul>
409
410 </div>
411 <!--End Good-->
412
413 <div class="bad col-md-6 col-sm-6">
414 <img src="img/products/lenovo-blocked.png" alt="lenovo" class="center-block" />
415 <h5 class="text-center">Lenovo U31 with Windows</h5>
416 <ul class="cons">
417 <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
418 data.
419 </li>
420 <!-- Commented out pending citation or confirmation <li>Includes Management Engine, a hardware-based backdoor that gives Intel a permanent backdoor into your computer.</li>-->
421 <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>
422 </ul>
423 </div>
424 <!--End Bad-->
425 </div>
426 <!--End Row-->
427 </div>
428 <!--End Container-->
429
430 <!-- Begin Recommended Template -->
431 <div class="container-fluid recommended-section">
432 <!-- <h1 class="text-center"></h1> -->
433 <div class="row">
434 <div class="col-md-5 col-sm-6 recommended-img">
435 <img src="img/products/eoma.png" alt="LibreTea Computer Card in Earth-friendly chassis" class="center-block" />
436
437 <!-- Buy/Download Button -->
438 <a href="https://www.crowdsupply.com/eoma68/micro-desktop" class="btn get-item" role="button" href="#sellers-card">PRE-ORDER</a>
439 <!-- End Buy/Download button -->
440
441
442 </div>
443 <div class="col-md-7 col-sm-6">
444 <h5 class="text-center">LibreTea computer in modular chassis</h5>
445 <ul class="pros">
446 <li>Interchangeable components for easy repairs and reduced waste.</li>
447 <li>Hardware designs available so you can 3D-print new parts!</li>
448 <li>Comes with the <a href="https://www.gnu.org/distros/free-distros.en.html">Free Software Foundation-endorsed</a> Parabola operating system. This product is pending <a href="https://www.fsf.org/ryf">Respects Your Freedom</a> certification.</li>
449 </ul>
450 </div>
451 </div>
452 <!-- End Row -->
453 </div>
454 <!-- End Container -->
455
456 <!-- Begin Recommended Template -->
457 <div class="container-fluid recommended-section">
458 <!-- <h1 class="text-center"></h1> -->
459 <div class="row">
460 <div class="col-md-5 col-sm-6 recommended-img">
461 <img src="//static.fsf.org/nosvn/images/technoethical-adapter.png" alt="Mini Wi-Fi Adapter" class="center-block" />
462
463 <!-- Buy/Download Button -->
464 <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;">
465 BUY
466 <!-- Begin Sale -->
467 <span class="sale">sale</span>
468 <!-- End Sale -->
469 </a>
470 <div class="collapse" id="sellers-mini-adapter">
471 <div class="center-block seller-group">
472 <a href="https://tehnoetic.com/tehnoetic-wireless-adapter-gnu-linux-libre-tet-n150" class="seller action-button" class="seller action-button">Technoethical</a>
473 <p class="sale-info links">
474 <a href="#technoethical-promotion">Sale details.</a>
475 </p>
476 <a href="https://www.thinkpenguin.com/gnu-linux/penguin-wireless-n-usb-adapter-gnu-linux-tpe-n150usb" class="seller action-button">ThinkPenguin</a>
477 <p class="sale-info links">
478 <a href="#thinkpenguin-promotion">Sale details.</a>
479 </p>
480 </div>
481 </div>
482
483 <script>
484 document.getElementById('get-item-mini-adapter').style.display = '';
485 </script>
486 <noscript>
487 <div class="center-block seller-group">
488 <p style="color: #6b6b6b">
489 <strong>Get it from</strong>
490 </p>
491 <a href="https://tehnoetic.com/tehnoetic-wireless-adapter-gnu-linux-libre-tet-n150" class="seller action-button" class="seller action-button">Technoethical</a>
492
493 <p class="sale-info links">
494 <a href="#technoethical-promotion">Sale details.</a>
495 </p>
496 <a href="https://www.thinkpenguin.com/gnu-linux/penguin-wireless-n-usb-adapter-gnu-linux-tpe-n150usb" class="seller action-button">ThinkPenguin</a>
497 <p class="sale-info links">
498 <a href="#thinkpenguin-promotion">Sale details.</a>
499 </p>
500 </div>
501 </noscript>
502 <!-- End Buy/Download button -->
503
504 </div>
505 <div class="col-md-7 col-sm-6">
506 <h5 class="text-center">Mini Wi-Fi Adapter</h5>
507 <ul class="pros">
508 <li>Great for all-free-software installations on laptops with incompatible Wi-Fi hardware. If you use a laptop listed in this guide, an adapter like this won't be necessary.</li>
509 <li><a href="https://www.fsf.org/ryf">Certified to Respect Your Freedom</a>.</li>
510 </ul>
511 </div>
512 </div>
513 <!-- End Row -->
514 </div>
515 <!-- End Container -->
516
517 <!--Compact Laptops-->
518 <div class="container">
519 <h3 class="title text-center">Convertible Laptops/Tablets</h3>
520 <div class="row is-table-row">
521 <div class="good col-md-6 col-sm-6">
522 <img src="//static.fsf.org/nosvn/images/technoethical-x200t.png" alt="Technoethical convertible tablet laptop" class="center-block" />
523 <h5 class="text-center">X200t with GNU/Linux</h5>
524
525 <!-- Buy/Download Button -->
526 <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">
527 BUY
528 <!-- Begin Sale -->
529 <span class="sale" >sale</span>
530 <!-- End Sale -->
531 </a>
532 <div class="collapse" id="sellers-convertible">
533 <div class="center-block seller-group">
534 <p style="color: #6b6b6b">
535 <strong>Get it from</strong>
536 </p>
537
538 <a href="https://tehnoetic.com/tet-x200t" class="seller action-button">Technoethical</a>
539 <p class="sale-info links">
540 <a href="#technoethical-promotion">Sale details.</a>
541 </p>
542 </div>
543 </div>
544
545 <script>
546 document.getElementById('get-item-convertible').style.display = '';
547 </script>
548 <noscript>
549 <div class="center-block seller-group">
550 <p style="color: #6b6b6b">
551 <strong>Get it from</strong>
552 </p>
553
554 <a href="https://tehnoetic.com/tet-x200t" class="seller action-button">Technoethical</a>
555 <p class="sale-info links">
556 <a href="#technoethical-promotion">Sale details.</a>
557 </p> </div>
558 </noscript>
559 <!-- End Buy/Download button -->
560 <ul class="pros">
561 <li>Runs the <a href="https://www.gnu.org/distros/free-distros.en.html">FSF-endorsed</a> Trisquel operating system with libreboot firmware.</li>
562 <li>Durable hardware is meant to last and is easy to repair.</li>
563 <li>Created by a small business that replaces all restrictive components from a stock laptop.</li>
564 </ul>
565
566 </div>
567 <!--End Good-->
568
569 <div class="bad col-md-6 col-sm-6">
570 <img src="//static.fsf.org/nosvn/images/microsoft-surface-blocked.png" alt="lenovo" class="center-block" />
571 <h5 class="text-center">Microsoft Surface</h5>
572 <ul class="cons">
573 <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
574 data.
575 </li>
576 <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>
577 </ul>
578 </div>
579 <!--End Bad-->
580 </div>
581 <!--End Row-->
582 </div>
583 <!--End Container-->
584
585 <!--3D Printers-->
586 <div class="container">
587 <h3 class="title text-center">3D Printers</h3>
588 <div class="row is-table-row">
589 <div class="good col-md-6 col-sm-6">
590 <img src="img/products/lulzbot.png" alt="lulzbot" class="center-block" />
591 <h5 class="text-center">LulzBot Mini</h5>
592
593 <!-- Buy/Download Button -->
594 <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">
595 BUY
596 <!-- Begin Sale -->
597 <span class="sale" >sale</span>
598 <!-- End Sale -->
599 </a>
600 <div class="collapse" id="sellers-print">
601 <div class="center-block seller-group">
602 <p style="color: #6b6b6b">
603 <strong>Get it from</strong>
604 </p>
605 <a href="https://www.lulzbot.com/store?pk_campaign=fsf16&pk_kwd=store" class="seller action-button">LulzBot</a>
606 <p class="sale-info links">
607 <a href="#lulzbot-promotion">Sale details.</a>
608 </p>
609 </div>
610 </div>
611
612 <script>
613 document.getElementById('get-item-print').style.display = '';
614 </script>
615 <noscript>
616 <div class="center-block seller-group">
617 <p style="color: #6b6b6b">
618 <strong>Get it from</strong>
619 </p>
620 <a href="https://www.lulzbot.com/store?pk_campaign=fsf16&pk_kwd=store" class="seller action-button">LulzBot</a>
621 <p class="sale-info links">
622 <a href="#lulzbot-promotion">Sale details.</a>
623 </p>
624 </div>
625 </noscript>
626 <!-- End Buy/Download button -->
627 <ul class="pros">
628 <li><a href="https://www.fsf.org/ryf">Respects Your Freedom-certified</a> by the FSF to run with all free software, making 3D printing more accessible and encouraging innovation.</li>
629 <li>Performance and seamless interface <a href="http://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>
630 <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>
631 </ul>
632 </div>
633 <!--End Good-->
634
635 <div class="bad col-md-6 col-sm-6">
636 <img src="img/products/printer-blocked.png" alt="printer" class="center-block" />
637 <h5 class="text-center">Makerbot Replicator Mini</h5>
638 <ul class="cons">
639 <li>
640 MakerWare software is proprietary, restricting freedom and stifling innovation.
641 </li>
642
643 <li>
644 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.
645 </li>
646 </ul>
647 </div>
648 <!--End Bad-->
649 </div>
650 <!--End Row-->
651 </div>
652 <!--End Container-->
653
654
655 <!-- Begin Recommended Template -->
656 <div class="container-fluid recommended-section">
657 <!-- <h1 class="text-center"></h1> -->
658 <div class="row">
659 <div class="col-md-5 col-sm-6 recommended-img">
660 <img src="img/products/thinkpenguin-long-range-adapter.png" alt="Long-range Wi-Fi Adapter" class="center-block" />
661
662 <!-- Buy/Download Button -->
663 <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;">
664 BUY
665 <!-- Begin Sale -->
666 <span class="sale">sale</span>
667 <!-- End Sale -->
668 </a>
669 <div class="collapse" id="sellers-long-range-adapter">
670 <div class="center-block seller-group">
671 <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>
672 <p class="sale-info links">
673 <a href="#thinkpenguin-promotion">Sale details.</a>
674 </p>
675 </div>
676 </div>
677
678 <script>
679 document.getElementById('get-item-long-range-adapter').style.display = '';
680 </script>
681 <noscript>
682 <div class="center-block seller-group">
683 <p style="color: #6b6b6b">
684 <strong>Get it from</strong>
685 </p>
686 <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>
687 <p class="sale-info links">
688 <a href="#thinkpenguin-promotion">Sale details.</a>
689 </p>
690 </div>
691 </noscript>
692 <!-- End Buy/Download button -->
693
694 </div>
695 <div class="col-md-7 col-sm-6">
696 <h5 class="text-center">Long-Range Wi-Fi Adapter
697 </h5>
698 <ul class="pros">
699 <li>More powerful than its smaller cousin, and can be further upgraded with a larger antenna.</li>
700 <li><a href="https://www.fsf.org/ryf">Certified to Respect Your Freedom</a>.</li>
701 </ul>
702 </div>
703 </div>
704 <!-- End Row -->
705 </div>
706 <!-- End Container -->
707
708 <!--eBooks-->
709 <div class="container">
710 <h3 class="title text-center">eBooks</h3>
711 <div class="row is-table-row">
712 <div class="good col-md-6 col-sm-6">
713 <img src="img/products/gutenberg.png" alt="gutenberg" class="center-block" />
714 <h5 class="text-center">Project Gutenberg</h5>
715
716 <!-- Buy/Download Button -->
717 <a href="https://www.gutenberg.org/" class="btn get-item" role="button" href="#sellers-card">DOWNLOAD</a>
718 <!-- End Buy/Download button -->
719 <ul class="pros">
720 <li>All of the ebooks are gratis, including classics like Peter Pan and Huck Finn.</li>
721 <li>The original purveyor of eBooks free of <a href="http://www.defectivebydesign.org/what_is_drm_digital_restrictions_management">DRM</a> (Digital Restrictions Management), <a href="https://www.defectivebydesign.org/guide/ebooks">inspiring many others</a>.</li>
722 <li>Enjoy the freedom to read your ebooks on any device.</li>
723 </ul>
724 </div>
725 <!--End Good-->
726
727 <div class="bad col-md-6 col-sm-6">
728 <img src="img/products/amazon-blocked.png" alt="amazon" class="center-block fix-amazon" />
729 <h5 class="text-center">Amazon.com</h5>
730 <ul class="cons">
731 <li>
732 Amazon can remotely block or delete individual ebooks or your entire library with no warning or explanation (<a href="http://www.defectivebydesign.org/node/2250">they've done it before</a>).
733 </li>
734 <li>
735 Amazon uses <a href="http://www.defectivebydesign.org/what_is_drm_digital_restrictions_management">DRM</a> to prevent you from sharing your favorite books with friends or moving them between readers.
736 </li>
737 <li>
738 Amazon openly claims
739 <a href="http://www.defectivebydesign.org/amazon-kindle-swindle">you don't actually own or control your ebooks.</a>
740 </li>
741 </ul>
742 </div>
743 <!--End Bad-->
744 </div>
745 <!--End Row-->
746 </div>
747 <!--End Container-->
748
749 <div class="alert alert-success center-block">
750 <li class="info">
751 <p>The Free Software Foundation, as a small publisher of
752 books, recommends not purchasing on Amazon. If you do, please use <a class="alert-link" href="https://smile.amazon.com">smile.amazon.com</a> to designate a nonprofit to receive some of the money.</p>
753 </li>
754 </div>
755
756 <!--Graphic Design-->
757 <div class="container">
758 <h3 class="title text-center">Graphic Design</h3>
759 <div class="row is-table-row">
760 <div class="good col-md-6 col-sm-6">
761 <img src="img/products/gimp-inkscape.png" alt="GIMP and Inskacape" class="center-block" />
762 <h5 class="text-center">GIMP and Inkscape</h5>
763
764 <!-- Buy/Download Button -->
765 <a id="get-item-gimp" class="btn get-item" role="button" data-toggle="collapse" href="#sellers-gimp" aria-expanded="false" aria-controls="sellers-gimp" style="display:none; width: 150px; margin-left: -75px;">
766 DOWNLOAD
767 </a>
768 <div class="collapse" id="sellers-gimp">
769 <div class="center-block seller-group">
770 <a href="https://www.gimp.org/downloads/" class="seller action-button" style="background-color: #565040; color: white">GIMP</a>
771 <a href="https://inkscape.org/en/" class="seller action-button" style="background-color: #000; color: white">Inkscape</a>
772 </div>
773 </div>
774
775 <script>
776 document.getElementById('get-item-gimp').style.display = '';
777 </script>
778 <noscript>
779 <div class="center-block seller-group">
780 <p style="color: #6b6b6b">
781 </p>
782 <a href="https://www.gimp.org/downloads/" class="seller action-button" style="background-color: #565040; color: white">GIMP</a>
783 <a href="https://inkscape.org/en/" class="seller action-button" style="background-color: #000; color: white">Inkscape</a>
784 </div>
785 </noscript>
786 <!-- End Buy/Download button -->
787 <ul class="pros">
788 <li>Free software, with thriving developer communities.</li>
789 <li>Designed for free formats, but can also open files created in other programs.</li>
790 <li>Wide variety of plugins grants limitless features.</li>
791 <li>Easy to install on all major operating systems.</li>
792 </ul>
793 </div>
794 <!--End Good-->
795
796 <div class="bad col-md-6 col-sm-6">
797 <img src="img/products/adobe-blocked.png" alt="adobe" class="center-block" />
798 <h5 class="text-center">Photoshop and Illustrator</h5>
799 <ul class="cons">
800 <li>Proprietary software controlled by Adobe.</li>
801 <li>Shuts down when its DRM is unable to verify the costly required subscription, even if it's actually up to date.</li>
802 <li>Prefers locked-down proprietary formats.</li>
803 </ul>
804 </div>
805 <!--End Bad-->
806 </div>
807 <!--End Row-->
808 </div>
809 <!--End Container-->
810
811
812 <!-- Begin Recommended Template -->
813 <div class="container-fluid recommended-section">
814 <!-- <h1 class="text-center"></h1> -->
815 <div class="row">
816 <div class="col-md-5 col-sm-6 recommended-img">
817 <img src="img/products/thinkpenguin-mini-router.png" alt="VPN Router" class="center-block" />
818
819 <!-- Buy/Download Button -->
820 <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;">
821 BUY
822 <!-- Begin Sale -->
823 <span class="sale">sale</span>
824 <!-- End Sale -->
825 </a>
826 <div class="collapse" id="sellers-vpn-router">
827 <div class="center-block seller-group">
828 <a href="https://www.thinkpenguin.com/gnu-linux/free-software-wireless-n-mini-vpn-router-tpe-r1100" class="seller action-button">ThinkPenguin</a>
829 <p class="sale-info links">
830 <a href="#thinkpenguin-promotion">Sale details.</a>
831 </p>
832 </div>
833 </div>
834
835 <script>
836 document.getElementById('get-item-vpn-router').style.display = '';
837 </script>
838 <noscript>
839 <div class="center-block seller-group">
840 <p style="color: #6b6b6b">
841 <strong>Get it from</strong>
842 </p>
843 <a href="https://www.thinkpenguin.com/gnu-linux/free-software-wireless-n-mini-vpn-router-tpe-r1100" class="seller action-button">ThinkPenguin</a>
844 <p class="sale-info links">
845 <a href="#thinkpenguin-promotion">Sale details.</a>
846 </p>
847 </div>
848 </noscript>
849 <!-- End Buy/Download button -->
850
851 </div>
852 <div class="col-md-7 col-sm-6">
853 <h5 class="text-center">VPN Router</h5>
854 <ul class="pros">
855 <li>Designed to complement your existing router by providing a VPN that enhances privacy and security and circumvents network controls.</li>
856 <li>Designed for easy set-up.</li>
857 <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>
858 </ul>
859 </div>
860 </div>
861 <!-- End Row -->
862 </div>
863 <!-- End Container -->
864
865 <!--Gift Cards-->
866 <div class="container">
867 <h3 class="title text-center">Gift Cards</h3>
868 <div class="row is-table-row">
869 <div class="good col-md-6 col-sm-6">
870 <img src="img/products/fsf-card.png" alt="fsf card" class="center-block" />
871 <h5 class="text-center">FSF Membership Card</h5>
872
873 <!-- Buy/Download Button -->
874 <a href="https://my.fsf.org/join" class="btn get-item" role="button" href="#sellers-card">BUY</a>
875 <!-- End Buy/Download button -->
876 <ul class="pros">
877 <li>Join over 3,500 active members working to make a better world built on free software.</li>
878 <li>Enjoy a host of <a href="https://www.fsf.org/associate/benefits">member benefits</a>, including admission to the <a href="https://www.libreplanet.org/conference">yearly LibrePlanet conference</a>.</li>
879 <li>Membership donations are tax-deductible in the US. For a smaller gift, <a href="https://www.fsf.org/donate">donate in a friend's name</a>.</li>
880 </ul>
881
882 </div>
883 <!--End Good-->
884
885 <div class="bad col-md-6 col-sm-6">
886 <img src="img/products/itunes-blocked.png" alt="itunes" class="center-block fix-itunes" />
887 <h5 class="text-center">iTunes Cards</h5>
888 <ul class="cons">
889 <li> <a href="http://www.defectivebydesign.org/what_is_drm_digital_restrictions_management">DRM</a> on everything (except music) controls what you can do with your purchases.
890 </li>
891
892 <li> Apple claims (wrongly) that you don't actually own anything you buy from the iTunes store.</li>
893
894 <li> Requires proprietary software to use, even to download DRM-free music.</li>
895 </ul>
896 </div>
897 <!--End Bad-->
898 </div>
899 <!--End Row-->
900
901 </div>
902 <!--End Container-->
903
904
905 </section>
906 <!--End comparisons-->
907
908 <!-- Begin Donations -->
909 <section class="charities" id="charities">
910 <div class="container">
911 <h1 class="text-center">Recommended organizations for holiday donations</h1>
912 <div class="row">
913 <div class="col-md-3 col-sm-4 col-xs-6">
914 <a href="http://www.sfconservancy.org/"><img src="img/charities/sfc.png" alt="sfc" class="center-block img-responsive" /></a>
915 </div>
916 <div class="col-md-3 col-sm-4 col-xs-6">
917 <a href="http://www.eff.org/"><img src="img/charities/eff.png" alt="eff" class="center-block img-responsive" /></a>
918 </div>
919 <div class="col-md-3 col-sm-4 col-xs-6">
920 <a href="http://www.creativecommons.org/"><img src="img/charities/cc.png" alt="cc" class="center-block img-responsive" /></a>
921 </div>
922 <div class="col-md-3 col-sm-4 col-xs-6">
923 <a href="http://wikimedia.org/"><img src="img/charities/wikimedia.png" alt="wikimedia" class="center-block img-responsive" /></a>
924 </div>
925 <div class="col-md-3 col-sm-4 col-xs-6">
926 <a href="http://www.softwarefreedom.org/"><img src="img/charities/sflc.png" alt="sflc" class="center-block img-responsive" /></a>
927 </div>
928 <div class="col-md-3 col-sm-4 col-xs-6">
929 <a href="http://www.gnome.org/"><img src="img/charities/gnome.png" alt="gnome" class="center-block img-responsive" /></a>
930 </div>
931 <div class="col-md-3 col-sm-4 col-xs-6">
932 <a href="https://ceata.org/"><img src="img/charities/ceata.png" alt="ceata" class="center-block img-responsive" /></a>
933 </div>
934 <div class="col-md-3 col-sm-4 col-sx-6">
935 <a href="https://www.fsf.org/working-together">IMAGE</a>
936 class="center-block img-responsive" /></a>
937 </div>
938 </div>
939 </div>
940 <div class="col-md-3 col-sm-4 col-xs-6">
941 <a href="http://www.fsf.org/"><img src="img/charities/fsf.png" alt="fsf" class="center-block img-responsive" /></a>
942 </div>
943 </div>
944 </div>
945 </section>
946 <!-- End Donations -->
947
948 <!-- Begin Promotion details -->
949 <section class="promotion-details">
950 <div class="container">
951 <div class="row">
952 <div class="col-md-12">
953 <div class="panel-default">
954 <div class="panel-heading">
955 <h1 class="fix-margin">Promotion details</h1>
956 </div>
957 <div class="panel-body" id="promotion-details">
958<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>
959 <ul style="list-style: none inside none;">
960 <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>
961 <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>
962 <li id="technoethical-promotion"><strong>Technoethical:</strong>
963 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>
964 <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>
965 </ul>
966 </div>
967 </div>
968 </div>
969 <!-- End Panel -->
970 </div>
971 <!-- End Row -->
972 </div>
973 <!-- End Container -->
974 </section>
975 <!-- End Promotion details -->
976
977 <!-- Start Respects Your Freedoms -->
978 <section class="promotion-details">
979 <div class="container">
980 <div class="row">
981 <div class="col-md-12">
982 <div class="panel-default">
983 <div class="panel-heading">
984 <h1 class="fix-margin">Respects Your Freedoms</h1>
985 </div>
986 <div class="panel-body" id="promotion-details">
987 <p>The FSF certifies hardware as <a href="http://www.fsf.org/resources/hw/endorsement/respects-your-freedom">respecting your freedoms</a>. There is a <a href="http://www.fsf.org/resources/hw/endorsement/respects-your-freedom">complete list</a> of RYF products on FSF.org.</p>
988 <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>
989 </div>
990 </div>
991 </div>
992 <!-- End Panel -->
993 </div>
994 <!-- End Row -->
995 </div>
996 <!-- End Container -->
997 </section>
998 <!-- End Respects Your Freedoms -->
999
1000 <!-- Begin Licenses -->
1001 <section class="licenses">
1002 <div class="container">
1003 <div class="row">
1004 <div class="col-md-12">
1005 <div class="panel-default">
1006 <div class="panel-heading">
1007 <h1 class="fix-margin">Licenses</h1>
1008
1009 </div>
1010 <div class="panel-body" id="licenses">
1011 <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>
1012 </p>
1013 <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>
1014 <ul style="list-style: none inside none;">
1015 <li>X200, T400, iPhone, and ISP-provided router images are in the public domain.</li>
1016 <li>LulzBot 3D printer photo by Aleph Objects is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">Creative Commons Attribution-ShareAlike 3.0 Unported.</a></li>
1017 <li>FSF USB membership card by FSF is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">Creative Commons Attribution-ShareAlike 3.0 Unported.</a></li>
1018 <li>iTunes gift card is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">Creative Commons Attribution-ShareAlike 3.0 Unported.</a></li>
1019 <li>ThinkPenguin with GNU and both ThinkPenguin router images by ThinkPenguin are licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">Creative Commons Attribution-ShareAlike 3.0 Unported.</a></li>
1020 <li>Macbook Pro PSD by andrew-gw is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">Creative Commons Attribution-ShareAlike 3.0 Unported.</a></li>
1021 <li>Astounding Stories is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">Creative Commons Attribution-ShareAlike 3.0 Unported.</a></li>
1022 <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>
1023 <li>The Amazon, iOS, YouTube, Google Drive and Adobe Photoshop and Illustrator logos are registered trademarks.</li>
1024 <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>
1025 <li>The Lenovo U31 image is copyright Lenovo.</li>
1026 <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>
1027 <li>The MakerBot logo is copyright MakerBot Industries.</li>
1028 <li>The Least Authority logo is copyright Least Authority Enterprises.</li>
1029 <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>
1030 </ul>
1031 </div>
1032 </div>
1033 </div>
1034 <!-- End Panel -->
1035 </div>
1036 <!-- End Row -->
1037 </div>
1038 <!-- End Container -->
1039 </section>
1040 <!-- End Licenses -->
1041
1042 <!--Begin Footer-->
1043 <footer>
1044 <div class="container-fluid">
1045 <div class="row">
1046 <div class="col-md-4 col-sm-4 footer-logo">
1047 <a href="https://fsf.org/"><img src="img/fsf-footer.png" alt="FSF" class="center-block footer-logo img-responsive" /></a>
1048 </div>
1049 <div class="col-md-8 col-sm-8">
1050 <p>The FSF is a nonprofit with a worldwide mission to advance software freedom —
1051 <a href="https://fsf.org/about">learn about our history and work.</a>
1052 </p>
1053 <p>Version 7.0. Copyright © 2004-2016
1054 <a href="https://fsf.org/about/contact.html" title="Find out how to contact us">
1055 Free Software Foundation
1056 </a>, Inc.
1057 <a href="https://my.fsf.org/donate/privacypolicy.html"> Privacy Policy</a>.
1058 </p>
1059 </div>
1060 </div>
1061 <!-- End Row -->
1062 </div>
1063 <!-- End Container -->
1064 </footer>
1065 <!-- End Footer -->
1066
1067 <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
1068 <script src="js/jquery.js" charset="utf-8"></script>
1069 <!-- Include all compiled plugins (below), or include individual files as needed -->
1070 <script src="js/bootstrap.js" charset="utf-8"></script>
1071 <!-- Our JS -->
1072 <script src="js/magic.js" charset="utf-8"></script>
1073
1074 <!-- Piwik -->
1075 <script type="text/javascript">
1076 // @license magnet:?xt=urn:btih:c80d50af7d3db9be66a4d0a86db0286e4fd33292&dn=bsd-3-clause.txt
1077 var pkBaseURL = (("https:" == document.location.protocol) ? "https://piwik.fsf.org/" : "http://piwik.fsf.org/");
1078 document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
1079 try {
1080 var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 14);
1081 piwikTracker.trackPageView();
1082 piwikTracker.enableLinkTracking();
1083 } catch (err) {}
1084 // @license-end
1085 </script><noscript><p><img src="//piwik.fsf.org/piwik.php?idsite=14" style="border:0" alt="" /></p></noscript>
1086 <!-- End Piwik Tracking Code -->
1087 <a href="js/weblabels.html" rel="jslicense"></a>
1088 </body>
1089
1090 </html>