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