Fixing typo -- Tehnoetical is now Technoethical.
[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>
89 <nav class="navbar navbar-default">
90 <div class="container-fluid">
91 <!-- Brand and toggle get grouped for better mobile display -->
92 <div class="navbar-header">
93 <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-links" aria-expanded="false">
94 <span class="sr-only">Toggle navigation</span>
95 <span class="icon-bar bar1"></span>
96 <span class="icon-bar bar2"></span>
97 <span class="icon-bar bar3"></span>
98 </button>
99 <a class="navbar-brand" href="https://fsf.org/"><img class="brand" src="img/logo.png" alt="FSF" width="180" /></a>
100 <!-- <span class="label label-warning"><a href="http://fsf.org/jfb">Join the FSF</a></span> -->
101
102 </div>
103
104 <!-- Collect the nav links, forms, and other content for toggling -->
105 <div class="collapse navbar-collapse" id="navbar-links">
106 <ul class="nav navbar-nav">
107 <li><a class="animated fadeIn" href="https://www.fsf.org/about/">About the FSF</a></li>
108 <li><a class="animated fadeIn" href="https://www.fsf.org/campaigns/">Campaigns</a></li>
109 <li><a class="animated fadeIn" href="https://www.fsf.org/donate/">Donate</a></li>
110 <li><a class="animated fadeIn" href="http://shop.fsf.org/">Shop</a>
111 </ul>
112
113 </div>
114 <!-- /.navbar-collapse -->
115 </div>
116 <!-- /.container-fluid -->
117 </nav>
118
119 <!--Begin Intro-->
120 <section class="intro" id="intro">
121 <div class="container">
122 <div class="row">
123 <div class="illustration col-md-6">
124 <img src="img/Illustration.png" alt="large-illutration" class="img-responsive center-block" />
125 </div>
126 <div class="intro-text col-md-6">
127 <h1>Are you giving your loved ones tech gifts they can use freely?</h1>
128 <h4>Or gifts which put someone else in control?</h4>
129 <p>
130 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.
131 </p>
04d5bca2 132 <h4>More ethical options</h4>
0bca8dc5 133 <p>
04d5bca2 134 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 gifts, compared with their restrictive counterparts.
0bca8dc5
ZR
135 </p>
136 </div>
137 </div>
138 </div>
139 </section>
140 <!--End Intro-->
141
142 <!--Begin Actions-->
143 <section class="actions" id="actions">
144 <div class="container">
145 <div class="row">
146 <!-- Begin Action -->
147 <div class="action col-md-4 col-sm-4 text-center">
148 <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>
149 <p>
150 Use <span class="label label-default">#givefreely</span>. You might get a gift out of it!
151 </p>
152 </div>
153 <!-- End Action -->
154
155 <!-- Begin Action -->
156 <div class="action col-md-4 col-sm-4 text-center">
157 <a class="action-button" href="https://www.fsf.org/givingguide/giving-guide-giveaway-primer">Lead an event</a>
158 <p>
159 Print and distribute to holiday shoppers.
160 </p>
161
162 </div>
163 <!-- End Action -->
164
165 <!-- Begin Action -->
166 <div class="action col-md-4 col-sm-4 text-center">
167 <a class="action-button" href="#charities">Donate instead</a>
168 <p>
169 Help a free software organization in a friend's name.
170 </p>
171 </div>
172 <!-- End Action -->
173 </div>
174 <!-- End Row -->
175 </div>
176 <!-- End Container -->
177 </section>
178 <!--End Actions-->
179
180 <!--Begin Comparisons-->
181 <section class="comparisons">
182
183 <!--Smartphones-->
184 <div class="container smartphones">
185 <h3 class="title text-center">Smartphones</h3>
186 <div class="row is-table-row">
187 <div class="good col-md-6 col-sm-6" style="position:relative">
299aed6f 188 <img src="img/products/technoethical-replicant-s3.png" alt="replicant phone" class="center-block" />
0bca8dc5
ZR
189 <h5 class="text-center">Galaxy S3 with Replicant</h5>
190
191 <!-- Buy/Download Button -->
192 <a id="get-item" class="btn get-item" role="button" data-toggle="collapse" href="#sellers" aria-expanded="false" aria-controls="sellers" style="display:none">
193 BUY
194 <!-- Begin Sale -->
195 <span class="sale" >sale</span>
196 <!-- End Sale -->
197 </a>
198 <div class="collapse" id="sellers">
199 <div class="center-block seller-group">
200 <p style="color: #6b6b6b">
201 <strong>Get it from</strong>
202 </p>
299aed6f 203 <a href="https://tehnoetic.com/tehnoetic-s3-phone-replicant" class="seller action-button">Technoethical</a>
0bca8dc5 204 <div class="sale-info links">
299aed6f 205 <a href="#technoethical-promotion">Sale details.</a>
0bca8dc5
ZR
206 </div>
207 </div>
208 </div>
209
210 <script>
211 document.getElementById('get-item').style.display = '';
212 </script>
213 <noscript>
214 <div class="center-block seller-group">
215 <p style="color: #6b6b6b">
216 <strong>Get it from</strong>
217 </p>
299aed6f 218 <a href="https://tehnoetic.com/tehnoetic-s3-phone-replicant" class="seller action-button">Technoethical</a>
0bca8dc5 219 <p class="sale-info links">
299aed6f 220 <a href="#technoethical-promotion">Sale details.</a>
0bca8dc5
ZR
221 </p>
222 <!-- End Sale Info -->
223 </div>
224 </noscript>
225 <!-- End Buy/Download button -->
226
227 <ul class="pros">
228
807a00dc
ZR
229 <li>
230 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.
231 </li>
232 <li>
233 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.
234 </li>
0bca8dc5
ZR
235 </ul>
236 </div>
237 <!--End Good-->
238
239 <div class="bad col-md-6 col-sm-6">
240 <img src="img/products/iphone-blocked.png" alt="iphone" class="center-block fix-iphone" />
241 <h5 class="text-center">iPhone</h5>
242 <ul class="cons">
243 <li>Comes with no shortage of <a href="https://www.gnu.org/philosophy/proprietary-surveillance.html#SpywareIniThings">spyware</a>.</li>
244 <li>
245 iOS is a fully proprietary operating system, giving Apple control over the software on the devices.
246 </li>
247 <li>
248 Apple uses <a href="http://www.defectivebydesign.org/what_is_drm_digital_restrictions_management">DRM</a> to block competing software.
249 </li>
250 </ul>
251 </div>
252 <!--End Bad-->
253 </div>
254 <!--End Row-->
255 </div>
256 <!--End Container-->
257
807a00dc 258 <!--Full-Sized Laptops-->
0bca8dc5 259 <div class="container">
807a00dc 260 <h3 class="title text-center">Full-Sized Laptops</h3>
0bca8dc5
ZR
261 <div class="row is-table-row">
262 <div class="good col-md-6 col-sm-6">
263 <img src="img/products/t400.png" alt="t400" class="center-block" />
264 <h5 class="text-center">T400 with GNU/Linux</h5>
265
0bca8dc5
ZR
266 <!-- Buy/Download Button -->
267 <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">
268 BUY
04d5bca2
ZR
269 <!-- Begin Sale -->
270 <span class="sale" >sale</span>
271 <!-- End Sale -->
0bca8dc5
ZR
272 </a>
273 <div class="collapse" id="sellers-full">
274 <div class="center-block seller-group">
275 <p style="color: #6b6b6b">
276 <strong>Get it from</strong>
277 </p>
299aed6f 278 <a href="https://tehnoetic.com/tet-t400" class="seller action-button">Technoethical</a>
04d5bca2 279 <p class="sale-info links">
299aed6f 280 <a href="#technoethical-promotion">Sale details.</a>
04d5bca2 281 </p>
0bca8dc5
ZR
282 </div>
283 </div>
284
285 <script>
286 document.getElementById('get-item-full').style.display = '';
287 </script>
288 <noscript>
289 <div class="center-block seller-group">
290 <p style="color: #6b6b6b">
291 <strong>Get it from</strong>
292 </p>
299aed6f 293 <a href="https://tehnoetic.com/tet-t400" class="seller action-button">Technoethical</a>
04d5bca2 294 <p class="sale-info links">
299aed6f 295 <a href="#technoethical-promotion">Sale details.</a>
04d5bca2 296 </p>
0bca8dc5
ZR
297 </div>
298 </noscript>
299 <!-- End Buy/Download button -->
300
301 <ul class="pros">
04d5bca2 302 <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 303 <li>Durable hardware is meant to last and is easy to repair.</li>
0bca8dc5
ZR
304 <li>Created by a small business that replaces all restrictive components from a stock laptop.</li>
305 </ul>
306
307 </div>
308 <!--End Good-->
309
310 <div class="bad col-md-6 col-sm-6">
311 <img src="img/products/macbook-blocked.png" alt="macbook" class="center-block fix-macbook" />
312 <h5 class="text-center">Apple Macbook Pro with macOS</h5>
313 <ul class="cons">
314 <li>Runs on proprietary software that restricts the user's freedoms.</li>
315 <li>
316 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.
317 </li>
318 <li>Comes crawling with <a href="https://www.gnu.org/philosophy/proprietary-surveillance.html#SpywareInMacOS">spyware</a>.</li>
319 </ul>
320 </div>
321 <!--End Bad-->
322 </div>
323 <!--End Row-->
324 </div>
325 <!--End Container-->
326 <!--Compact Laptops-->
327 <div class="container">
328 <h3 class="title text-center">Compact Laptops</h3>
329 <div class="row is-table-row">
330 <div class="good col-md-6 col-sm-6">
331 <img src="img/products/x200.png" alt="x200" class="center-block" />
332 <h5 class="text-center">X200 with GNU/Linux</h5>
333
334 <!-- Buy/Download Button -->
335 <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">
336 BUY
337 <!-- Begin Sale -->
338 <span class="sale" >sale</span>
339 <!-- End Sale -->
340 </a>
341 <div class="collapse" id="sellers-compact">
342 <div class="center-block seller-group">
343 <p style="color: #6b6b6b">
344 <strong>Get it from</strong>
345 </p>
346
347 <a href="https://shop.libiquity.com/product/taurinus-x200" class="seller action-button">Libiquity</a>
348 <p class="sale-info links">
807a00dc 349 <a href="#libiquity-promotion">Sale details.</a>
0bca8dc5 350 </p>
04d5bca2 351 <!--<a href="https://minifree.org/product/libreboot-x200/" class="seller action-button">Minifree</a>-->
0bca8dc5
ZR
352 </div>
353 </div>
354
355 <script>
356 document.getElementById('get-item-compact').style.display = '';
357 </script>
358 <noscript>
359 <div class="center-block seller-group">
360 <p style="color: #6b6b6b">
361 <strong>Get it from</strong>
362 </p>
363 <a href="https://shop.libiquity.com/product/taurinus-x200" class="seller action-button">Libiquity</a>
364 <p class="sale-info links">
807a00dc 365 <a href="#libiquity-promotion">Sale details.</a>
0bca8dc5 366 </p>
04d5bca2 367 <!-- <a href="https://minifree.org/product/libreboot-x200/" class="seller action-button">Minifree</a> -->
0bca8dc5
ZR
368 </div>
369 </noscript>
370 <!-- End Buy/Download button -->
371 <ul class="pros">
807a00dc 372 <li>As free as can be: runs the <a href="https://www.gnu.org/distros/free-distros.en.html">FSF-endorsed</a> Trisquel operating system and libreboot firmware on hardware that is certified to <a href="https://www.fsf.org/ryf">Respect Your Freedom</a>.</li>
40ccd981 373 <li>Durable hardware is meant to last and is easy to repair.</li>
0bca8dc5
ZR
374 <li>Created by a small business that replaces all restrictive components from a stock laptop.</li>
375 </ul>
376
377 </div>
378 <!--End Good-->
379
380 <div class="bad col-md-6 col-sm-6">
381 <img src="img/products/lenovo-blocked.png" alt="lenovo" class="center-block" />
382 <h5 class="text-center">Lenovo U31 with Windows</h5>
383 <ul class="cons">
384 <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
385 data.
386 </li>
387 <!-- Commented out pending citation or confirmation <li>Includes Management Engine, a hardware-based backdoor that gives Intel a permanent backdoor into your computer.</li>-->
388 <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>
389 </ul>
390 </div>
391 <!--End Bad-->
392 </div>
393 <!--End Row-->
394 </div>
395 <!--End Container-->
396
397 <!-- Begin Recommended Template -->
398 <div class="container-fluid recommended-section">
399 <!-- <h1 class="text-center"></h1> -->
400 <div class="row">
401 <div class="col-md-5 col-sm-6 recommended-img">
402 <img src="img/products/eoma.png" alt="LibreTea Computer Card in Earth-friendly chassis" class="center-block" />
403
404 <!-- Buy/Download Button -->
405 <a href="https://www.crowdsupply.com/eoma68/micro-desktop" class="btn get-item" role="button" href="#sellers-card">PRE-ORDER</a>
406 <!-- End Buy/Download button -->
407
408
409 </div>
410 <div class="col-md-7 col-sm-6">
411 <h5 class="text-center">LibreTea computer in modular chassis</h5>
807a00dc
ZR
412 <ul class="pros">
413 <li>Interchangeable components for easy repairs and reduced waste.</li>
414 <li>Hardware designs available so you can 3D-print new parts!</li>
04d5bca2 415 <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 416 </ul>
0bca8dc5
ZR
417 </div>
418 </div>
419 <!-- End Row -->
420 </div>
421 <!-- End Container -->
422
423 <!--3D Printers-->
424 <div class="container">
425 <h3 class="title text-center">3D Printers</h3>
426 <div class="row is-table-row">
427 <div class="good col-md-6 col-sm-6">
428 <img src="img/products/lulzbot.png" alt="lulzbot" class="center-block" />
807a00dc 429 <h5 class="text-center">LulzBot Mini</h5>
0bca8dc5
ZR
430
431 <!-- Buy/Download Button -->
432 <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">
433 BUY
434 <!-- Begin Sale -->
435 <span class="sale" >sale</span>
436 <!-- End Sale -->
437 </a>
438 <div class="collapse" id="sellers-print">
439 <div class="center-block seller-group">
440 <p style="color: #6b6b6b">
441 <strong>Get it from</strong>
442 </p>
807a00dc 443 <a href="https://www.lulzbot.com/store?pk_campaign=fsf16&pk_kwd=store" class="seller action-button">LulzBot</a>
0bca8dc5
ZR
444 <p class="sale-info links">
445 <a href="#lulzbot-promotion">Sale details.</a>
446 </p>
447 </div>
448 </div>
449
450 <script>
451 document.getElementById('get-item-print').style.display = '';
452 </script>
453 <noscript>
454 <div class="center-block seller-group">
455 <p style="color: #6b6b6b">
456 <strong>Get it from</strong>
457 </p>
807a00dc 458 <a href="https://www.lulzbot.com/store?pk_campaign=fsf16&pk_kwd=store" class="seller action-button">LulzBot</a>
0bca8dc5
ZR
459 <p class="sale-info links">
460 <a href="#lulzbot-promotion">Sale details.</a>
461 </p>
462 </div>
463 </noscript>
464 <!-- End Buy/Download button -->
465 <ul class="pros">
466 <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 467 <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
468 <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>
469 </ul>
470 </div>
471 <!--End Good-->
472
473 <div class="bad col-md-6 col-sm-6">
474 <img src="img/products/printer-blocked.png" alt="printer" class="center-block" />
475 <h5 class="text-center">Makerbot Replicator Mini</h5>
476 <ul class="cons">
477 <li>
478 MakerWare software is proprietary, restricting freedom and stifling innovation.
479 </li>
480
481 <li>
482 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.
483 </li>
484 </ul>
485 </div>
486 <!--End Bad-->
487 </div>
488 <!--End Row-->
489 </div>
490 <!--End Container-->
491
492 <!-- Begin Recommended Template -->
493 <div class="container-fluid recommended-section">
494 <!-- <h1 class="text-center"></h1> -->
495 <div class="row">
496 <div class="col-md-5 col-sm-6 recommended-img">
299aed6f 497 <img src="img/products/technoethical-adapter.png" alt="Mini Wi-Fi Adapter" class="center-block" />
0bca8dc5
ZR
498
499 <!-- Buy/Download Button -->
500 <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;">
501 BUY
502 <!-- Begin Sale -->
503 <span class="sale">sale</span>
504 <!-- End Sale -->
505 </a>
506 <div class="collapse" id="sellers-mini-adapter">
507 <div class="center-block seller-group">
299aed6f 508 <a href="https://tehnoetic.com/tehnoetic-wireless-adapter-gnu-linux-libre-tet-n150" class="seller action-button" class="seller action-button">Technoethical</a>
0bca8dc5 509 <p class="sale-info links">
299aed6f 510 <a href="#technoethical-promotion">Sale details.</a>
0bca8dc5
ZR
511 </p>
512 <a href="https://www.thinkpenguin.com/gnu-linux/penguin-wireless-n-usb-adapter-gnu-linux-tpe-n150usb" class="seller action-button">ThinkPenguin</a>
513 <p class="sale-info links">
514 <a href="#thinkpenguin-promotion">Sale details.</a>
515 </p>
516 </div>
517 </div>
518
519 <script>
520 document.getElementById('get-item-mini-adapter').style.display = '';
521 </script>
522 <noscript>
523 <div class="center-block seller-group">
524 <p style="color: #6b6b6b">
525 <strong>Get it from</strong>
526 </p>
299aed6f 527 <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
528
529 <p class="sale-info links">
299aed6f 530 <a href="#technoethical-promotion">Sale details.</a>
0bca8dc5
ZR
531 </p>
532 <a href="https://www.thinkpenguin.com/gnu-linux/penguin-wireless-n-usb-adapter-gnu-linux-tpe-n150usb" class="seller action-button">ThinkPenguin</a>
533 <p class="sale-info links">
534 <a href="#thinkpenguin-promotion">Sale details.</a>
535 </p>
536 </div>
537 </noscript>
538 <!-- End Buy/Download button -->
539
540 </div>
541 <div class="col-md-7 col-sm-6">
542 <h5 class="text-center">Mini Wi-Fi Adapter</h5>
543 <ul class="pros">
544 <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>
545 <li><a href="https://www.fsf.org/ryf">Certified to Respect Your Freedom</a>.</li>
546 </ul>
547 </div>
548 </div>
549 <!-- End Row -->
550 </div>
551 <!-- End Container -->
552
553 <!-- Begin Recommended Template -->
554 <div class="container-fluid recommended-section">
555 <!-- <h1 class="text-center"></h1> -->
556 <div class="row">
557 <div class="col-md-5 col-sm-6 recommended-img">
558 <img src="img/products/thinkpenguin-long-range-adapter.png" alt="Long-range Wi-Fi Adapter" class="center-block" />
559
560 <!-- Buy/Download Button -->
561 <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;">
562 BUY
563 <!-- Begin Sale -->
564 <span class="sale">sale</span>
565 <!-- End Sale -->
566 </a>
567 <div class="collapse" id="sellers-long-range-adapter">
568 <div class="center-block seller-group">
569 <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>
570 <p class="sale-info links">
571 <a href="#thinkpenguin-promotion">Sale details.</a>
572 </p>
573 </div>
574 </div>
575
576 <script>
577 document.getElementById('get-item-long-range-adapter').style.display = '';
578 </script>
579 <noscript>
580 <div class="center-block seller-group">
581 <p style="color: #6b6b6b">
582 <strong>Get it from</strong>
583 </p>
584 <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>
585 <p class="sale-info links">
586 <a href="#thinkpenguin-promotion">Sale details.</a>
587 </p>
588 </div>
589 </noscript>
590 <!-- End Buy/Download button -->
591
592 </div>
593 <div class="col-md-7 col-sm-6">
594 <h5 class="text-center">Long-Range Wi-Fi Adapter
807a00dc 595 </h5>
0bca8dc5
ZR
596 <ul class="pros">
597 <li>More powerful than its smaller cousin, and can be further upgraded with a larger antenna.</li>
0bca8dc5
ZR
598 <li><a href="https://www.fsf.org/ryf">Certified to Respect Your Freedom</a>.</li>
599 </ul>
600 </div>
601 </div>
602 <!-- End Row -->
603 </div>
604 <!-- End Container -->
605
606 <!--eBooks-->
607 <div class="container">
608 <h3 class="title text-center">eBooks</h3>
609 <div class="row is-table-row">
610 <div class="good col-md-6 col-sm-6">
611 <img src="img/products/gutenberg.png" alt="gutenberg" class="center-block" />
612 <h5 class="text-center">Project Gutenberg</h5>
613
614 <!-- Buy/Download Button -->
615 <a href="https://www.gutenberg.org/" class="btn get-item" role="button" href="#sellers-card">DOWNLOAD</a>
616 <!-- End Buy/Download button -->
617 <ul class="pros">
618 <li>All of the ebooks are gratis, including classics like Peter Pan and Huck Finn.</li>
619 <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>
620 <li>Enjoy the freedom to read your ebooks on any device.</li>
621 </ul>
622 </div>
623 <!--End Good-->
624
625 <div class="bad col-md-6 col-sm-6">
626 <img src="img/products/amazon-blocked.png" alt="amazon" class="center-block fix-amazon" />
627 <h5 class="text-center">Amazon.com</h5>
628 <ul class="cons">
629 <li>
630 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>).
631 </li>
632 <li>
633 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.
634 </li>
635 <li>
636 Amazon openly claims
637 <a href="http://www.defectivebydesign.org/amazon-kindle-swindle">you don't actually own or control your ebooks.</a>
638 </li>
0bca8dc5
ZR
639 </ul>
640 </div>
641 <!--End Bad-->
642 </div>
643 <!--End Row-->
644 </div>
645 <!--End Container-->
646
807a00dc
ZR
647 <div class="alert alert-success center-block">
648 <li class="info">
04d5bca2
ZR
649 <p>The Free Software Foundation, as a small publisher of
650 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>
651 </li>
652 </div>
0bca8dc5 653
04d5bca2
ZR
654 <!--Graphic Design-->
655 <div class="container">
656 <h3 class="title text-center">Graphic Design</h3>
657 <div class="row is-table-row">
658 <div class="good col-md-6 col-sm-6">
659 <img src="img/products/gimp-inkscape.png" alt="GIMP and Inskacape" class="center-block" />
660 <h5 class="text-center">GIMP and Inkscape</h5>
661
662 <!-- Buy/Download Button -->
663 <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;">
664 DOWNLOAD
665 </a>
666 <div class="collapse" id="sellers-gimp">
667 <div class="center-block seller-group">
668 <a href="https://www.gimp.org/downloads/" class="seller action-button" style="background-color: #565040; color: white">GIMP</a>
669 <a href="https://inkscape.org/en/" class="seller action-button" style="background-color: #000; color: white">Inkscape</a>
670 </div>
0bca8dc5 671 </div>
0bca8dc5 672
04d5bca2
ZR
673 <script>
674 document.getElementById('get-item-gimp').style.display = '';
675 </script>
676 <noscript>
677 <div class="center-block seller-group">
678 <p style="color: #6b6b6b">
679 </p>
680 <a href="https://www.gimp.org/downloads/" class="seller action-button" style="background-color: #565040; color: white">GIMP</a>
681 <a href="https://inkscape.org/en/" class="seller action-button" style="background-color: #000; color: white">Inkscape</a>
682 </div>
683 </noscript>
684 <!-- End Buy/Download button -->
685 <ul class="pros">
686 <li>Free software, with thriving developer communities.</li>
687 <li>Designed for free formats, but can also open files created in other programs.</li>
688 <li>Wide variety of plugins grants limitless features.</li>
689 <li>Easy to install on all major operating systems.</li>
690 </ul>
691 </div>
692 <!--End Good-->
693
694 <div class="bad col-md-6 col-sm-6">
695 <img src="img/products/adobe-blocked.png" alt="adobe" class="center-block" />
696 <h5 class="text-center">Photoshop and Illustrator</h5>
697 <ul class="cons">
698 <li>Proprietary software controlled by Adobe.</li>
699 <li>Shuts down when its DRM is unable to verify the costly required subscription, even if it's actually up to date.</li>
700 <li>Prefers locked-down proprietary formats.</li>
701 </ul>
702 </div>
703 <!--End Bad-->
0bca8dc5 704 </div>
04d5bca2 705 <!--End Row-->
0bca8dc5 706 </div>
04d5bca2 707 <!--End Container-->
0bca8dc5 708
0bca8dc5 709
04d5bca2
ZR
710 <!-- Begin Recommended Template -->
711 <div class="container-fluid recommended-section">
712 <!-- <h1 class="text-center"></h1> -->
713 <div class="row">
714 <div class="col-md-5 col-sm-6 recommended-img">
715 <img src="img/products/thinkpenguin-mini-router.png" alt="VPN Router" class="center-block" />
716
717 <!-- Buy/Download Button -->
718 <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;">
719 BUY
720 <!-- Begin Sale -->
721 <span class="sale">sale</span>
722 <!-- End Sale -->
723 </a>
724 <div class="collapse" id="sellers-vpn-router">
725 <div class="center-block seller-group">
726 <a href="https://www.thinkpenguin.com/gnu-linux/free-software-wireless-n-mini-vpn-router-tpe-r1100" class="seller action-button">ThinkPenguin</a>
727 <p class="sale-info links">
728 <a href="#thinkpenguin-promotion">Sale details.</a>
729 </p>
730 </div>
0bca8dc5 731 </div>
807a00dc 732
04d5bca2
ZR
733 <script>
734 document.getElementById('get-item-vpn-router').style.display = '';
735 </script>
736 <noscript>
737 <div class="center-block seller-group">
738 <p style="color: #6b6b6b">
739 <strong>Get it from</strong>
740 </p>
741 <a href="https://www.thinkpenguin.com/gnu-linux/free-software-wireless-n-mini-vpn-router-tpe-r1100" class="seller action-button">ThinkPenguin</a>
742 <p class="sale-info links">
743 <a href="#thinkpenguin-promotion">Sale details.</a>
744 </p>
745 </div>
746 </noscript>
747 <!-- End Buy/Download button -->
807a00dc 748
04d5bca2
ZR
749 </div>
750 <div class="col-md-7 col-sm-6">
751 <h5 class="text-center">VPN Router</h5>
752 <ul class="pros">
753 <li>Designed to complement your existing router by providing a VPN that enhances privacy and security and circumvents network controls.</li>
754 <li>Designed for easy set-up.</li>
755 <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>
756 </ul>
757 </div>
807a00dc 758 </div>
04d5bca2 759 <!-- End Row -->
807a00dc 760 </div>
04d5bca2 761 <!-- End Container -->
0bca8dc5 762
04d5bca2
ZR
763 <!--Gift Cards-->
764 <div class="container">
765 <h3 class="title text-center">Gift Cards</h3>
766 <div class="row is-table-row">
767 <div class="good col-md-6 col-sm-6">
768 <img src="img/products/fsf-card.png" alt="fsf card" class="center-block" />
769 <h5 class="text-center">FSF Membership Card</h5>
770
771 <!-- Buy/Download Button -->
772 <a href="https://my.fsf.org/join" class="btn get-item" role="button" href="#sellers-card">BUY</a>
773 <!-- End Buy/Download button -->
774 <ul class="pros">
775 <li>Join over 3,500 active members working to make a better world built on free software.</li>
776 <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>
777 <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>
778 </ul>
0bca8dc5 779
04d5bca2
ZR
780 </div>
781 <!--End Good-->
0bca8dc5 782
04d5bca2
ZR
783 <div class="bad col-md-6 col-sm-6">
784 <img src="img/products/itunes-blocked.png" alt="itunes" class="center-block fix-itunes" />
785 <h5 class="text-center">iTunes Cards</h5>
786 <ul class="cons">
787 <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.
788 </li>
0bca8dc5 789
04d5bca2 790 <li> Apple claims (wrongly) that you don't actually own anything you buy from the iTunes store.</li>
0bca8dc5 791
04d5bca2
ZR
792 <li> Requires proprietary software to use, even to download DRM-free music.</li>
793 </ul>
794 </div>
795 <!--End Bad-->
0bca8dc5 796 </div>
04d5bca2 797 <!--End Row-->
0bca8dc5 798
04d5bca2
ZR
799 </div>
800 <!--End Container-->
0bca8dc5 801
0bca8dc5 802
04d5bca2
ZR
803 </section>
804 <!--End comparisons-->
0bca8dc5 805
04d5bca2
ZR
806 <!-- Begin Donations -->
807 <section class="charities" id="charities">
808 <div class="container">
809 <h1 class="text-center">Recommended organizations for holiday donations</h1>
810 <div class="row">
811 <div class="col-md-3 col-sm-4 col-xs-6">
812 <a href="http://www.sfconservancy.org/"><img src="img/charities/sfc.png" alt="sfc" class="center-block img-responsive" /></a>
813 </div>
814 <div class="col-md-3 col-sm-4 col-xs-6">
815 <a href="http://www.eff.org/"><img src="img/charities/eff.png" alt="eff" class="center-block img-responsive" /></a>
816 </div>
817 <div class="col-md-3 col-sm-4 col-xs-6">
818 <a href="http://www.creativecommons.org/"><img src="img/charities/cc.png" alt="cc" class="center-block img-responsive" /></a>
819 </div>
820 <div class="col-md-3 col-sm-4 col-xs-6">
821 <a href="http://wikimedia.org/"><img src="img/charities/wikimedia.png" alt="wikimedia" class="center-block img-responsive" /></a>
822 </div>
823 <div class="col-md-3 col-sm-4 col-xs-6">
824 <a href="http://www.softwarefreedom.org/"><img src="img/charities/sflc.png" alt="sflc" class="center-block img-responsive" /></a>
825 </div>
826 <div class="col-md-3 col-sm-4 col-xs-6">
827 <a href="http://www.gnome.org/"><img src="img/charities/gnome.png" alt="gnome" class="center-block img-responsive" /></a>
828 </div>
829 <div class="col-md-3 col-sm-4 col-xs-6">
830 <a href="https://ceata.org/"><img src="img/charities/ceata.png" alt="ceata" class="center-block img-responsive" /></a>
831 </div>
832 <div class="col-md-3 col-sm-4 col-xs-6">
833 <a href="http://www.fsf.org/"><img src="img/charities/fsf.png" alt="fsf" class="center-block img-responsive" /></a>
0bca8dc5 834 </div>
0bca8dc5 835 </div>
0bca8dc5 836 </div>
0bca8dc5 837 </section>
04d5bca2 838 <!-- End Donations -->
0bca8dc5 839
04d5bca2
ZR
840 <!-- Begin Promotion details -->
841 <section class="promotion-details">
0bca8dc5
ZR
842 <div class="container">
843 <div class="row">
844 <div class="col-md-12">
845 <div class="panel-default">
846 <div class="panel-heading">
04d5bca2 847 <h1 class="fix-margin">Promotion details</h1>
0bca8dc5 848 </div>
04d5bca2
ZR
849 <div class="panel-body" id="promotion-details">
850
0bca8dc5 851 <ul style="list-style: none inside none;">
04d5bca2 852 <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 853 <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 854 <li id="technoethical-promotion"><strong>Technoethical:</strong>
04d5bca2
ZR
855 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>
856 <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>
857 </ul>
858 </div>
0bca8dc5
ZR
859 </div>
860 </div>
04d5bca2 861 <!-- End Panel -->
0bca8dc5 862 </div>
04d5bca2
ZR
863 <!-- End Row -->
864 </div>
865 <!-- End Container -->
866 </section>
867 <!-- End Promotion details -->
868
869 <!-- Begin Licenses -->
870 <section class="licenses">
871 <div class="container">
872 <div class="row">
873 <div class="col-md-12">
874 <div class="panel-default">
875 <div class="panel-heading">
876 <h1 class="fix-margin">Licenses</h1>
877
878 </div>
879 <div class="panel-body" id="licenses">
880 <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>
881 </p>
882 <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>
883 <ul style="list-style: none inside none;">
884 <li>X200, T400, iPhone, and ISP-provided router images are in the public domain.</li>
885 <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>
886 <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>
887 <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>
888 <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>
889 <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>
890 <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>
891 <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>
892 <li>The Amazon, iOS, YouTube, Google Drive and Adobe Photoshop and Illustrator logos are registered trademarks.</li>
299aed6f 893 <li>Technoethical Replicant s3 and Wi-Fi Dongle by Technoethical 2016 licensed under <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>.</li>
04d5bca2
ZR
894 <li>The Lenovo U31 image is copyright Lenovo.</li>
895 <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>
896 <li>The MakerBot logo is copyright MakerBot Industries.</li>
897 <li>The Least Authority logo is copyright Least Authority Enterprises.</li>
898 </ul>
899 </div>
900 </div>
901 </div>
902 <!-- End Panel -->
0bca8dc5 903 </div>
04d5bca2
ZR
904 <!-- End Row -->
905 </div>
906 <!-- End Container -->
907 </section>
908 <!-- End Licenses -->
909
910 <!--Begin Footer-->
911 <footer>
912 <div class="container-fluid">
913 <div class="row">
914 <div class="col-md-4 col-sm-4 footer-logo">
18197a6e 915 <a href="https://fsf.org/"><img src="img/fsf-footer.png" alt="FSF" class="center-block footer-logo img-responsive" /></a>
04d5bca2
ZR
916 </div>
917 <div class="col-md-8 col-sm-8">
918 <p>The FSF is a nonprofit with a worldwide mission to advance software freedom —
919 <a href="https://fsf.org/about">learn about our history and work.</a>
920 </p>
921 <p>Version 7.0. Copyright © 2004-2016
922 <a href="https://fsf.org/about/contact.html" title="Find out how to contact us">
923 Free Software Foundation
924 </a>, Inc.
925 <a href="https://my.fsf.org/donate/privacypolicy.html"> Privacy Policy</a>.
926 </p>
927 </div>
0bca8dc5 928 </div>
04d5bca2
ZR
929 <!-- End Row -->
930 </div>
931 <!-- End Container -->
932 </footer>
933 <!-- End Footer -->
934
935 <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
936 <script src="js/jquery.js" charset="utf-8"></script>
937 <!-- Include all compiled plugins (below), or include individual files as needed -->
938 <script src="js/bootstrap.js" charset="utf-8"></script>
939 <!-- Our JS -->
940 <script src="js/magic.js" charset="utf-8"></script>
941
942 <!-- Piwik -->
943 <script type="text/javascript">
944 // @license magnet:?xt=urn:btih:c80d50af7d3db9be66a4d0a86db0286e4fd33292&dn=bsd-3-clause.txt
945 var pkBaseURL = (("https:" == document.location.protocol) ? "https://piwik.fsf.org/" : "http://piwik.fsf.org/");
946 document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
947 try {
948 var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 14);
949 piwikTracker.trackPageView();
950 piwikTracker.enableLinkTracking();
951 } catch (err) {}
952 // @license-end
953 </script><noscript><p><img src="//piwik.fsf.org/piwik.php?idsite=14" style="border:0" alt="" /></p></noscript>
954 <!-- End Piwik Tracking Code -->
955 <a href="js/weblabels.html" rel="jslicense"></a>
956 </body>
957
958 </html>