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