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