eedb38688e7938b6ea22e566ca2b950cfe040fb5
[fsf-giving-guide.git] / v8 / givingguide.html
1 <!DOCTYPE html>
2 <html lang="en">
3
4 <head>
5 <meta charset="utf-8">
6 <meta http-equiv="X-UA-Compatible" content="IE=edge">
7 <meta name="viewport" content="width=device-width, initial-scale=1">
8
9 <title>Ethical Tech | Giving Guide</title>
10 <meta name="description" content="This is the Free Software Foundation (FSF) guide to smarter gift giving, 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 <iframe src="//static.fsf.org/nosvn/banners/2017fundraiser/" width="100%" height="100%" scrolling="no" style="overflow: hidden; border: 0 none; display: block;"></iframe>
66 <nav class="navbar navbar-default">
67 <div class="container-fluid">
68 <!-- Brand and toggle get grouped for better mobile display -->
69 <div class="navbar-header">
70 <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-links" aria-expanded="false">
71 <span class="sr-only">Toggle navigation</span>
72 <span class="icon-bar bar1"></span>
73 <span class="icon-bar bar2"></span>
74 <span class="icon-bar bar3"></span>
75 </button>
76 <a class="navbar-brand" href="https://fsf.org/"><img class="brand" src="img/logo.png" alt="FSF" width="180" /></a>
77 <!-- <span class="label label-warning"><a href="https://fsf.org/jfb">Join the FSF</a></span> -->
78
79 </div>
80
81 <!-- Collect the nav links, forms, and other content for toggling -->
82 <div class="collapse navbar-collapse" id="navbar-links">
83 <ul class="nav navbar-nav">
84 <li><a class="animated fadeIn" href="https://www.fsf.org/about/">About the FSF</a></li>
85 <li><a class="animated fadeIn" href="https://www.fsf.org/campaigns/">Campaigns</a></li>
86 <li><a class="animated fadeIn" href="https://www.fsf.org/donate/">Donate</a></li>
87 <li><a class="animated fadeIn" href="https://shop.fsf.org/">Shop</a>
88 </ul>
89
90 </div>
91 <!-- /.navbar-collapse -->
92 </div>
93 <!-- /.container-fluid -->
94 </nav>
95
96 <!--Begin Intro-->
97 <section class="intro" id="intro">
98 <div class="container">
99 <div class="row">
100 <div class="illustration col-md-6">
101 <img src="img/Illustration.png" alt="large-illutration" class="img-responsive center-block" />
102 </div>
103 <div class="intro-text col-md-6">
104 <h1>Give the gift of freedom!</h1>
105
106 <p>A new phone or computer can be the highlight of the holidays, but with proprietary software lurking under the wrapping paper, your thoughtful gift may be more naughty than nice.</p>
107 <p>This guide replaces these holiday humbugs with better devices from ethical companies -- no creepy remote deletion of files, no punitive and mean rules about copying and sharing. Just products and software that respect the freedom and privacy of your loved ones: gifts you can feel good about.</p>
108 <p>Plus, our crib notes below will help you explain why this version is better than the one they've heard of (and spread the word about software freedom, too).</p>
109 </div>
110 </div>
111 </div>
112 </section>
113 <!--End Intro-->
114
115 <!--Begin Actions-->
116 <section class="actions" id="actions">
117 <div class="container">
118 <div class="row">
119 <!-- Begin Action -->
120 <div class="action col-md-4 col-sm-4 text-center">
121 <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">Tell your friends</a>
122 <p>
123 Use <span class="label label-default">#givefreely</span>. You might get a gift out of it!
124 </p>
125 </div>
126 <!-- End Action -->
127
128 <!-- Begin Action -->
129 <div class="action col-md-4 col-sm-4 text-center">
130 <a class="action-button" href="https://www.fsf.org/givingguide/giving-guide-giveaway-primer">Host a Giving Guide Giveaway</a>
131 <p>
132 Download the printable version.
133 </p>
134
135 </div>
136 <!-- End Action -->
137
138 <!-- Begin Action -->
139 <div class="action col-md-4 col-sm-4 text-center">
140 <a class="action-button" href="#charities">Support free software activism</a>
141 <p>
142 Donate to our suggested charities in your friend/family member's name
143 </p>
144 </div>
145 <!-- End Action -->
146 </div>
147 <!-- End Row -->
148 </div>
149 <!-- End Container -->
150 </section>
151 <!--End Actions-->
152
153 <!--Begin Comparisons-->
154 <section class="comparisons">
155
156 <!--Smartphones-->
157 <div class="container smartphones">
158 <h2 class="title text-center">Smartphones</h2>
159 <div class="row is-table-row">
160 <div class="good col-md-6 col-sm-6" style="position:relative">
161 <img src="img/products/mobile_n2.png" alt="replicant phone" class="center-block" />
162 <h5 class="text-center">Galaxy Note 2 with Replicant</h5>
163
164 <!-- Buy/Download Button -->
165 <a id="get-item" class="btn get-item" role="button" data-toggle="collapse" href="#sellers" aria-expanded="false" aria-controls="sellers" style="display:none">
166 BUY
167 <!-- Begin Sale -->
168 <span class="sale" >sale</span>
169 <!-- End Sale -->
170 </a>
171 <div class="collapse" id="sellers">
172 <div class="center-block seller-group">
173 <p style="color: #6b6b6b">
174 <strong>Get it from</strong>
175 </p>
176 <a href="https://tehnoetic.com/mobile-devices/tet-n2" class="seller action-button">Technoethical</a>
177 <div class="sale-info links">
178 <a href="#technoethical-promotion">Sale details.</a>
179 </div>
180 </div>
181 </div>
182
183 <script>
184 document.getElementById('get-item').style.display = '';
185 </script>
186 <noscript>
187 <div class="center-block seller-group">
188 <p style="color: #6b6b6b">
189 <strong>Get it from</strong>
190 </p>
191 <a href="https://tehnoetic.com/mobile-devices/tet-n2" class="seller action-button">Technoethical</a>
192 <p class="sale-info links">
193 <a href="#technoethical-promotion">Sale details.</a>
194 </p>
195 <!-- End Sale Info -->
196 </div>
197 </noscript>
198 <!-- End Buy/Download button -->
199
200 <ul class="pros">
201 <p>Why it's cool: Ever feel like every time you pick up your smartphone, someone is watching you? This may not cut off their access entirely, but it will make their job a little harder.</p>
202
203 <p> Your smartphone is so much more than a phone: it's a tiny computer you carry with you every day, and for many people around the world, it's their only internet-enabled device. Choosing one of these phones lets you bring software freedom everywhere you go.</p>
204
205 <p> You can also get an <a href="https://tehnoetic.com/tehnoetic-s2-phone-replicant">S2</a> or <a "https://tehnoetic.com/mobile-devices/tehnoetic-s3-phone-replicant">S3</a>, complete with Replicant.</p>
206 </ul>
207 </div>
208 <!--End Good-->
209
210 <!-- start bad -->
211
212 <div class="good col-md-6 col-sm-6">
213 <ul class="pros">
214 <li>
215 Runs the <a href="https://www.replicant.us">Replicant</a> free operating system, based on Android.
216 </li>
217 <li>
218 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.
219 </li>
220 <li>Note: While the main processor is exclusively running free software, the modem processor runs a Samsung nonfree system.</li>
221 </ul>
222
223 <h5 class="text-center">Stay away from: iPhones</h5>
224 <ul class="cons">
225 <li>Comes with no shortage of <a href="https://www.gnu.org/philosophy/proprietary-surveillance.html#SpywareIniThings">spyware</a>.</li>
226 <li>
227 iOS is a fully proprietary operating system, giving Apple control over the software on the devices.
228 </li>
229 <li>
230 Apple uses <a href="https://www.defectivebydesign.org/what_is_drm_digital_restrictions_management">DRM</a> to block competing software.
231 </li>
232 </ul>
233 </div>
234 <!--End Bad-->
235 </div>
236 <!--End Row-->
237 </div>
238 <!--End Container-->
239 <!--End bad-->
240
241
242 <h2 class="title text-center">Laptops, Tablets, and Desktops</h2>
243
244 <!--Laptops-->
245 <div class="container">
246 <h3 class="title text-center">Laptops</h3>
247 <div class="row is-table-row">
248 <div class="good col-md-6 col-sm-6">
249 <img src="img/products/t400.png" alt="t400" class="center-block" />
250 <h5 class="text-center">T400 with GNU/Linux</h5>
251
252
253
254 <!-- Buy/Download Button -->
255 <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">
256 BUY
257 <!-- Begin Sale -->
258 <span class="sale" >sale</span>
259 <!-- End Sale -->
260 </a>
261 <div class="collapse" id="sellers-full">
262 <div class="center-block seller-group">
263 <p style="color: #6b6b6b">
264 <strong>Get it from</strong>
265 </p>
266 <a href="https://tehnoetic.com/tet-t400" class="seller action-button">Technoethical</a>
267 <p class="sale-info links">
268 <a href="#technoethical-promotion">Sale details.</a>
269 </p>
270 <p>
271 <a href="https://minifree.org/product/libreboot-t400/" class="seller action-button">Minifree</a>
272 </p>
273 </div>
274 </div>
275
276 <script>
277 document.getElementById('get-item-full').style.display = '';
278 </script>
279 <noscript>
280 <div class="center-block seller-group">
281 <p style="color: #6b6b6b">
282 <strong>Get it from</strong>
283 </p>
284 <a href="https://tehnoetic.com/tet-t400" class="seller action-button">Technoethical</a>
285 <p class="sale-info links">
286 <a href="#technoethical-promotion">Sale details.</a>
287 </p>
288 <p>
289 <a href="https://minifree.org/product/libreboot-t400/" class="seller action-button">Minifree</a>
290 </p>
291 </div>
292 </noscript>
293 <!-- End Buy/Download button -->
294
295 <ul class="pros">
296 <p>Why it's cool: You need a reliable computer for work and play. This one is just dandy for both, minus icky DRM and spyware.</p>
297 <p>Setting up a fully free system is easier than it used to be, but can still seem daunting -- especially if you've never done it before. Luckily, you can now get a new-to-you laptop that's ready to go out of the box.</p>
298 <p>Technoethical also has a <a href="https://tehnoetic.com/laptops/tet-t400s">T400s</a> available.</p>
299 </ul>
300
301 </div>
302 <!--End Good-->
303
304 <!--start bad-->
305 <div class="good col-md-6 col-sm-6">
306 <ul class="pros">
307 <li>Runs the <a href="https://www.gnu.org/distros/free-distros.en.html">FSF-endorsed</a> Trisquel operating system and libreboot firmware.</li>
308 <li>Durable hardware is meant to last and is easy to repair.</li>
309 <li>Created by a small business that replaces all restrictive components from a stock laptop.</li>
310 </ul>
311 <h5 class="text-center">Stay away from: Windows</h5>
312 <ul class="cons">
313 <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
314 data.
315 </li>
316 <!-- Commented out pending citation or confirmation <li>Includes Management Engine, a hardware-based backdoor that gives Intel a permanent backdoor into your computer.</li>-->
317 <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>
318 </ul>
319 </div>
320 <!--End Bad-->
321 </div>
322 <!--End Row-->
323 </div>
324 <!--End Container-->
325
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
335
336
337 <!-- Buy/Download Button -->
338 <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">
339 BUY
340 <!-- Begin Sale -->
341 <span class="sale" >sale</span>
342 <!-- End Sale -->
343 </a>
344 <div class="collapse" id="sellers-compact">
345 <div class="center-block seller-group">
346 <p style="color: #6b6b6b">
347 <strong>Get it from</strong>
348 </p>
349
350 <a href="https://shop.libiquity.com/product/taurinus-x200" class="seller action-button">Libiquity</a>
351 <p class="sale-info links">
352 Libiquity's X200 is <a href="https://www.fsf.org/ryf">Respects Your Freedom</a> certified, but shipping is limited to the US. <a href="#libiquity-promotion">Sale details.</a>
353
354 </p>
355 <a href="https://tehnoetic.com/tet-x200" class="seller action-button">Technoethical</a>
356 <p class="sale-info links">
357 Technoethical's X200 is <a href="https://www.fsf.org/ryf">Respects Your Freedom</a> certified. Global shipping is available. <a href="#technoethical-promotion">Sale details.</a>
358 </p>
359 <a href="https://store.vikings.net/x200-ryf-certfied" class="seller action-button">Vikings</a>
360 <p class="sale-info links">
361 Viking's X200 is <a href="https://www.fsf.org/ryf">Respects Your Freedom</a> certified. Global shipping is available. <a href="#viking-promotion">Sale details.</a>
362
363 </p>
364
365 </div>
366 </div>
367
368 <script>
369 document.getElementById('get-item-compact').style.display = '';
370 </script>
371 <noscript>
372 <div class="center-block seller-group">
373 <p style="color: #6b6b6b">
374 <strong>Get it from</strong>
375 </p>
376 <a href="https://shop.libiquity.com/product/taurinus-x200" class="seller action-button">Libiquity</a>
377 <p class="sale-info links">
378 Libiquity's X200 is <a href="https://www.fsf.org/ryf">Respects Your Freedom</a>-certified, but shipping is limited to the US. <a href="#libiquity-promotion">Sale details.</a>
379 </p>
380 <a href="https://tehnoetic.com/tet-x200" class="seller action-button">Technoethical</a>
381 <p class="sale-info links">
382 Technoethical's X200 is <a href="https://www.fsf.org/ryf">Respects Your Freedom</a> certified, and global shipping is available. <a href="#technoethical-promotion">Sale details.</a>
383 </p>
384 <a href="https://store.vikings.net/x200-ryf-certfied" class="seller action-button">Vikings</a>
385 <p class="sale-info links">
386 Viking's X200 is <a href="https://www.fsf.org/ryf">Respects Your Freedom</a> certified. Global shipping is available. <a href="#viking-promotion">Sale details.</a></p>
387 </div>
388 </noscript>
389 <!-- End Buy/Download button -->
390
391 <!-- start good -->
392 <ul class="pros">
393 <p>Why it's cool: Take it to the office, take it to the cafe, take it to class, take it home and set it up on the counter so you can listen to NPR while you cook. Do all of this the easy way.</p>
394
395 <p>This machine is made to go everywhere with you, and thanks to Libiquity and Technoethical, you can have your mobility and your freedom too.</p>
396 </ul>
397
398 </div>
399 <!--End Good-->
400
401 <!--start bad-->
402 <div class="good col-md-6 col-sm-6">
403 <ul class="pros">
404 <li>Runs the <a href="https://www.gnu.org/distros/free-distros.en.html">FSF-endorsed</a> Trisquel operating system with libreboot firmware. The X200 sold by Libiquity is also certified to <a href="https://www.fsf.org/ryf">Respect Your Freedom</a>.</li>
405 <li>Durable hardware is meant to last and is easy to repair.</li>
406 <li>Created by a small business that replaces all restrictive components from a stock laptop.</li>
407 <h5 class="text-center">Stay away from: Apple</h5>
408 <ul class="cons">
409 <li>Runs on proprietary software that restricts the user's freedoms.</li>
410 <li>
411 Apple app stores use <a href="https://www.defectivebydesign.org/what_is_drm_digital_restrictions_management">DRM</a> to restrict what you can do with your purchases.
412 </li>
413 <li>Comes crawling with <a href="https://www.gnu.org/philosophy/proprietary-surveillance.html#SpywareInMacOS">spyware</a>.</li>
414 </ul>
415 </div>
416 <!--End Bad-->
417 </div>
418 <!--End Row-->
419 </div>
420 <!--End Container-->
421
422 <!--convertible Laptops-->
423 <div class="container">
424 <h3 class="title text-center">Convertible Laptops/Tablets</h3>
425 <div class="row is-table-row">
426 <div class="good col-md-6 col-sm-6">
427 <img src="//static.fsf.org/nosvn/images/technoethical-x200t.png" alt="Technoethical convertible tablet laptop" class="center-block" />
428 <h5 class="text-center">X200t with GNU/Linux</h5>
429
430 <!-- Buy/Download Button -->
431 <a id="get-item-convertible" class="btn get-item" role="button" data-toggle="collapse" href="#sellers-convertible" aria-expanded="false" aria-controls="sellers-convertible" style="display:none">
432 BUY
433 <!-- Begin Sale -->
434 <span class="sale" >sale</span>
435 <!-- End Sale -->
436 </a>
437 <div class="collapse" id="sellers-convertible">
438 <div class="center-block seller-group">
439 <p style="color: #6b6b6b">
440 <strong>Get it from</strong>
441 </p>
442
443 <a href="https://tehnoetic.com/tet-x200t" class="seller action-button">Technoethical</a>
444 <p class="sale-info links">
445 <a href="#technoethical-promotion">Sale details.</a>
446 </p>
447 </div>
448 </div>
449
450 <script>
451 document.getElementById('get-item-convertible').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>
458
459 <a href="https://tehnoetic.com/tet-x200t" class="seller action-button">Technoethical</a>
460 <p class="sale-info links">
461 <a href="#technoethical-promotion">Sale details.</a>
462 </p> </div>
463 </noscript>
464 <!-- End Buy/Download button -->
465 <ul class="pros">
466 <p>Why it's cool: Use it as a laptop or as a tablet with a built-in stylus. It may not be a brand-new concept, but it'll always feel a little futuristic.</p>
467
468 <p>Enjoy all the portability of a tablet, without having to hunt-and-peck every letter when it comes time to do some work. It's versatile, multi-purpose, and stylish, and fits smoothly into every environment in your life (without pummeling you with the abuses of proprietary software).</p>
469 </ul>
470
471 </div>
472 <!--End Good-->
473
474 <!--start bad-->
475 <div class="good col-md-6 col-sm-6">
476 <ul class="pros">
477 <li>Runs the <a href="https://www.gnu.org/distros/free-distros.en.html">FSF-endorsed</a> Trisquel operating system with libreboot firmware.</li>
478 <li>Durable hardware is meant to last and is easy to repair.</li>
479 <li>Created by a small business that replaces all restrictive components from a stock laptop.</li>
480 </ul>
481 <h5 class="text-center">Stay away from: Microsoft Surface</h5>
482 <ul class="cons">
483 <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
484 data.
485 </li>
486 <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>
487 </ul>
488 </div>
489 <!--End Bad-->
490 </div>
491 <!--End Row-->
492 </div>
493 <!--End Container-->
494
495 <!--Desktops-->
496 <div class="container">
497 <h3 class="title text-center">Desktops</h3>
498 <div class="row is-table-row">
499 <div class="good col-md-6 col-sm-6">
500 <img src="img/products/desktop.png" alt="The Workstation, a tower computer by Vikings" class="center-block" />
501 <h5 class="text-center">D16 Workstation with GNU/Linux</h5>
502
503 <!-- Buy/Download Button -->
504 <a id="get-item-compact-d16" class="btn get-item" role="button" data-toggle="collapse" href="#sellers-compact" aria-expanded="false" aria-controls="sellers-compact" style="display:none">
505 BUY
506 <!-- Begin Sale -->
507 <span class="sale" >sale</span>
508 <!-- End Sale -->
509 </a>
510 <div class="collapse" id="sellers-compact">
511 <div class="center-block seller-group">
512 <p style="color: #6b6b6b">
513 <strong>Get it from</strong>
514 </p>
515
516 <a href="https://store.vikings.net/libre-friendly-hardware/vikings-d16-workstation" class="seller action-button">Vikings</a>
517 <p class="sale-info links">
518 The D16 Workstation is not Respects Your Freedoms certified at this point.
519 </p>
520 </div>
521 </div>
522
523 <script>
524 document.getElementById('get-item-compact-d16').style.display = '';
525 </script>
526 <noscript>
527 <div class="center-block seller-group">
528 <p style="color: #6b6b6b">
529 <strong>Get it from</strong>
530 </p>
531 <a href="https://store.vikings.net/libre-friendly-hardware/vikings-d16-workstation" class="seller action-button">Vikings</a>
532 <p class="sale-info links">
533 The Workstation is not Respects Your Freedoms certified at this point.
534 </p>
535 </div>
536 </noscript>
537 <!-- End Buy/Download button -->
538
539 <ul class="pros">
540 <p>Why it's cool: Sometimes you need heavy-duty computing power that a laptop just can't provide.</p>
541
542 <p>Gamers, video editors, and other users may want or need a more powerful machine – a desktop is the answer when you really need that extra push. Also good for users who want a bigger screen.</p>
543 <p>Vikings offers three desktop computers. (ThinkPenguin also <a href="https://www.thinkpenguin.com/catalog/desktop-computers-gnu-linux">has desktops</a>.)
544 </ul>
545
546 </div>
547 <!--End Good-->
548
549 <!--start bad-->
550 <div class="good col-md-6 col-sm-6">
551 <ul class="pros">
552 <li>Options of coming with the <a href="https://www.gnu.org/distros/free-distros.en.html">FSF-endorsed</a> Trisquel or Parabola operating systems.</li>
553 <li>Choose between corebook and Libreboot.</li>
554 <li>Customize and specialize to your needs.</li>
555 </ul>
556 <h5 class="text-center">Stay away from: Intel Management Engine</h5>
557 <ul class="cons">
558 <li>Intel Management Engine is a little piece of firmware that performs various tasks while computers are booting, running, and sleeping. This poses a <a href="https://www.fsf.org/blogs/licensing/intel-me-and-why-we-should-get-rid-of-me">major security risk and threat to user freedom</a>. While there's not actually anything that can be done about Intel ME at the moment, it's good to know what's lurking inside your computer.
559 </li>
560 <!-- Commented out pending citation or confirmation <li>Includes Management Engine, a hardware-based backdoor that gives Intel a permanent backdoor into your computer.</li>-->
561 <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>
562 </ul>
563 </div>
564 <!--End Bad-->
565 </div>
566 <!--End Row-->
567 </div>
568 <!--End Container-->
569
570
571 <!--start container-->
572 <!-- Begin Recommended Template -->
573 <div class="container">
574 <h2 class="title text-center">Wireless Adapters</h2>
575 <div class="row is-table-row">
576 <div class="col-md-5 col-sm-6 recommended-img">
577 <img src="//static.fsf.org/nosvn/images/technoethical-adapter.png" alt="Mini Wi-Fi Adapter" class="center-block" />
578 <h5 class="text-center">Mini Wi-Fi Adapter</h5>
579
580 <!-- Buy/Download Button -->
581 <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;">
582 BUY
583 <!-- Begin Sale -->
584 <span class="sale">sale</span>
585 <!-- End Sale -->
586 </a>
587 <div class="collapse" id="sellers-mini-adapter">
588 <div class="center-block seller-group">
589 <a href="https://tehnoetic.com/tehnoetic-wireless-adapter-gnu-linux-libre-tet-n150" class="seller action-button" class="seller action-button">Technoethical</a>
590 <p class="sale-info links">
591 <a href="#technoethical-promotion">Sale details.</a>
592 </p>
593 <a href="https://www.thinkpenguin.com/gnu-linux/penguin-wireless-n-usb-adapter-gnu-linux-tpe-n150usb" class="seller action-button">ThinkPenguin</a>
594 <p class="sale-info links">
595 <a href="#thinkpenguin-promotion">Sale details.</a>
596 </p>
597 </div>
598 </div>
599
600 <script>
601 document.getElementById('get-item-mini-adapter').style.display = '';
602 </script>
603 <noscript>
604 <div class="center-block seller-group">
605 <p style="color: #6b6b6b">
606 <strong>Get it from</strong>
607 </p>
608 <a href="https://tehnoetic.com/tehnoetic-wireless-adapter-gnu-linux-libre-tet-n150" class="seller action-button" class="seller action-button">Technoethical</a>
609
610 <p class="sale-info links">
611 <a href="#technoethical-promotion">Sale details.</a>
612 </p>
613 <a href="https://www.thinkpenguin.com/gnu-linux/penguin-wireless-n-usb-adapter-gnu-linux-tpe-n150usb" class="seller action-button">ThinkPenguin</a>
614 <p class="sale-info links">
615 <a href="#thinkpenguin-promotion">Sale details.</a>
616 </p>
617 </div>
618 </noscript>
619 <!-- End Buy/Download button -->
620
621 <!--start pros-->
622 <ul class="pros">
623 <p>Why it's cool: Trying to go 100% free? Do it the easy way – just plug this into your USB port and you're ready to go.</p>
624 </ul>
625 </div>
626
627 <div class="good col-md-6 col-sm-6">
628 <ul class="pros">
629 <li>Great for all-free-software installations on laptops with incompatible Wi-Fi hardware.</li>
630 <li><a href="https://www.fsf.org/ryf">Certified to Respect Your Freedom</a>.</li>
631 <li>Options from Technoethical and ThinkPenguin.</li>
632 <li>If you use a laptop listed in this guide, an adapter like this won't be necessary.</li>
633 </ul>
634 </div>
635 </div>
636 <!-- End Row -->
637 </div>
638 <!-- End Container -->
639
640 <!-- Begin Recommended Template -->
641
642 <div class="container">
643 <div class="row is-table-row">
644 <div class="col-md-5 col-sm-6 recommended-img">
645 <img src="img/products/thinkpenguin-long-range-adapter.png" alt="Long-range Wi-Fi Adapter" class="center-block" />
646 <h5 class="text-center">Long Range Wi-Fi Adapter</h5>
647
648 <!-- Buy/Download Button -->
649 <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;">
650 BUY
651 <!-- Begin Sale -->
652 <span class="sale">sale</span>
653 <!-- End Sale -->
654 </a>
655 <div class="collapse" id="sellers-long-range-adapter">
656 <div class="center-block seller-group">
657 <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>
658 <p class="sale-info links">
659 <a href="#thinkpenguin-promotion">Sale details.</a>
660 </p>
661 </div>
662 </div>
663
664 <script>
665 document.getElementById('get-item-long-range-adapter').style.display = '';
666 </script>
667 <noscript>
668 <div class="center-block seller-group">
669 <p style="color: #6b6b6b">
670 <strong>Get it from</strong>
671 </p>
672 <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>
673 <p class="sale-info links">
674 <a href="#thinkpenguin-promotion">Sale details.</a>
675 </p>
676 </div>
677 </noscript>
678 <!-- End Buy/Download button -->
679
680 </div>
681 <div class="col-md-7 col-sm-6">
682 </h5>
683 <ul class="pros">
684 <li>More powerful than its smaller cousin, and can be further upgraded with a larger antenna.</li>
685 <li><a href="https://www.fsf.org/ryf">Certified to Respect Your Freedom</a>.</li>
686 <li>Multiple options from Technoethical and ThinkPenguin.</li>
687 </ul>
688 </div>
689 </div>
690 <!-- End Row -->
691 </div>
692 <!-- End Container -->
693
694 <!-- Begin Recommended Template -->
695 <div class="container">
696 <div class="row is-table-row">
697 <div class="col-md-5 col-sm-6 recommended-img">
698 <img src="img/products/thinkpenguin-mini-router.png" alt="VPN Router" class="center-block" />
699 <h5 class="text-center">VPN Router</h5>
700
701 <!-- Buy/Download Button -->
702 <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;">
703 BUY
704 <!-- Begin Sale -->
705 <span class="sale">sale</span>
706 <!-- End Sale -->
707 </a>
708 <div class="collapse" id="sellers-vpn-router">
709 <div class="center-block seller-group">
710 <a href="https://www.thinkpenguin.com/gnu-linux/free-software-wireless-n-mini-vpn-router-tpe-r1100" class="seller action-button">ThinkPenguin</a>
711 <p class="sale-info links">
712 <a href="#thinkpenguin-promotion">Sale details.</a>
713 </p>
714 </div>
715 </div>
716
717 <script>
718 document.getElementById('get-item-vpn-router').style.display = '';
719 </script>
720 <noscript>
721 <div class="center-block seller-group">
722 <p style="color: #6b6b6b">
723 <strong>Get it from</strong>
724 </p>
725 <a href="https://www.thinkpenguin.com/gnu-linux/free-software-wireless-n-mini-vpn-router-tpe-r1100" class="seller action-button">ThinkPenguin</a>
726 <p class="sale-info links">
727 <a href="#thinkpenguin-promotion">Sale details.</a>
728 </p>
729 </div>
730 </noscript>
731 <!-- End Buy/Download button -->
732
733 </div>
734 <div class="col-md-7 col-sm-6">
735 <ul class="pros">
736 <li>Designed to complement your existing router by providing a VPN that enhances privacy and security and circumvents network controls.</li>
737 <li>Designed for easy set-up.</li>
738 <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>
739 </ul>
740 </div>
741 </div>
742 <!-- End Row -->
743 </div>
744 <!-- End Container -->
745
746 <!--3D Printers-->
747 <div class="container">
748 <h3 class="title text-center">3D Printers</h3>
749 <div class="row is-table-row">
750 <div class="good col-md-6 col-sm-6">
751 <img src="img/products/lulzbot.png" alt="lulzbot" class="center-block" />
752 <h5 class="text-center">LulzBot Mini</h5>
753
754 <!-- Buy/Download Button -->
755 <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">
756 BUY
757 <!-- Begin Sale -->
758 <span class="sale" >sale</span>
759 <!-- End Sale -->
760 </a>
761 <div class="collapse" id="sellers-print">
762 <div class="center-block seller-group">
763 <p style="color: #6b6b6b">
764 <strong>Get it from</strong>
765 </p>
766 <a href="https://www.lulzbot.com/store?pk_campaign=fsf16&pk_kwd=store" class="seller action-button">LulzBot</a>
767 <p class="sale-info links">
768 <a href="https://www.lulzbot.com">Lulzbot</a> is having general sales Black Friday through Cyber Monday. <a href="#lulzbot-promotion">Sale details.</a>
769
770 </p>
771 </div>
772 </div>
773
774 <script>
775 document.getElementById('get-item-print').style.display = '';
776 </script>
777 <noscript>
778 <div class="center-block seller-group">
779 <p style="color: #6b6b6b">
780 <strong>Get it from</strong>
781 </p>
782 <a href="https://www.lulzbot.com/store?pk_campaign=fsf16&pk_kwd=store" class="seller action-button">LulzBot</a>
783 <p class="sale-info links">
784 <a href="#lulzbot-promotion">Sale details.</a>
785 </p>
786 </div>
787 </noscript>
788 <!-- End Buy/Download button -->
789 <ul class="pros">
790 <p>Why it's cool: Think ahead -- if you give this to your friend or relative, they might use it next year to make YOU a gift.</p>
791
792 <p>3D printers are an amazing learning and exploration tool for kids and a fun toy for grownups, and they've come a long way from their origins in the early 2000s. Keep it free and fun by digging into the zillions of free software options for modeling, and communities that share freely licensed designs.</p>
793 </ul>
794 </div>
795 <!--End Good-->
796
797 <div class="good col-md-6 col-sm-6">
798 <ul class="pros">
799 <li>Performance and seamless interface <a href="https://www.tomsguide.com/us/lulzbot-mini-3d-printer,review-2744.html">earned it "Editor's Choice"</a> in <em>Tom's Guide</em>'s 2016 3D printer comparison.</li>
800 <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>
801 </ul>
802 <h5 class="text-center">Stay away from: Makerbot</h5>
803 <ul class="cons">
804 <li>
805 MakerWare software is proprietary, restricting freedom and stifling innovation.
806 </li>
807 <li>
808 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.
809 </li>
810 </ul>
811 </div>
812 <!--End Bad-->
813 </div>
814 <!--End Row-->
815 </div>
816 <!--End Container-->
817
818
819 <h1 class="title text-center">Books, Games, Music, and Video</h1>
820
821 <!--ebooks-->
822 <div class="container">
823 <h3 class="title text-center">Books</h3>
824 <div class="row is-table-row">
825 <div class="good col-md-6 col-sm-6">
826 <h5 class="text-center">DRM-free Ebooks</h5>
827
828 <ul class="pros">
829 <p>There are <a href="https://www.defectivebydesign.org/guide/ebooks">a lot of options</a> for where to get your literature fix without any pesky DRM. We're highlighting some publishers and shops who are offering deals for you!</p>
830 <li><a href="https://www.delphiclassics.com/">Delphi Classics</a> has a wide range of classic literature available in English, French, German, Italian, and Spanish. Use the code <b>fsfdelphi</b> for <b>30% off</b> orders over $10 through the end of December.</li>
831 <li><a href="https://tienda.edicionesbabylon.es/en/">Ediciones Babylon</a> can supply you with all of your Spanish language needs for comics, art, novellas, and novels. Use the code <b>FSFDISCOUNTEB</b> for <b>5% off</b> all the way through March 2018.</li>
832 <li><a href="https://www.nostarch.com/">No Starch Press</a> specializes in educational, instructional, and how-to books on everything from arduinos to system administration. Use the code <b>ETHICTECH</b> for <b>40% off</b> through January 10th, 2018.</li>
833 </ul>
834
835 </div>
836 <!--End Good-->
837
838 <!--start bad-->
839 <div class="good col-md-6 col-sm-6">
840 <ul class="pros">
841 <h5 class="text-center">Stay away from: Amazon</h5>
842 <ul class="cons">
843 <li>Amazon is one of the <a href="https://www.defectivebydesign.org/amazon">most notorious of DRM offenders</a>. Whether it's their Kindle e-reader or their countless DRM-encumbered ebooks, Amazon is the place to go if you want to <a href="https://www.defectivebydesign.org/amazon-kindle-swindle">let someone else snatch away texts</a> from your personal library.</li>
844 <li>Where's O'Reilly? While the publisher's ebooks are still available from third party sellers (in both DRM-free and DRM-encumbered formats), O'Reilly themselves stopped selling their DRM-free catalogue earlier in 2017.</li>
845 </ul>
846 </div>
847 <!--End Bad-->
848 </div>
849 <!--End Row-->
850 </div>
851 <!--End Container-->
852
853 <!--ebooks-->
854 <div class="container">
855 <h3 class="title text-center">Games</h3>
856 <div class="row is-table-row">
857 <div class="good col-md-6 col-sm-6">
858 <h5 class="text-center">DRM-free Games</h5>
859
860 <ul class="pros">
861 <p>Gaming systems have adopted all sorts of DRM technologies, allowing gaming companies to limit your access to games and even the ability to brick whole systems. However, there's hope in the wide world of DRM-free games!</p>
862 <li><a href="https://www.gog.com/">Good Old Games</a> thinks you should not just be able to play with your friends, but share with them. They carry all kinds of games -- action, adventure, RPGs, strategy game s-- and even movies specially for gamers.</li>
863 <li><a href="https://www.humblebundle.com/">Humble Bundle</a> first made its name with pay-what-you-want DRM-free books, and have since expanded to a whole range of games.
864 <li>We'd be remiss to not mention <a href="http://www.nethack.org/">Nethack</a>, a game well loved by many gamers and free software nerds. A classic <a href="https://en.wikipedia.org/wiki/Roguelike">roguelike</a> with a <a href="http://nethack.org/common/license.html">classic, freedom-respecting license</a>, there's no reason to not feel good sharing this game.</li>
865 </ul>
866 </div>
867 <!--End Good-->
868
869 <!--start bad-->
870 <div class="good col-md-6 col-sm-6">
871 <ul class="cons">
872 <h5 class="text-center">Stay away from: XBox</h5>
873 <ul class="cons">
874 <li>Over the years XBox has gone back and forth with their use of DRM with a current pro-DRM stance. It's best to just stay away since we can never tell when they're just going to change their minds</li>.
875 <li>A quick note on Sony: The <a href="https://www.cinemablend.com/games/It-Official-Again-PS4-Has-DRM-Fees-Internet-Registration-Check-56594.html">PlayStation 4</a> runs games DRM-free. However, there is enough nonfree software running on the system that we cannot recommend it in good conscience.</li>
876 </ul>
877 </div>
878 <!--End Bad-->
879 </div>
880 <!--End Row-->
881 </div>
882 <!--End Container-->
883
884
885 <!--Music-->
886 <div class="container">
887 <h3 class="title text-center">Music</h3>
888 <div class="row is-table-row">
889 <div class="good col-md-6 col-sm-6">
890 <h5 class="text-center">DRM-free Music</h5>
891
892 <!-- start good -->
893 <ul class="pros">
894 <p>Many consider music essential to the richness of the human experience. Thanks to the <a href="https://www.defectivebydesign.org/guide/audio">many artists, producers, record labels, and shops</a> highlighted on <a href="https://defectivebydesign.org">Defective by Design</a>, the rights-respecting options are nearly endless. Check out music from great labels and artists, including:</p>
895 <li><a href="http://www.dischord.com/">Dischord Records</a>, a classic punk label providing music since 1980.</li>
896 <li><a href="https://folkways.si.edu/">Folkways</a>, courtesy of the Smithsonian Institute.</li>
897 <li><a href="http://www.mergerecords.com/shop">Merge Records</a>, home to Grammy-winning and well-loved indie darlings.</li>
898 <li><a href="http://www.nin.com/">Nine Inch Nails</a></li>
899 <li><a href="https://www.theymightbegiants.com/">They Might Be Giants</a></li>
900 </ul>
901
902 </div>
903 <!--End Good-->
904
905 <!--start bad-->
906 <div class="good col-md-6 col-sm-6">
907 <ul class="cons">
908 <h5 class="text-center">Stay away from: Spotify</h5>
909 <p>DRM is the unfortunate standard for so much major-label music that's available today. While Spotify certainly isn't the only offender, they're the one we are choosing to highlight.</p>
910 <p>In addition to streaming music encumbered by DRM, people who want to use Spotify are required to install additional proprietary software. <a href="https://www.spotify.com/us/download/linux/">Spotify's build for GNU/Linux</a> is available as a Debian package that requires Debian non-free and comes with "<a href="https://www.debian.org/distrib/packages">onerous license conditions</a>."</p>
911 </ul>
912 </div>
913 <!--End Bad-->
914 </div>
915 <!--End Row-->
916 </div>
917 <!--End Container-->
918
919 <!--Video-->
920 <div class="container">
921 <h3 class="title text-center">Video</h3>
922 <div class="row is-table-row">
923 <div class="good col-md-6 col-sm-6">
924 <h5 class="text-center">DRM-free Video</h5>
925 <ul class="pros">
926 <p>As winter comes to the Northern Hemisphere, it's the perfect time to curl up under a blanket and watch some DRM-free video. In the Southern Hemisphere? Enjoy relaxing with a great movie actually owned by you.</p>
927 <p>You can <a href="https://www.defectivebydesign.org/guide/video">find your DRM-free video fix</a> at places including:</p>
928 <li><a href="http://www.comedydirect.com/">ComedyDirect</a> can make you laugh while storing your videos locally.</li>
929 <li><a href="https://archive.org/details/movies">Moving Image Archive</a> is a section of <a href="https://archive.org">Archive.org</a> containing thousands of film releases, available to stream or download.</li>
930 <li><a href="https://durian.blender.org/download/">Sintel</a> has a huge selection of DRM-free films made with free software.</li>
931 <li><a href="http://wolfeondemand.com/">WolfeOnDemand</a> provides for all of your LGBTQ watching desires.</li>
932 </ul>
933
934 </div>
935 <!--End Good-->
936
937 <!--start bad-->
938 <div class="good col-md-6 col-sm-6">
939 <h5 class="text-center">Stay away from: Netflix</h5>
940 <ul class="cons">
941 <p>Whether it's <a href="https://www.defectivebydesign.org/blog/tell_netflix_nix_drm_original_productions">using major studios as scapegoats for using DRM</a> or <a href="https://www.w3.org/2017/09/pressrelease-eme-recommendation.html.en">pushing for DRM as an official W3C Recommendations</a>, Netflix has been at the front line of getting DRM into media online and in your home.</p>
942 </ul>
943 </div>
944 <!--End Bad-->
945 </div>
946 <!--End Row-->
947 </div>
948 <!--End Container-->
949
950 </section>
951 <!--End comparisons-->
952
953 <!-- Begin Donations -->
954 <section class="charities" id="charities">
955 <div class="container">
956 <h1 class="text-center">Recommended organizations for holiday donations</h1>
957 <div class="row">
958 <div class="col-md-3 col-sm-4 col-xs-6">
959 <a href="https://april.org/"><img src="img/charities/april.png" alt="april" class="center-block img-responsive" /></a>
960 </div>
961 <div class="col-md-3 col-sm-4 col-xs-6">
962 <a href="https://ceata.org/"><img src="img/charities/ceata.png" alt="ceata" class="center-block img-responsive" /></a>
963 </div>
964 <div class="col-md-3 col-sm-4 col-xs-6">
965 <a href="https://creativecommons.org/"><img src="img/charities/cc.png" alt="cc" class="center-block img-responsive" /></a>
966 </div>
967 <div class="col-md-3 col-sm-4 col-xs-6">
968 <a href="https://www.eff.org/"><img src="img/charities/eff.png" alt="eff" class="center-block img-responsive" /></a>
969 </div>
970 <div class="col-md-3 col-sm-4 col-xs-6">
971 <a href="https://www.gnome.org/"><img src="img/charities/gnome.png" alt="gnome" class="center-block img-responsive" /></a>
972 </div>
973 <div class="col-md-3 col-sm-4 col-xs-6">
974 <a href="https://sfconservancy.org/"><img src="img/charities/sfc.png" alt="sfc" class="center-block img-responsive" /></a>
975 </div>
976 <div class="col-md-3 col-sm-4 col-xs-6">
977 <a href="https://www.wikimedia.org/"><img src="img/charities/wikimedia.png" alt="wikimedia" class="center-block img-responsive" /></a>
978 </div>
979 <div class="col-md-3 col-sm-4 col-sx-6">
980 <a href="https://www.fsf.org/"><img src="img/charities/fsf.png" alt="fsf" class="center-block img-responsive" /></a>
981 </div>
982 </div>
983 </div>
984 </div>
985 </div>
986 </section>
987 <!-- End Donations -->
988
989 <!-- Begin Promotion details -->
990
991 <section class="promotion-details">
992 <div class="container">
993 <div class="row">
994 <div class="col-md-12">
995 <div class="panel-default">
996 <div class="panel-heading">
997 <h1 class="fix-margin">Promotion details</h1>
998 </div>
999 <div class="panel-body" id="promotion-details">
1000 <h2>Companies, distributors, and makers of freedom-friendly gadgets and media want to make it easier for you to give gifts that you feel good about. Check out these discounts and promotions.</h2>
1001 <!-- <ul style="list-style: none inside none;">
1002 <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>
1003 <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>
1004 <li id="technoethical-promotion"><strong>Technoethical:</strong>
1005 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> -->
1006 <li id="lulzbot-promotion"><strong>LulzBot: </strong><a href="https://www.lulzbot.com/black-friday-cyber-monday-preview">Black Friday and Cyber Monday discounts</a> are available through their site.</li>
1007 <li id="vikings-promotion"><strong>Vikings:</strong> 5% discount on <b>all</b> products and services between now and February 1, 2018. <b>Help the FSF!</b> Vikings will also make a donation for each product purchased using this code. Use the coupon code <span class="label label-default">fsfftw</span>.</li>
1008
1009 </ul>
1010 </div>
1011 </div>
1012 </div>
1013 <!-- End Panel -->
1014 </div>
1015 <!-- End Row -->
1016 </div>
1017 <!-- End Container -->
1018 </section>
1019 <!-- End Promotion details -->
1020
1021 <!-- Start Respects Your Freedoms -->
1022 <section class="promotion-details">
1023 <div class="container">
1024 <div class="row">
1025 <div class="col-md-12">
1026 <div class="panel-default">
1027 <div class="panel-heading">
1028 <h1 class="fix-margin">Respects Your Freedoms</h1>
1029 </div>
1030 <div class="panel-body" id="promotion-details">
1031 <p>The FSF certifies hardware that <a href="https://www.fsf.org/resources/hw/endorsement/respects-your-freedom">respects your freedoms</a>. These items arrive installed with free software, and you can see a <a href="https://www.fsf.org/resources/hw/endorsement/respects-your-freedom">complete list</a> of RYF products on FSF.org.</p>
1032 <p>We would never recommend you use, run, or give proprietary software. However, one part of RYF certification is the promise that one can install any software they wish on the device. This includes proprietary software. Free software is about many things, including the right to choose what is on your device. We urge you to keep your gifts and own devices fully free -- it's not only the responsible thing, but the right thing.</p>
1033 </div>
1034 </div>
1035 </div>
1036 <!-- End Panel -->
1037 </div>
1038 <!-- End Row -->
1039 </div>
1040 <!-- End Container -->
1041 </section>
1042 <!-- End Respects Your Freedoms -->
1043
1044 <!-- Begin Licenses -->
1045 <section class="licenses">
1046 <div class="container">
1047 <div class="row">
1048 <div class="col-md-12">
1049 <div class="panel-default">
1050 <div class="panel-heading">
1051 <h1 class="fix-margin">Licenses</h1>
1052
1053 </div>
1054 <div class="panel-body" id="licenses">
1055 <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>
1056 </p>
1057 <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>
1058 <ul style="list-style: none inside none;">
1059 <li>X200, T400, iPhone, and ISP-provided router images are in the public domain.</li>
1060 <li>LulzBot 3D printer photo by Aleph Objects is licensed under a <a href="https://creativecommons.org/licenses/by-sa/3.0/deed.en_US">Creative Commons Attribution-ShareAlike 3.0 Unported.</a></li>
1061 <li>ThinkPenguin with GNU and both ThinkPenguin router images by ThinkPenguin are licensed under a <a href="https://creativecommons.org/licenses/by-sa/3.0/deed.en_US">Creative Commons Attribution-ShareAlike 3.0 Unported.</a></li>
1062 <li>Technoethical Replicant N2, Wi-Fi Dongle, and X200t by Technoethical 2016-2017 licensed under <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>.</li>
1063 <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> </ul>
1064 </div>
1065 </div>
1066 </div>
1067 <!-- End Panel -->
1068 </div>
1069 <!-- End Row -->
1070 </div>
1071 <!-- End Container -->
1072 </section>
1073 <!-- End Licenses -->
1074
1075 <!--Begin Footer-->
1076 <footer>
1077 <div class="container-fluid">
1078 <div class="row">
1079 <div class="col-md-4 col-sm-4 footer-logo">
1080 <a href="https://fsf.org/"><img src="img/fsf-footer.png" alt="FSF" class="center-block footer-logo img-responsive" /></a>
1081 </div>
1082 <div class="col-md-8 col-sm-8">
1083 <p>The FSF is a nonprofit with a worldwide mission to advance software freedom —
1084 <a href="https://fsf.org/about">learn about our history and work.</a>
1085 </p>
1086 <p>Version 7.0. Copyright © 2004-2016
1087 <a href="https://fsf.org/about/contact.html" title="Find out how to contact us">
1088 Free Software Foundation
1089 </a>, Inc.
1090 <a href="https://my.fsf.org/donate/privacypolicy.html"> Privacy Policy</a>.
1091 </p>
1092 </div>
1093 </div>
1094 <!-- End Row -->
1095 </div>
1096 <!-- End Container -->
1097 </footer>
1098 <!-- End Footer -->
1099
1100 <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
1101 <script src="js/jquery.js" charset="utf-8"></script>
1102 <!-- Include all compiled plugins (below), or include individual files as needed -->
1103 <script src="js/bootstrap.js" charset="utf-8"></script>
1104 <!-- Our JS -->
1105 <script src="js/magic.js" charset="utf-8"></script>
1106
1107 <!-- Piwik -->
1108 <script type="text/javascript">
1109 // @license magnet:?xt=urn:btih:c80d50af7d3db9be66a4d0a86db0286e4fd33292&dn=bsd-3-clause.txt
1110 var pkBaseURL = (("https:" == document.location.protocol) ? "https://piwik.fsf.org/" : "http://piwik.fsf.org/");
1111 document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
1112 try {
1113 var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 14);
1114 piwikTracker.trackPageView();
1115 piwikTracker.enableLinkTracking();
1116 } catch (err) {}
1117 // @license-end
1118 </script><noscript><p><img src="//piwik.fsf.org/piwik.php?idsite=14" style="border:0" alt="" /></p></noscript>
1119 <!-- End Piwik Tracking Code -->
1120 <a href="js/weblabels.html" rel="jslicense"></a>
1121 </body>
1122
1123 </html>