edits to surface.
[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 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</a>
141 <p>
142 Donate to our suggested charities
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 catalog 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">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">The T400 is <a href="http://www.fsf.org/resources/hw/endorsement/respects-your-freedom">Respects Your Freedom</a> certified. 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: Microsoft 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 Vikings'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 rock out 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-desktop" class="btn get-item" role="button" data-toggle="collapse" href="#sellers-desktop" aria-expanded="false" aria-controls="sellers-desktop" 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-desktop">
511 <div class="center-block seller-group">
512 <strong>Get it from</strong>
513 </p>
514 <a href="https://store.vikings.net/libre-friendly-hardware/vikings-d16-workstation" class="seller action-button">Vikings</a>
515 <p class="sale-info links">
516 The D16 Workstation is not Respects Your Freedom certified at this point. <a href="#vikings-promotion">Sale details.</a>
517 </p>
518 </div>
519 </div>
520
521 <script>
522 document.getElementById('get-item-desktop').style.display = '';
523 </script>
524 <noscript>
525 <div class="center-block seller-group">
526 <p style="color: #6b6b6b">
527 <strong>Get it from</strong>
528 </p>
529 <a href="https://store.vikings.net/libre-friendly-hardware/vikings-d16-workstation" class="seller action-button">Vikings</a>
530 <p class="sale-info links">
531 The Workstation is not Respects Your Freedom certified at this point.
532 </p>
533 </div>
534 </noscript>
535 <!-- End Buy/Download button -->
536
537 <ul class="pros">
538 <p>Why it's cool: Sometimes you need heavy-duty computing power that a laptop just can't provide.</p>
539
540 <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>
541 <p>Vikings offers three desktop computers. (ThinkPenguin also <a href="https://www.thinkpenguin.com/catalog/desktop-computers-gnu-linux">has desktops</a>.)
542 </ul>
543
544 </div>
545 <!--End Good-->
546
547 <!--start bad-->
548 <div class="good col-md-6 col-sm-6">
549 <ul class="pros">
550 <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>
551 <li>Free boot firmware.</li>
552 <li>Customize and specialize to your needs.</li>
553 </ul>
554 <h5 class="text-center">Stay away from: Apple iMac</h5>
555 <ul class="cons">
556 <p>An iMac puts designers and film makers at risk:</p>
557 <li>Photoshop and Illustrator have pesky DRM that can prevent the software from running even with a valid subscription.</li>
558 <li>Format lock-in keeps users from switching software.</li>
559 </ul>
560 <h5 class="text-center">Stay away from: Alienware Aurora</h5>
561 <ul class="cons">
562 <li>This gaming desktop claims to come without boundaries, but it does include enough proprietary software to limit any gamer.</li>
563 </ul>
564 </div>
565 <!--End Bad-->
566 </div>
567 <!--End Row-->
568 </div>
569 <!--End Container-->
570
571
572 <!--start container-->
573 <!-- Begin Recommended Template -->
574 <div class="container">
575 <h2 class="title text-center">Wireless Adapters</h2>
576 <div class="row is-table-row">
577 <div class="col-md-5 col-sm-6 recommended-img">
578 <img src="//static.fsf.org/nosvn/images/technoethical-adapter.png" alt="Mini Wi-Fi Adapter" class="center-block" />
579 <h5 class="text-center">Mini Wi-Fi Adapter</h5>
580
581 <!-- Buy/Download Button -->
582 <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;">
583 BUY
584 <!-- Begin Sale -->
585 <span class="sale">sale</span>
586 <!-- End Sale -->
587 </a>
588 <div class="collapse" id="sellers-mini-adapter">
589 <div class="center-block seller-group">
590 <a href="https://tehnoetic.com/tehnoetic-wireless-adapter-gnu-linux-libre-tet-n150" class="seller action-button" class="seller action-button">Technoethical</a>
591 <p class="sale-info links">
592 <a href="#technoethical-promotion">Sale details.</a>
593 </p>
594 <a href="https://www.thinkpenguin.com/gnu-linux/penguin-wireless-n-usb-adapter-gnu-linux-tpe-n150usb" class="seller action-button">ThinkPenguin</a>
595 <p class="sale-info links">
596 <a href="#thinkpenguin-promotion">Sale details.</a>
597 </p>
598 </div>
599 </div>
600
601 <script>
602 document.getElementById('get-item-mini-adapter').style.display = '';
603 </script>
604 <noscript>
605 <div class="center-block seller-group">
606 <p style="color: #6b6b6b">
607 <strong>Get it from</strong>
608 </p>
609 <a href="https://tehnoetic.com/tehnoetic-wireless-adapter-gnu-linux-libre-tet-n150" class="seller action-button" class="seller action-button">Technoethical</a>
610
611 <p class="sale-info links">
612 <a href="#technoethical-promotion">Sale details.</a>
613 </p>
614 <a href="https://www.thinkpenguin.com/gnu-linux/penguin-wireless-n-usb-adapter-gnu-linux-tpe-n150usb" class="seller action-button">ThinkPenguin</a>
615 <p class="sale-info links">
616 <a href="#thinkpenguin-promotion">Sale details.</a>
617 </p>
618 </div>
619 </noscript>
620 <!-- End Buy/Download button -->
621
622 <!--start pros-->
623 <ul class="pros">
624 <p>Why it's cool: Trying to go 100% free but stuck with a proprietary wifi card? just plug this into your USB port and you're ready to go.</p>
625 </ul>
626 </div>
627
628 <div class="good col-md-6 col-sm-6">
629 <ul class="pros">
630 <li>Great for all-free-software installations on laptops with incompatible Wi-Fi hardware.</li>
631 <li><a href="https://www.fsf.org/ryf">Certified to Respect Your Freedom</a>.</li>
632 <li>Options from Technoethical and ThinkPenguin.</li>
633 <li>If you use a laptop listed in this guide, an adapter like this won't be necessary.</li>
634 </ul>
635 </div>
636 </div>
637 <!-- End Row -->
638 </div>
639 <!-- End Container -->
640
641 <!-- Begin Recommended Template -->
642
643 <div class="container">
644 <div class="row is-table-row">
645 <div class="col-md-5 col-sm-6 recommended-img">
646 <img src="img/products/thinkpenguin-long-range-adapter.png" alt="Long-range Wi-Fi Adapter" class="center-block" />
647 <h5 class="text-center">Long Range Wi-Fi Adapter</h5>
648
649 <!-- Buy/Download Button -->
650 <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;">
651 BUY
652 <!-- Begin Sale -->
653 <span class="sale">sale</span>
654 <!-- End Sale -->
655 </a>
656 <div class="collapse" id="sellers-long-range-adapter">
657 <div class="center-block seller-group">
658 <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>
659 <p class="sale-info links">
660 <a href="#thinkpenguin-promotion">Sale details.</a>
661 </p>
662 </div>
663 </div>
664
665 <script>
666 document.getElementById('get-item-long-range-adapter').style.display = '';
667 </script>
668 <noscript>
669 <div class="center-block seller-group">
670 <p style="color: #6b6b6b">
671 <strong>Get it from</strong>
672 </p>
673 <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>
674 <p class="sale-info links">
675 <a href="#thinkpenguin-promotion">Sale details.</a>
676 </p>
677 </div>
678 </noscript>
679 <!-- End Buy/Download button -->
680
681 </div>
682 <div class="col-md-7 col-sm-6">
683 </h5>
684 <ul class="pros">
685 <li>More powerful than its smaller cousin, and can be further upgraded with a larger antenna.</li>
686 <li><a href="https://www.fsf.org/ryf">Certified to Respect Your Freedom</a>.</li>
687 <li>Multiple options from Technoethical and ThinkPenguin.</li>
688 </ul>
689 </div>
690 </div>
691 <!-- End Row -->
692 </div>
693 <!-- End Container -->
694
695 <!-- Begin Recommended Template -->
696 <div class="container">
697 <div class="row is-table-row">
698 <div class="col-md-5 col-sm-6 recommended-img">
699 <img src="img/products/thinkpenguin-mini-router.png" alt="VPN Router" class="center-block" />
700 <h5 class="text-center">VPN Router</h5>
701
702 <!-- Buy/Download Button -->
703 <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;">
704 BUY
705 <!-- Begin Sale -->
706 <span class="sale">sale</span>
707 <!-- End Sale -->
708 </a>
709 <div class="collapse" id="sellers-vpn-router">
710 <div class="center-block seller-group">
711 <a href="https://www.thinkpenguin.com/gnu-linux/free-software-wireless-n-mini-vpn-router-tpe-r1100" class="seller action-button">ThinkPenguin</a>
712 <p class="sale-info links">
713 <a href="#thinkpenguin-promotion">Sale details.</a>
714 </p>
715 </div>
716 </div>
717
718 <script>
719 document.getElementById('get-item-vpn-router').style.display = '';
720 </script>
721 <noscript>
722 <div class="center-block seller-group">
723 <p style="color: #6b6b6b">
724 <strong>Get it from</strong>
725 </p>
726 <a href="https://www.thinkpenguin.com/gnu-linux/free-software-wireless-n-mini-vpn-router-tpe-r1100" class="seller action-button">ThinkPenguin</a>
727 <p class="sale-info links">
728 <a href="#thinkpenguin-promotion">Sale details.</a>
729 </p>
730 </div>
731 </noscript>
732 <!-- End Buy/Download button -->
733
734 </div>
735 <div class="col-md-7 col-sm-6">
736 <ul class="pros">
737 <li>Designed to complement your existing router by providing a VPN that enhances privacy and security and circumvents network controls.</li>
738 <li>Designed for easy set-up.</li>
739 <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>
740 </ul>
741 </div>
742 </div>
743 <!-- End Row -->
744 </div>
745 <!-- End Container -->
746
747 <!--3D Printers-->
748 <div class="container">
749 <h3 class="title text-center">3D Printers</h3>
750 <div class="row is-table-row">
751 <div class="good col-md-6 col-sm-6">
752 <img src="img/products/lulzbot.png" alt="lulzbot" class="center-block" />
753 <h5 class="text-center">LulzBot Mini</h5>
754
755 <!-- Buy/Download Button -->
756 <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">
757 BUY
758 <!-- Begin Sale -->
759 <span class="sale" >sale</span>
760 <!-- End Sale -->
761 </a>
762 <div class="collapse" id="sellers-print">
763 <div class="center-block seller-group">
764 <p style="color: #6b6b6b">
765 <strong>Get it from</strong>
766 </p>
767 <a href="https://www.lulzbot.com/store?pk_campaign=fsf16&pk_kwd=store" class="seller action-button">LulzBot</a>
768 <p class="sale-info links">
769 <a href="https://www.lulzbot.com">Lulzbot</a> is having general sales Black Friday through Cyber Monday. <a href="#lulzbot-promotion">Sale details.</a>
770
771 </p>
772 </div>
773 </div>
774
775 <script>
776 document.getElementById('get-item-print').style.display = '';
777 </script>
778 <noscript>
779 <div class="center-block seller-group">
780 <p style="color: #6b6b6b">
781 <strong>Get it from</strong>
782 </p>
783 <a href="https://www.lulzbot.com/store?pk_campaign=fsf16&pk_kwd=store" class="seller action-button">LulzBot</a>
784 <p class="sale-info links">
785 <a href="#lulzbot-promotion">Sale details.</a>
786 </p>
787 </div>
788 </noscript>
789 <!-- End Buy/Download button -->
790 <ul class="pros">
791 <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>
792
793 <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>
794 </ul>
795 </div>
796 <!--End Good-->
797
798 <div class="good col-md-6 col-sm-6">
799 <ul class="pros">
800 <li>Performance and seamless interface <a href="https://www.tomsguide.com/us/best-3d-printers,review-2236.html">earned it "Editor's Choice"</a> in <em>Tom's Guide</em>'s 2017 3D printer comparison.</li>
801 <li>Hardware designs are available to make customization easy. Standardized material format allows 3D printing with plastics, wood-, stone-, bamboo-, rubber-, and metal-like materials.</li>
802 </ul>
803 <h5 class="text-center">Stay away from: MakerBot</h5>
804 <ul class="cons">
805 <li>
806 MakerWare software is proprietary, restricting freedom and stifling innovation.
807 </li>
808 <li>
809 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.
810 </li>
811 </ul>
812 </div>
813 <!--End Bad-->
814 </div>
815 <!--End Row-->
816 </div>
817 <!--End Container-->
818
819
820 <h1 class="title text-center">Books, Music, and Video</h1>
821
822 <!--ebooks-->
823 <div class="container">
824 <h3 class="title text-center">Books</h3>
825 <div class="row is-table-row">
826 <div class="good col-md-6 col-sm-6">
827 <h5 class="text-center">DRM-free Ebooks</h5>
828
829 <ul class="pros">
830 <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>
831 <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>
832 <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>
833 <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>
834 </ul>
835
836 </div>
837 <!--End Good-->
838
839 <!--start bad-->
840 <div class="good col-md-6 col-sm-6">
841 <ul class="pros">
842 <h5 class="text-center">Stay away from: Amazon</h5>
843 <ul class="cons">
844 <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>
845 <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>
846 </ul>
847 </div>
848 <!--End Bad-->
849 </div>
850 <!--End Row-->
851 </div>
852 <!--End Container-->
853
854 <!--games
855 <div class="container">
856 <h3 class="title text-center">Games</h3>
857 <div class="row is-table-row">
858 <div class="good col-md-6 col-sm-6">
859 <h5 class="text-center">DRM-free Games</h5>
860
861 <ul class="pros">
862 <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>
863 <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>
864 </ul>
865 </div> games-->
866 <!--End Good-->
867
868 <!--start bad-->
869 <!--games <div class="good col-md-6 col-sm-6">
870 <ul class="cons">
871 <h5 class="text-center">Stay away from: XBox</h5>
872 <ul class="cons">
873 <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>.
874 <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 nonfree software running on the system so that we cannot recommend it in good conscience.</li>
875 </ul>
876 </div> -->
877 <!--End Bad-->
878 </div>
879 <!--End Row-->
880 </div>
881 <!--End Container-->
882
883
884 <!--Music-->
885 <div class="container">
886 <h3 class="title text-center">Music</h3>
887 <div class="row is-table-row">
888 <div class="good col-md-6 col-sm-6">
889 <h5 class="text-center">DRM-free Music</h5>
890
891 <!-- start good -->
892 <ul class="pros">
893 <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>
894 <li><a href="http://www.dischord.com/">Dischord Records</a>, a classic punk label providing music since 1980.</li>
895 <li><a href="https://folkways.si.edu/">Folkways</a>, courtesy of the Smithsonian Institute.</li>
896 <li><a href="http://www.mergerecords.com/shop">Merge Records</a>, home to Grammy-winning and well-loved indie darlings.</li>
897 <li><a href="http://www.nin.com/">Nine Inch Nails</a>, the industrial rock band fronted by Trent Reznor.</li>
898 <li><a href="https://www.theymightbegiants.com/">They Might Be Giants</a>, delivering tunes to you since the 1980s.</li>
899 </ul>
900
901 </div>
902 <!--End Good-->
903
904 <!--start bad-->
905 <div class="good col-md-6 col-sm-6">
906 <ul class="cons">
907 <h5 class="text-center">Stay away from: Spotify</h5>
908 <p>Spotify isn't the only offender when it comes to putting DRM in music--all major streaming services do this with the support of big record labels.</p>
909 <p>In addition to streaming music encumbered by DRM, people who want to use Spotify are required to install additional proprietary software. Even <a href="https://www.spotify.com/us/download/linux/">Spotify's client for GNU/Linux</a> relies on proprietary software.</p>
910 </ul>
911 </div>
912 <!--End Bad-->
913 </div>
914 <!--End Row-->
915 </div>
916 <!--End Container-->
917
918 <!--Video-->
919 <div class="container">
920 <h3 class="title text-center">Video</h3>
921 <div class="row is-table-row">
922 <div class="good col-md-6 col-sm-6">
923 <h5 class="text-center">DRM-free Video</h5>
924 <ul class="pros">
925 <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>
926 <p>You can <a href="https://www.defectivebydesign.org/guide/video">find your DRM-free video fix</a> at places including:</p>
927 <li><a href="http://www.comedydirect.com/">ComedyDirect</a> can make you laugh while storing your videos locally.</li>
928 <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>
929 <li><a href="https://durian.blender.org/download/">Sintel</a> has a huge selection of DRM-free films made with free software.</li>
930 <li><a href="http://wolfeondemand.com/">WolfeOnDemand</a> provides for all of your LGBTQ watching desires.</li>
931 </ul>
932
933 </div>
934 <!--End Good-->
935
936 <!--start bad-->
937 <div class="good col-md-6 col-sm-6">
938 <h5 class="text-center">Stay away from: Netflix</h5>
939 <ul class="cons">
940 <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 Recommendation</a>, Netflix has been at the front line of getting DRM into media online and in your home.</p>
941 </ul>
942 </div>
943 <!--End Bad-->
944 </div>
945 <!--End Row-->
946 </div>
947 <!--End Container-->
948
949 </section>
950 <!--End comparisons-->
951
952 <!-- Begin Donations -->
953 <section class="charities" id="charities">
954 <div class="container">
955 <h1 class="text-center">Recommended organizations for holiday donations</h1>
956 <div class="row">
957 <div class="col-md-3 col-sm-4 col-xs-6">
958 <a href="https://april.org/"><img src="img/charities/april.png" alt="april" class="center-block img-responsive" /></a>
959 </div>
960 <div class="col-md-3 col-sm-4 col-xs-6">
961 <a href="https://ceata.org/"><img src="img/charities/ceata.png" alt="ceata" class="center-block img-responsive" /></a>
962 </div>
963 <div class="col-md-3 col-sm-4 col-xs-6">
964 <a href="https://creativecommons.org/"><img src="img/charities/cc.png" alt="cc" class="center-block img-responsive" /></a>
965 </div>
966 <div class="col-md-3 col-sm-4 col-xs-6">
967 <a href="https://www.eff.org/"><img src="img/charities/eff.png" alt="eff" class="center-block img-responsive" /></a>
968 </div>
969 <div class="col-md-3 col-sm-4 col-xs-6">
970 <a href="https://www.gnome.org/"><img src="img/charities/gnome.png" alt="gnome" class="center-block img-responsive" /></a>
971 </div>
972 <div class="col-md-3 col-sm-4 col-xs-6">
973 <a href="https://sfconservancy.org/"><img src="img/charities/sfc.png" alt="sfc" class="center-block img-responsive" /></a>
974 </div>
975 <div class="col-md-3 col-sm-4 col-xs-6">
976 <a href="https://www.wikimedia.org/"><img src="img/charities/wikimedia.png" alt="wikimedia" class="center-block img-responsive" /></a>
977 </div>
978 <div class="col-md-3 col-sm-4 col-sx-6">
979 <a href="https://www.fsf.org/"><img src="img/charities/fsf.png" alt="fsf" class="center-block img-responsive" /></a>
980 </div>
981 </div>
982 </div>
983 </div>
984 </div>
985 </section>
986 <!-- End Donations -->
987
988 <!-- Begin Promotion details -->
989
990 <section class="promotion-details">
991 <div class="container">
992 <div class="row">
993 <div class="col-md-12">
994 <div class="panel-default">
995 <div class="panel-heading">
996 <h1 class="fix-margin">Promotion details</h1>
997 </div>
998 <div class="panel-body" id="promotion-details">
999 <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>
1000 <!-- <ul style="list-style: none inside none;">
1001 <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>
1002 <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>
1003 <li id="technoethical-promotion"><strong>Technoethical:</strong>
1004 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> -->
1005 <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>
1006 <li id="thinkpenguin-promotion"><strong>ThinkPenguin:</strong> 5% discount on <b>all</b> products is available to <a href="https://fsf.org/join">FSF members</a>.</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
1022 <!-- Start Respects Your Freedom -->
1023 <!-- <section class="promotion-details">
1024 <div class="container">
1025 <div class="row">
1026 <div class="col-md-12">
1027 <div class="panel-default">
1028 <div class="panel-heading">
1029 <h1 class="fix-margin">Respects Your Freedom</h1>
1030 </div>
1031 <div class="panel-body" id="promotion-details">
1032 <p>The FSF certifies devices 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>
1033 <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>
1034 </div>
1035 </div>
1036 </div> -->
1037 <!-- End Panel -->
1038 </div>
1039 <!-- End Row -->
1040 </div>
1041 <!-- End Container -->
1042 </section>
1043 <!-- End Respects Your Freedom -->
1044
1045 <!-- Begin Licenses -->
1046 <section class="licenses">
1047 <div class="container">
1048 <div class="row">
1049 <div class="col-md-12">
1050 <div class="panel-default">
1051 <div class="panel-heading">
1052 <h1 class="fix-margin">Licenses</h1>
1053
1054 </div>
1055 <div class="panel-body" id="licenses">
1056 <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>
1057 </p>
1058 <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>
1059 <ul style="list-style: none inside none;">
1060 <li>X200, T400, iPhone, and ISP-provided router images are in the public domain.</li>
1061 <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>
1062 <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>
1063 <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>
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 8.0. Copyright © 2004-2017
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>