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