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