fix blender link
[fsf-giving-guide.git] / v12 / givingguide.html
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4 <meta charset="utf-8">
5 <meta http-equiv="X-UA-Compatible" content="IE=edge">
6 <meta name="viewport" content="width=device-width, initial-scale=1">
7
8 <title>Ethical Tech | Giving Guide</title>
9 <meta name="description" content="This is the Free Software Foundation (FSF) guide to smarter gift giving, compared with their restrictive counterparts.">
10
11 <!-- Some Colors -->
12 <!-- Chrome, Firefox OS and Opera -->
13 <meta name="theme-color" content="#602217">
14 <!-- Windows Phone -->
15 <meta name="msapplication-navbutton-color" content="#602217">
16
17 <link rel="apple-touch-icon" sizes="57x57" href="img/favicons/apple-icon-57x57.png">
18 <link rel="apple-touch-icon" sizes="60x60" href="img/favicons/apple-icon-60x60.png">
19 <link rel="apple-touch-icon" sizes="72x72" href="img/favicons/apple-icon-72x72.png">
20 <link rel="apple-touch-icon" sizes="76x76" href="img/favicons/apple-icon-76x76.png">
21 <link rel="apple-touch-icon" sizes="114x114" href="img/favicons/apple-icon-114x114.png">
22 <link rel="apple-touch-icon" sizes="120x120" href="img/favicons/apple-icon-120x120.png">
23 <link rel="apple-touch-icon" sizes="144x144" href="img/favicons/apple-icon-144x144.png">
24 <link rel="apple-touch-icon" sizes="152x152" href="img/favicons/apple-icon-152x152.png">
25 <link rel="apple-touch-icon" sizes="180x180" href="img/favicons/apple-icon-180x180.png">
26 <link rel="icon" type="image/png" sizes="192x192" href="img/favicons/android-icon-192x192.png">
27 <link rel="icon" type="image/png" sizes="32x32" href="img/favicons/favicon-32x32.png">
28 <link rel="icon" type="image/png" sizes="96x96" href="img/favicons/favicon-96x96.png">
29 <link rel="icon" type="image/png" sizes="16x16" href="img/favicons/favicon-16x16.png">
30 <meta name="msapplication-TileColor" content="#602217">
31 <meta name="msapplication-TileImage" content="img/favicons/ms-icon-144x144.png">
32 <meta name="theme-color" content="#602217">
33
34 <!-- Bootstrap -->
35 <link rel="stylesheet" href="css/bootstrap.min.css">
36
37 <!-- Animate CSS -->
38 <link rel="stylesheet" href="css/animate.css">
39
40 <!-- Our CSS -->
41 <link rel="stylesheet" href="css/master.css">
42
43 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
44 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
45 <!--[if lt IE 9]>
46 <script src="https://static.fsf.org/nosvn/libs/html5shiv/3.7.3/html5shiv.js"></script>
47 <script src="https://static.fsf.org/nosvn/libs/respond.js/1.4.2/respond.min.js"></script>
48 <![endif]-->
49
50 <script>
51 /*
52
53 @licstart The following is the entire license notice for the
54 JavaScript code in this page.
55
56 Copyright (c) 2016 Reda Lazri
57
58 Permission is hereby granted, free of charge, to any person obtaining
59 a copy of this software and associated documentation files (the
60 "Software"), to deal in the Software without restriction, including
61 without limitation the rights to use, copy, modify, merge, publish,
62 distribute, sublicense, and/or sell copies of the Software, and to
63 permit persons to whom the Software is furnished to do so, subject to
64 the following conditions:
65
66 The above copyright notice and this permission notice shall be included
67 in all copies or substantial portions of the Software.
68
69 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
70 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
71 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
72 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
73 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
74 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
75 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
76
77 @licend The above is the entire license notice
78 for the JavaScript code in this page.
79
80 */
81 </script>
82
83 </head>
84
85 <!-- ATTRACTIVE INFORMATIONAL ALERT / ASIDE BLOCK, SAVED HERE FOR REFERENCE
86
87 <div class="alert alert-success center-block">
88 <li class="info">
89 <p>
90 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).
91 </p>
92 </li>
93 </div>
94 -->
95
96 <body>
97
98 <!-- Add banner and modal window here -->
99
100 <nav class="navbar navbar-default">
101 <div class="container-fluid">
102 <!-- Brand and toggle get grouped for better mobile display -->
103 <div class="navbar-header">
104 <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-links" aria-expanded="false">
105 <span class="sr-only">Toggle navigation</span>
106 <!-- <span class="icon-bar bar1"></span> -->
107 <!-- <span class="icon-bar bar2"></span> -->
108 <!-- <span class="icon-bar bar3"></span> -->
109 </button>
110 <a class="navbar-brand" href="https://fsf.org/"><img class="brand" src="img/logo-1.png" alt="FSF" width="180" /></a>
111 <!-- <span class="label label-warning"><a href="https://fsf.org/jfb">Join the FSF</a></span> -->
112
113 </div>
114
115 <!-- Collect the nav links, forms, and other content for toggling -->
116 <div class="collapse navbar-collapse" id="navbar-links">
117 <ul class="nav navbar-nav">
118 <li><a class="animated fadeIn" href="https://www.fsf.org/about/">About the FSF</a></li>
119 <li><a class="animated fadeIn" href="https://www.fsf.org/campaigns/">Campaigns</a></li>
120 <li><a class="animated fadeIn" href="https://my.fsf.org/join?pk_campaign=fall19&pk_kwd=ggjoin">Join</a></li>
121 <li><a class="animated fadeIn" href="https://shop.fsf.org/">Shop</a>
122 </ul>
123
124 </div>
125 <!-- /.navbar-collapse -->
126 </div>
127 <!-- /.container-fluid -->
128 </nav>
129
130 <!--Begin Intro-->
131 <section class="intro" id="intro">
132 <div class="container">
133 <div class="row">
134 <div class="illustration col-md-6">
135 <center>
136 <hr />
137 <!-- <iframe src="https://static.fsf.org/nosvn/videos/fsf-heroes/" id="fsf-heroes-video" scrolling="no" style="overflow: hidden; margin: 0; border: 0 none; display: block; width: 50%; height: 67vw; max-height: 200px;"></iframe> -->
138 <img src="img/Illustration.png" alt="large-illustration" class="img-responsive center-dblock" />
139 </center>
140 </div>
141 <div class="intro-text col-md-6">
142 <h1>Don't give your loved ones gifts that stand in the way of their freedom</h1>
143 <p>The headlines are filled with stories of "Big Tech" abuses, using the
144 tight control they have over their devices and platforms to keep us
145 powerless and dependent on them. There's no time at which this is more
146 evident than in the holiday season, when they marshal all of the
147 advertising at their disposal to sell us things that we don't need --
148 and worse, products that don't respect our basic freedoms.</p>
149 <h4>This year, choose freedom</h4>
150 <p>This year, we advise you to end that cycle of forced obsolescence and user exploitation, and opt to try running <a href="https://gnu.org/philosophy/free-sw">free software</a> on a device you already own. If you're unlucky enough to get a gift that doesn't respect your freedom, you can still <a href="https://h-node.org">help others avoid it</a> by documenting its ethical pitfalls.</p>
151 <p>Let your loved ones know that you respect their freedom and privacy
152 too much to cave for the newest Apple, Amazon, or Google device, and
153 give them the one gift that keeps on giving: freedom.</p>
154 </div>
155 </div>
156 </div>
157 </section>
158 <!--End Intro-->
159
160 <!--Begin Actions-->
161 <section class="actions" id="actions">
162 <div class="container">
163 <div class="row">
164 <!-- Begin Action -->
165 <div class="action col-md-4 col-sm-4 text-center">
166 <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>
167 <p>
168 Use the hashtag <span class="label label-default">#UserFreedom</span> on social media sites like <a href="https://joinmastodon.org/#getting-started">Mastodon</a>, <a href="https://www.gnu.org/software/social/">GNU social</a>, or <a href="https://fsf.org/twitter">Twitter</a>. You might get a gift out of it yourself!
169 </p>
170 </div>
171 <!-- End Action -->
172
173 <!-- Begin Action -->
174 <div class="action col-md-4 col-sm-4 text-center">
175 <a class="action-button" href="">Collaborate</a>
176 <p>
177 You can help others know which devices to avoid by documenting hardware you own that does or doesn't work with free software in the <a href="https://h-node.org">h-node</a> database. Join a growing community of volunteers to help individuals choose hardware compatible with their freedom, even if they don't have <a href="https://ryf.fsf.org">Respects Your Freedom</a> (RYF) certification.
178 </p>
179 </div>
180 <!-- End Action -->
181
182 <!-- Begin Action -->
183
184 <div class="action col-md-4 col-sm-4 text-center">
185 <a class="action-button" href="https://my.fsf.org/gift-a-membership">Gift a membership</a>
186 <p>
187 Freedom is the gift that keeps on giving. By giving your friend or family member an <b>FSF associate membership</b>, you can show them you care <i>and</i> benefit the cause for global software freedom.
188 </p>
189 </div>
190 <!-- End Action -->
191 </div>
192 <!-- End Row -->
193 </div>
194 <!-- End Container -->
195 </section>
196 <!--End Actions-->
197
198 <!--Begin Comparisons-->
199 <section class="comparisons">
200
201 <!--Smartphones-->
202 <div class="container smartphones">
203 <h2 class="title text-center">Smartphones</h2>
204 <div class="row is-table-row">
205 <div class="good col-md-6 col-sm-6" style="position:relative">
206 <h5 class="text-center">Replicant</h5>
207 <img src="img/products/replicant.png" alt="Replicant logo" class="center-block" />
208
209
210 <!-- Buy/Download Button -->
211 <a id="get-item" class="btn get-item" role="button" data-toggle="collapse" href="#sellers" aria-expanded="false" aria-controls="sellers" style="display:none">
212 DOWNLOAD
213 </a>
214 <div class="collapse" id="sellers">
215 <div class="center-block seller-group">
216 <p style="color: #6b6b6b">
217 <strong>Visit the site</strong>
218 </p>
219 <a href="https://replicant.us" class="seller action-button">Replicant Project</a>
220 </div>
221 </div>
222
223 <script>
224 document.getElementById('get-item').style.display = '';
225 </script>
226 <noscript>
227 <div class="center-block seller-group">
228 <p style="color: #6b6b6b">
229 <strong>Visit the site</strong>
230 </p>
231 <a href="https://replicant.us" class="seller action-button">Replicant Project</a>
232 </noscript>
233 <!-- End Buy/Download button -->
234
235 <ul class="pros">
236 <p><strong>Our advice:</strong> There's currently no cell phone on the market that's fully compatible with user freedom, given the presence of nonfree software in iOS and Android. There are promising projects like PinePhone and the Librem 5 that seek to run GNU/Linux on smartphone hardware, but even these aren't perfect. What makes matters worse is that all smartphones currently run a separate, nonfree OS commonly referred to as the "mobile baseband," which is responsible for most of the device's communications.</p>
237 <p>If you're at all able to, and if you find your hardware is compatible with it, we recommend pairing the <strong>Replicant</strong> distribution of Android with the <a href="https://f-droid.org">F-Droid</a> app repository. Replicant is the bottom line when it comes to mobile OSes that respect their user's freedom, and is a project <a href="https://www.fsf.org/working-together/fund">fiscally sponsored by the FSF.</a></p>
238 </ul>
239 </div>
240 <!--End Good-->
241
242 <!-- start bad -->
243
244 <div class="good col-md-6 col-sm-6">
245 <ul class="pros">
246 <li>
247 Replicant is a <a href="https://gnu.org/free-sw">fully free</a> distribution of the Android operating system. The project has a staunch policy of including only free software and firmware.
248 </li>
249 <li>
250 Even if your phone doesn't support Replicant, you can still use the <a href="https://f-droid.org">F-Droid</a> repository on your Android phone. F-Droid has hundreds of applications that are ready to install, including Syncthing, Tor, Minetest, and Termux.
251 </li>
252 <li>No matter what phone operating system you currently use, stay tuned for our upcoming mobile <a href="https://esd.fsf.org">Email Self-Defense Guide</a>, which will help you keep your communications both free and secure.</li>
253 </ul>
254
255 <h5 class="text-center">Stay away from: iPhone</h5>
256 <ul class="cons">
257 <li>
258 It's not just Siri that's creepy: all Apple devices contain software that's hostile to users. Although they claim to be concerned about user privacy, they don't hesitate to <a href="https://www.gnu.org/proprietary/malware-apple.html#surveillance">put their users under surveillance</a>.
259 </li>
260 <li>
261 Apple prevents you from installing third-party free software on your own phone, and they use this control to censor apps that compete with or subvert Apple's profits.
262 </li>
263 <li>Apple has a history of exploiting their absolute control over their users to <a href="https://www.latimes.com/business/story/2019-10-08/apple-taiwan-flag-emoji-iphones-hong-kong">silence political activists</a> and help governments <a href="https://www.nytimes.com/2019/04/07/world/asia/china-xi-jinping-study-the-great-nation-app.html">spy on millions</a> of users.</li>
264 </ul>
265 </div>
266 <!--End Bad-->
267 </div>
268 </div>
269 <!--End Row-->
270 <!-- <div class="container"> -->
271 <!-- <div class="row is-table-row"> -->
272 <!-- <div class="good col-md-6 col-sm-6" style="position:relative"> -->
273 <!-- <h5 class="text-center">Galaxy S3 with Replicant</h5> -->
274 <!-- <img src="img/products/mobile_s3.png" alt="replicant phone" class="center-block" /> -->
275 <!-- <\!-- Buy/Download Button -\-> -->
276 <!-- <a id="get-item-replicant" class="btn get-item" role="button" data-toggle="collapse" href="#sellers-replicant" aria-expanded="false" aria-controls="sellers" style="display:none"> -->
277 <!-- BUY -->
278 <!-- <\!-- Begin Sale -\-> -->
279 <!-- <span class="sale" >sale</span> -->
280 <!-- <\!-- End Sale -\-> -->
281 <!-- </a> -->
282 <!-- <div class="collapse" id="sellers-replicant"> -->
283 <!-- <div class="center-block seller-group"> -->
284 <!-- <p style="color: #6b6b6b"> -->
285 <!-- <strong>Get it from</strong> -->
286 <!-- </p> -->
287 <!-- <p> <a href="https://tehnoetic.com/tehnoetic-s3-phone-replicant" class="seller action-button">Technoethical</a></p> -->
288 <!-- <p class="sale-info links"> -->
289 <!-- <a href="#technoethical-promotion">Sale details.</a> -->
290 <!-- </p> -->
291 <!-- </div> -->
292 <!-- </div> -->
293
294 <!-- <script> -->
295 <!-- document.getElementById('get-item-replicant').style.display = ''; -->
296 <!-- </script> -->
297 <!-- <noscript> -->
298 <!-- <div class="center-block seller-group"> -->
299 <!-- <p style="color: #6b6b6b"> -->
300 <!-- <strong>Get it from</strong> -->
301 <!-- </p> -->
302 <!-- <a href="https://tehnoetic.com/tehnoetic-s3-phone-replicant" class="seller action-button">Technoethical</a> -->
303 <!-- <p class="sale-info links"> -->
304 <!-- <a href="#technoethical-promotion">Sale details.</a> -->
305 <!-- </p> -->
306 <!-- </div> -->
307 <!-- </noscript> -->
308 <!-- <\!-- End Buy/Download button -\-> -->
309
310 <!-- <ul class="pros"> -->
311 <!-- <p>Why it's cool: Your smartphone is so much more than a phone: it's -->
312 <!-- a tiny computer you carry with you every day. Choosing one of these -->
313 <!-- phones lets you bring software freedom everywhere you go. -->
314 <!-- You <i>can</i> run your favorite apps and send all the text messages -->
315 <!-- you want, while still running free software.</p> -->
316
317 <!-- <p> You can also get an <a href="https://tehnoetic.com/tehnoetic-s2-phone-replicant">S2</a> or an <a href="https://tehnoetic.com/tet-n2">N2 phone/tablet</a>, complete with Replicant.</p> -->
318 <!-- </ul> -->
319 <!-- </div> -->
320 <!-- <\!--End Good-\-> -->
321
322 <!-- <\!-- start bad -\-> -->
323
324 <!-- <div class="good col-md-6 col-sm-6"> -->
325 <!-- <ul class="pros"> -->
326 <!-- <li> -->
327 <!-- Runs the <a href="https://www.replicant.us">Replicant</a> free operating system, based on Android. -->
328 <!-- </li> -->
329 <!-- <li> -->
330 <!-- 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. -->
331 <!-- </li> -->
332 <!-- <li>Note: While the main processor exclusively runs free software, the modem processor runs Samsung's nonfree system.</li> -->
333 <!-- </ul> -->
334
335 <!-- <h5 class="text-center">Stay away from: Google Pixel</h5> -->
336 <!-- <ul class="cons"> -->
337 <!-- <li>The Google Pixel line (and most Android devices) aren't just -->
338 <!-- restricted by Widevine's <a href="https://www.gnu.org/philosophy/can-you-trust.html">treacherous</a> DRM. They also come with -->
339 <!-- <a href="https://gnu.org/proprietary">proprietary</a> Google apps that -->
340 <!-- <a href="https://www.gnu.org/proprietary/malware-google.html">subjugate users</a>.</li> -->
341 <!-- </ul> -->
342 <!-- </div> -->
343 <!-- <\!--End Bad-\-> -->
344 <!-- </div> -->
345 <!--End Container-->
346 </div>
347 <!--End bad-->
348
349 <h2 class="title text-center">Personal Computers</h2>
350 <!--Laptops-->
351 <div class="container">
352 <div class="row is-table-row">
353 <div class="good col-md-6 col-sm-6" style="position:relative">
354 <h5 class="text-center">X200 with GNU/Linux</h5>
355 <img src="img/products/x200.png" alt="X200" class="center-block"/>
356
357 <!-- Buy/Download Button -->
358 <a id="get-item-x200" class="btn get-item" role="button" data-toggle="collapse" href="#sellers-x200" aria-expanded="false" aria-controls="sellers-x200" style="display:none">
359 BUY
360 </a>
361 <div class="collapse" id="sellers-x200">
362 <div class="center-block seller-group">
363 <p style="color: #6b6b6b">
364 <strong>Get it from</strong>
365 </p>
366 <p>
367 <a href="https://shop.libiquity.com/product/taurinus-x200" class="seller action-button">Libiquity</a>
368 </p>
369 </div>
370 </div>
371
372 <script>
373 document.getElementById('get-item-x200').style.display = '';
374 </script>
375 <noscript>
376 <div class="center-block seller-group">
377 <p style="color: #6b6b6b">
378 <strong>Get it from</strong>
379 </p>
380 <p>
381 <a href="https://shop.libiquity.com/product/taurinus-x200" class="seller action-button">Libiquity</a>
382 </p>
383 </div>
384 </noscript>
385 <!-- End Buy/Download button -->
386 <ul class="pros">
387 <p>Why it's cool: The X200 is one of the few home user devices that's
388 able to run fully free software from top to bottom. Starting with an
389 attractive user interface and extending through the microcode (or
390 "BIOS") at the heart of the system, this laptop is powered by software
391 that takes your freedom and privacy seriously.</p>
392 <p>While it may be a little vintage, what it lacks in speed
393 it makes up for in utmost respect to user freedom. It's so good that
394 it's the laptop that's most frequently used in the FSF office!</p>
395 </ul>
396 </div>
397 <!--End Good-->
398
399 <!--start bad-->
400 <div class="good col-md-6 col-sm-6">
401 <ul class="pros">
402 <li>Runs the <a href="https://www.gnu.org/distros/free-distros.en.html">FSF-endorsed</a> <a href="https://trisquel.info">Trisquel</a> operating system and <a href="https://libreboot.org">Libreboot</a> firmware.</li>
403 <li>Durable hardware that's meant to be easy to repair.</li>
404 <li>Created by small businesses that replace restrictive components from a stock laptop.</li>
405 </ul>
406 <h5 class="text-center">Stay away from: M1 MacBook and MacBook Pro</h5>
407 <ul class="cons">
408 <li>macOS is <a href="https://gnu.org/proprietary">proprietary software</a> that restricts its users' freedoms.</li>
409 <li>In early November 2020, macOS was caught alerting Apple each time a user <a href="https://sneak.berlin/20201112/your-computer-isnt-yours/">opens an app</a>. Even though Apple is <a href="https://support.apple.com/en-us/HT202491">making changes</a> to the service, it just goes to show how bad they try to be until there is an outcry.</li>
410 <li>Comes crawling with <a href="https://www.gnu.org/philosophy/proprietary-surveillance.html#SpywareInMacOS">spyware</a> that rats on you to advertisers.</li>
411 </ul>
412 </div>
413 <!--End Bad-->
414 </div>
415 <!--End Row-->
416
417 <h2 class="title text-center">Cool Devices</h2>
418 <!-- cool devices -->
419 <div class="container">
420 <div class="row is-table-row">
421 <div class="col-md-5 col-sm-6 recommended-img" style="postition:relative">
422 <h5 class="text-center">NeuG USB True Random Number Generator</h5>
423 <img src="img/products/NeuG.jpg" alt="NeuG USB True Random Number Generator and a MicroSD card" class="center-block" style="height: 140px; margin-top: 90px; margin-bottom: 90px;"/>
424
425 <!-- Buy/Download Button -->
426 <a id="get-item-random-number-generator" class="btn get-item" role="button" data-toggle="collapse" href="#sellers-random-number-generator" aria-expanded="false" aria-controls="sellers-random-number-generator" style="display:none">
427 BUY
428 <!-- Begin Sale -->
429 <span class="sale" >sale</span>
430 <!-- End Sale -->
431 </a>
432 <div class="collapse" id="sellers-random-number-generator">
433 <div class="center-block seller-group">
434
435 <a href="https://shop.fsf.org/storage-devices/neug-usb-true-random-number-generator" class="seller action-button">GNU Press Shop</a>
436 <p class="sale-info links">
437 <a href="#GNU-promotion">Sale details.</a>
438 </p>
439 </div>
440 </div>
441
442 <script>
443 document.getElementById('get-item-random-number-generator').style.display = '';
444 </script>
445 <noscript>
446 <div class="center-block seller-group">
447 <p style="color: #6b6b6b">
448 <strong>Get it from</strong>
449 </p>
450 <a href="https://shop.fsf.org/storage-devices/neug-usb-true-random-number-generator" class="seller action-button">GNU Press Shop</a>
451 <p class="sale-info links">
452 <a href="#GNU-promotion">Sale details.</a>
453 </p>
454 </div>
455 </noscript>
456 <!-- End Buy/Download button -->
457 <ul class="pros">
458 <p>Why it's cool: A gift for your most security-conscious friend! As
459 opposed to software solutions which by nature have limited randomness
460 (or "entropy"), this USB device is an endless wellspring of truly random
461 numbers, which aids in password generation and encryption.</p>
462 </ul>
463 </div>
464 <div class="good col=md-6 col-sm-6">
465 <ul class="pros">
466 <li>The perfect present for the cryptogeek in your life.</li>
467 <li>FST-01SZ is a tiny USB 32-bit computer based on a free (as in freedom) hardware design, and newly updated by its designer.</li>
468 <li>NeuG is an implementation of a true random number generator (TRNG) for
469 GD32F103 MCU.</li>
470 </ul>
471 </div>
472 </div>
473 <!-- End Row -->
474 <div class="container">
475 <div class="row is-table-row">
476 <div class="col-md-5 col-sm-6 recommended-img">
477 <h5 class="text-center">Mini Wi-Fi Adapter</h5>
478 <img src="https://static.fsf.org/nosvn/images/technoethical-adapter.png" alt="Mini Wi-Fi Adapter" class="center-block" />
479
480 <!-- Buy/Download Button -->
481 <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;">
482 BUY
483 <!-- Begin Sale -->
484 <span class="sale">sale</span>
485 <!-- End Sale -->
486 </a>
487 <div class="collapse" id="sellers-mini-adapter">
488 <div class="center-block seller-group">
489 <p><a href="https://www.thinkpenguin.com/gnu-linux/penguin-wireless-n-usb-adapter-gnu-linux-tpe-n150usb" class="seller action-button">ThinkPenguin</a></p>
490 <p class="sale-info links">
491 <a href="#thinkpenguin-promotion">Sale details.</a>
492 </p>
493 </div>
494 </div>
495
496 <script>
497 document.getElementById('get-item-mini-adapter').style.display = '';
498 </script>
499 <noscript>
500 <div class="center-block seller-group">
501 <p style="color: #6b6b6b">
502 <strong>Get it from</strong>
503 </p>
504 <a href="https://www.thinkpenguin.com/gnu-linux/penguin-wireless-n-usb-adapter-gnu-linux-tpe-n150usb" class="seller action-button">ThinkPenguin</a>
505 <p class="sale-info links">
506 <a href="#thinkpenguin-promotion">Sale details.</a>
507 </p>
508 </div>
509 </noscript>
510
511 <!--start pros-->
512 <ul class="pros">
513 <p>Why it's cool: Trying to get closer to 100% free but stuck with a proprietary Wi-Fi card? Just plug this into your USB port and you're ready to go.</p>
514 </ul>
515 </div>
516
517 <div class="good col-md-6 col-sm-6">
518 <ul class="pros">
519 <li>Great for all-free-software installations on laptops with incompatible Wi-Fi hardware.</li>
520 <li>Certified as part of our <a href="https://ryf.fsf.org">Respects Your Freedom (RYF)</a> program.</li>
521 <li>If you use the X200 laptop listed in this Guide, an adapter like this won't be necessary.</li>
522 </ul>
523 </div></div></div>
524 <!-- End Row -->
525 <!-- End Container -->
526
527 <!-- Begin Recommended Template -->
528
529 <!-- <div class="container"> -->
530 <!-- <div class="row is-table-row"> -->
531 <!-- <div class="col-md-5 col-sm-6 recommended-img"> -->
532 <!-- <h5 class="text-center">Long Range Wi-Fi Adapter</h5> -->
533 <!-- <img src="img/products/thinkpenguin-long-range-adapter.png" alt="Long-range Wi-Fi Adapter" class="center-block" /> -->
534
535 <!-- <\!-- Buy/Download Button -\-> -->
536 <!-- <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;"> -->
537 <!-- BUY -->
538 <!-- <\!-- Begin Sale -\-> -->
539 <!-- <span class="sale">sale</span> -->
540 <!-- <\!-- End Sale -\-> -->
541 <!-- </a> -->
542 <!-- <div class="collapse" id="sellers-long-range-adapter"> -->
543 <!-- <div class="center-block seller-group"> -->
544 <!-- <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> -->
545 <!-- <p class="sale-info links"> -->
546 <!-- <a href="#thinkpenguin-promotion">Sale details.</a> -->
547 <!-- </p> -->
548 <!-- </div> -->
549 <!-- </div> -->
550
551 <!-- <script> -->
552 <!-- document.getElementById('get-item-long-range-adapter').style.display = ''; -->
553 <!-- </script> -->
554 <!-- <noscript> -->
555 <!-- <div class="center-block seller-group"> -->
556 <!-- <p style="color: #6b6b6b"> -->
557 <!-- <strong>Get it from</strong> -->
558 <!-- </p> -->
559 <!-- <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> -->
560 <!-- <p class="sale-info links"> -->
561 <!-- <a href="#thinkpenguin-promotion">Sale details.</a> -->
562 <!-- </p> -->
563 <!-- </div> -->
564 <!-- </noscript> -->
565 <!-- <ul class="pros"> -->
566 <!-- <p>Why it's cool: A beefier (though bulkier) version of the wireless card that powers ThinkPenguin's mini Wi-Fi adapter. Surf the Web from afar with its long-range antenna that can pivot in any direction.</p> -->
567 <!-- </ul> -->
568 <!-- <\!-- End Buy/Download button -\-> -->
569
570 <!-- </div> -->
571 <!-- <div class="col-md-6 col-sm-6"> -->
572 <!-- <ul class="pros"> -->
573 <!-- <li>More powerful than its smaller cousin, and can be further upgraded with a larger antenna.</li> -->
574 <!-- <li><a href="https://ryf.fsf.org">RYF</a>-approved!</li> -->
575 <!-- </ul> -->
576 <!-- </div> -->
577 <!-- </div> -->
578 <!-- End Row -->
579 </div>
580 <!-- End Container -->
581
582 <!-- Begin Recommended Template -->
583 <div class="container">
584 <div class="row is-table-row">
585 <div class="col-md-6 col-sm-6 recommended-img">
586 <h5 class="text-center">VPN Router</h5>
587 <img src="img/products/thinkpenguin-mini-router.png" alt="VPN Router" class="center-block" />
588
589
590 <!-- Buy/Download Button -->
591 <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;">
592 BUY
593 <!-- Begin Sale -->
594 <span class="sale">sale</span>
595 <!-- End Sale -->
596 </a>
597 <div class="collapse" id="sellers-vpn-router">
598 <div class="center-block seller-group">
599 <a href="https://www.thinkpenguin.com/gnu-linux/free-software-wireless-n-mini-vpn-router-tpe-r1100" class="seller action-button">ThinkPenguin</a>
600 <p class="sale-info links">
601 <a href="#thinkpenguin-promotion">Sale details.</a>
602 </p>
603 </div>
604 </div>
605
606 <script>
607 document.getElementById('get-item-vpn-router').style.display = '';
608 </script>
609 <noscript>
610 <div class="center-block seller-group">
611 <p style="color: #6b6b6b">
612 <strong>Get it from</strong>
613 </p>
614 <a href="https://www.thinkpenguin.com/gnu-linux/free-software-wireless-n-mini-vpn-router-tpe-r1100" 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 <div class="collapse" id="sellers-mini-adapter2">
622 <div class="center-block seller-group">
623 <a href="https://www.thinkpenguin.com/gnu-linux/penguin-wireless-n-usb-adapter-gnu-linux-tpe-n150usb" class="seller action-button">ThinkPenguin</a>
624 <p class="sale-info links">
625 <a href="#thinkpenguin-promotion">Sale details.</a>
626 </p>
627 </div>
628 </div>
629 </div>
630 <div class="col-md-7 col-sm-6">
631 <ul class="pros">
632 <li>Designed to complement your existing router by providing a VPN that enhances privacy and security and circumvents network controls.</li>
633 <li>Designed for easy setup.</li>
634 <li><p>As free as can be: runs the FSF-endorsed <a href="https://librecmc.org/">LibreCMC</a> operating system on a product that is <a href="https://ryf.fsf.org">RYF</a>-certified.</p></li>
635 </ul>
636 </div>
637 </div>
638 <!-- End Row -->
639 </div>
640 <!-- End Container -->
641
642 <h1 class="title text-center">Books, Music, and Video</h1>
643 <img src="img/products/bookshelf.png" alt="a shelf of books, with two layers, organized by color." class="center-block img-responsive" />
644 <!--ebooks-->
645 <div class="container">
646 <h3 class="title text-center">Books</h3>
647 <div class="row is-table-row">
648 <div class="good col-md-6 col-sm-6">
649 <h5 class="text-center">DRM-free Ebooks</h5>
650
651 <ul class="pros">
652 <p>There are <a href="https://www.defectivebydesign.org/guide/ebooks">plenty of places</a> to get your literature fix without the shackles of <a href="https://www.defectivebydesign.org/what_is_drm_digital_restrictions_management">Digital Restrictions Management (DRM)</a>. We're highlighting some publishers and shops you should patronize below!</p>
653 <li><a href="https://leanpub.com/">Leanpub</a> is an author-driven ebook Web site encouraging people to &quot;publish early, publish often.&quot;</li>
654 <li><a href="https://www.libreture.com/">Libreture</a> provides a catalog of DRM-free ebook publishers, and a storage solution for all of your digital books and comics.</li>
655 <li><a href="https://lektu.com/">Lektu</a> provides you with an array of DRM-free media in Spanish.</li>
656 <li><a href="https://nantucketebooks.com">Nantucket E-Books</a> is a DRM-free publisher and writing platform that also makes a strong commitment to software freedom. They were profiled in this season's <em>Free Software Bulletin.</em>
657 <li><a href="https://nostarch.com">No Starch Press</a> offers &quot;the finest in geek entertainment,&quot; with educational books on a variety of programming topics.</li>
658 <li><a href="http://www.smashwords.com">Smashwords</a> is the world's largest distributor of indie ebooks.</li>
659 <li>Many free (as in freedom) educational books are available through sites like <a href="https://flossmanuals.net">FLOSS Manuals</a>, a supporter of the <a href="https://dayagainstdrm.org/">International Day Against DRM</a>.</li>
660 <li>Looking to buy paper books? Check out the <a href="https://shop.fsf.org">GNU Press Shop</a> for your technical manuals and documentation needs.</li>
661 </ul>
662 </div>
663 <!--End Good-->
664 <!--start bad-->
665 <div class="good col-md-6 col-sm-6">
666 <h5 class="text-center">Stay away from: Amazon</h5>
667 <ul class="cons">
668 <li>Amazon is one of the most notorious DRM offenders. They use this <a href="https://www.defectivebydesign.org/amazon">Orwellian control</a> over their devices and services to spy on users and keep them trapped in their walled garden.</li>
669 <li>Read more about the dangers of DRM through our <a href="https://defectivebydesign.org">Defective by Design</a> campaign.</li>
670 </ul>
671 </div>
672 <!--End Bad-->
673 </div>
674 <!--End Row-->
675 </div>
676 <!--End Container-->
677
678 <div class="container">
679 <h3 class="title text-center">Music</h3>
680 <div class="row is-table-row">
681 <div class="good col-md-6 col-sm-6">
682 <h5 class="text-center">DRM-free Music</h5>
683 <ul class="pros">
684 <p>Despite the efforts of companies like Spotify, we can still dance to music in the free world. Thanks to the <a href="https://www.defectivebydesign.org/guide/audio">artists, producers, record labels, and shops</a> highlighted on on our <a href="https://www.defectivebydesign.org/guide/">Guide to DRM-free Living</a>, the rights-respecting options are nearly endless. Check out music from great labels and artists, including:</p>
685 <li>All of the music on <a href="https://bandcamp.com">Bandcamp</a> is DRM-free and comes in a variety of formats, including patent-free ones like FLAC and Ogg Vorbis.</li>
686 <li><a href="https://www.dischord.com/">Dischord Records</a>, a classic punk label providing music since 1980.</li>
687 <li><a href="https://www.emusic.com/">Emusic</a> offers DRM-free MP3 downloads, providing a local alternative to streaming services like Spotify or Apple Music.</li>
688 <li><a href="https://folkways.si.edu/">Folkways</a>, providing digital downloads of the world's best folk and children's music, courtesy of the Smithsonian Institute.</li>
689 <li><a href="https://hdtracks.com">HDTracks</a> is an online music shop offering thousands of DRM-free downloads for you to play at home.</li>
690 </ul>
691 </div>
692 <div class="good col-md-6 col-sm-6">
693 <ul class="cons">
694 <h5 class="text-center">Stay away from: Spotify, Apple Music, and all other major streaming services</h5>
695 <li>Spotify is only one of many offenders when it comes to putting DRM in music: all major streaming services do this, with the support of big record labels.</li>
696 <li>In addition to streaming music encumbered by DRM, people who want to use Spotify are required to install additional proprietary software. Even Spotify's client for GNU/Linux relies on proprietary software.</li>
697 <li><p>Apple Music is no better, and places heavy restrictions on the music streamed through the platform.</p></li>
698 </ul>
699 </div>
700 <!--End Bad-->
701 </div>
702 <!--End Row-->
703 </div>
704 <!--End Container-->
705
706 <!--Video-->
707 <div class="container">
708 <h3 class="title text-center">Video</h3>
709 <div class="row is-table-row">
710 <div class="good col-md-6 col-sm-6">
711 <h5 class="text-center">DRM-free video</h5>
712 <p>In the last year, many people have unfortunately become more dependent on streaming media. But it's important to remember how streaming services can deprive you of important rights. "Dis-services" like Disney+ and Netflix mandate the use of a hardware-level backdoor called Widevine, giving them permanent access into deep components of your machine.</p>
713 <p>Widevine prohibits these services from running on many older devices, leaving families who can't afford a new computer or a new television out in the cold.</p>
714 <p>Try these video services and sites instead:</p>
715 <ul class="pros">
716 <li>Visit the <a href="https://archive.org/details/movies">Moving Internet Archive</a> for free (as in freedom) classic films and art projects.</li>
717 <li>The <a href="https://studio.blender.org/films">Blender Open Movies</a> project has a collection of computer-animated films that were made entirely with <a href="https://blender.org">Blender</a>, an enormously popular free software tool.</li>
718 <li><p>Visit the <a href="https://www.defectivebydesign.org/guide/">Guide to DRM-free Living</a> for more suggestions on how to stay a film lover and keep your freedom at the same time.</p></li>
719 </ul>
720
721 </div>
722 <!--End Good-->
723
724 <!--start bad-->
725 <div class="good col-md-6 col-sm-6">
726 <h5 class="text-center">Stay away from: Netflix</h5>
727 <ul class="cons">
728 <li><p>Netflix is continuing its <a href="https://defectivebydesign.org/netflix">disturbing trend</a> of making onerous DRM the norm for streaming media. That's why they were a target for last year's <a href="https://dayagainstdrm.org/">International Day Against DRM (IDAD)</a>.</p>
729 <li><p>They're also leveraging their place in the <a href="https://torrentfreak.com/netflix-becomes-a-member-of-the-mpaa/">Motion Picture Association of America</a> (MPAA) to advocate for tighter restrictions on users, and drove the effort to embed DRM into the <a href="https://www.defectivebydesign.org/no-drm-in-html5">fabric of the Web</a>.</p</li>
730 </ul>
731 </div>
732 <!--End Bad-->
733 </div>
734 <!--End Row-->
735 </div>
736 <!--End Container-->
737
738 </section>
739 <!--End comparisons-->
740
741 <!-- Begin need choices -->
742 <section class="choices" id="choices">
743 <div class="container">
744 <h1 class="text-center">Help wanted!</h1>
745 <div class="container choices">
746 <h2 class="title text-center"></h2>
747 <div class="row is-table-row">
748 <div class="good col-md-6 col-sm-6" style="position:relative">
749 <p>
750 The FSF's long-running <strong>h-node</strong> project has recently seen an uptick in activity, and we need your help to document how well free software runs on common devices.
751 </p>
752 <p>
753 By registering an account on <a href="https://h-node.org">h-node</a> and filling out listings for your hardware, you can help newcomers to the free software movement select hardware that will make thir transition as easy as possible.
754 </p>
755 </div>
756 <!-- <div class="good col-md-6 col-sm-6" style="position:relative"> -->
757 <!-- <h5 class="text-center">Stay away from these devices:</h5> -->
758 <!-- <ul class="cons"> -->
759 <!-- <li>Internet of Things connected home appliances, smart speakers, and virtual assistants are little more than spying devices brought into your home. These include Ring, Amazon Alexa, Amazon Echo, Google Home, Nest, Ecobee, and Sonos products.</li> -->
760 <!-- <li><p>The Nintendo Switch is a popular holiday gift, but few realize that Nintendo has utter control over the platform and offers little insight into how it really works -- or how it might be spying on you and your family. Not much has changed since our advice to <a href="https://www.defectivebydesign.org/nintendo">brick them</a> before they bricked the Nintendo DS.</p></li> -->
761 <!-- </ul> -->
762 <!-- </div> -->
763 <!--End Bad-->
764 </div>
765 <!--End Row-->
766 </div>
767 <!--End Container-->
768 <!--End bad-->
769 <!-- end choices -->
770 </div></section>
771 <!-- Begin Donations -->
772 <section class="charities" id="charities">
773 <div class="container">
774 <h1 class="text-center">Join the FSF associate membership program</h1>
775 <div class="container choices">
776 <div class="row is-table row">
777 <div class="col-md-4 col-md-offset-4 col-sm-4 col-sm-offset-4 col-xs-10 col-xs-offset-6" style="position:relative">
778 <a href="https://www.fsf.org/"><img src="img/logo-1.png" alt="fsf" class="center-block img-responsive" /></a><br />
779 <p>The Giving Guide is brought to you by the <a href="https://fsf.org">Free Software Foundation</a>. Our <a href="https://fsf.org/join">associate membership</a> program is the heart of the FSF's work campaigning for computer user freedom worldwide. If you're still looking for a gift, and want to put your money towards digital freedom, please consider becoming a member or donating to another charity supported by your friend or loved one.</p>
780 <p>We've been fighting for digital freedoms since 1985, and have no plans of stopping. The work we do year-round is work to provide more and better options for gifts: spreading the message of software freedom, as well as helping retailers do the right thing and promoting the work of those who do. It's your support that makes this work possible.</p>
781 </div>
782 </div>
783 </div>
784 </section>
785 <!-- End Donations -->
786
787 <!-- Begin Promotion details -->
788
789 <section class="promotion-details">
790 <div class="container">
791 <div class="row">
792 <div class="col-md-12">
793 <div class="panel-default">
794 <div class="panel-heading">
795 <h1 class="fix-margin">Promotion details</h1>
796 </div>
797 <div class="panel-body" id="promotion-details">
798 <h2>Companies, distributors, and makers of freedom-friendly gadgets want to make it easier for you to give gifts that you feel good about. Check out these discounts and promotions.</h2>
799 <ul style="list-style: none inside none;">
800 <li id="GNU-promotion"><strong>GNU Press Shop: </strong>5% discount on all items using the coupon code <span class="label label-default">GIVEFREELY</span>. Code expires on December 31st. As always, FSF members get a 20% discount. Together with this code, your associate membership could net you 25% off!</li>
801 <!-- <li id="libiquity-promotion"><strong>Libiquity: </strong>10% 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, 2019. 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> -->
802 <!-- <li id="lulzbot-promotion"><strong>LulzBot: </strong><a href="https://www.lulzbot.com/lulzbot-sales-clearance-items">Features sales and clearance items on their Web site</a>.</li> -->
803 <!-- <li id="minifree-promotion"><strong>Minifree: </strong><a href="https://minifree.org/">Offering a discount on all products through the end of the year.</a> -->
804 <!-- <li id="technoethical-promotion"><strong>Technoethical:</strong> Discounts for all refurbished products until January 17th.</li> -->
805 <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>
806 </ul>
807 </div>
808 </div>
809 </div>
810 <!-- End Panel -->
811 </div>
812 <!-- End Row -->
813 </div>
814 <!-- End Container -->
815 </section>
816 <!-- End Promotion details -->
817 <!-- Begin Licenses -->
818 <section class="licenses">
819 <div class="container">
820 <div class="row">
821 <div class="col-md-12">
822 <div class="panel-default">
823 <div class="panel-heading">
824 <h1 class="fix-margin">Licenses</h1>
825
826 </div>
827 <div class="panel-body" id="licenses">
828 <p>This page by the Free Software Foundation is licensed under the <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0</a> license.
829 </p>
830 <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>
831 <ul style="list-style: none inside none;">
832 <li>X200 product image in the public domain.</li>
833 <li>NeuG product image copyright © 2020, Free Software Foundation, Inc. Licensed under the <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0</a> license.</li>
834 <li>ThinkPenguin product images © 2019, ThinkPenguin, Inc. Licensed under the <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0</a> license.</li>
835 <li>Bookshelf photo copyright © 2010, <a href="https://www.flickr.com/photos/seeminglee/4556156477/">See-ming Lee</a>. Licensed under the <a href="https://creativecommons.org/licenses/by-sa/2.0/">Creative Commons Attribution-ShareAlike 2.0</a> license.</li>
836 </div>
837 </div>
838 </div>
839 <!-- End Panel -->
840 </div>
841 <!-- End Row -->
842 </div>
843 <!-- End Container -->
844 </section>
845 <!-- End Licenses -->
846 <!--Begin Footer-->
847 <footer>
848 <div class="container-fluid">
849 <div class="row">
850 <div class="col-md-4 col-sm-4 footer-logo">
851 <a href="https://fsf.org/"><img src="img/logo-1.png" alt="FSF" class="center-block footer-logo img-responsive" /></a>
852 </div>
853 <div class="col-md-8 col-sm-8">
854 <p>The FSF is a nonprofit with a worldwide mission to advance software freedom —
855 <a href="https://fsf.org/about">learn about our history and work</a>.
856 </p>
857 <p>Version 12.0. Copyright © 2004-2021
858 <a href="https://fsf.org/about/contact.html" title="Find out how to contact us">
859 Free Software Foundation
860 </a>, Inc.
861 <a href="https://www.fsf.org/about/free-software-foundation-privacy-policy"> Privacy Policy</a>.
862 <a href="js/weblabels.html" rel="jslicense">JavaScript License Information</a>.
863 </p>
864 </div>
865 </div>
866 <!-- End Row -->
867 </div>
868 <!-- End Container -->
869 </footer>
870 <!-- End Footer -->
871
872 <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
873 <script src="js/jquery.js" charset="utf-8"></script>
874 <!-- Include all compiled plugins (below), or include individual files as needed -->
875 <script src="js/bootstrap.js" charset="utf-8"></script>
876 <!-- Our JS -->
877 <script src="js/magic.js" charset="utf-8"></script>
878
879 <!-- Piwik -->
880 <script type="text/javascript">
881 // @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-2.0-or-later
882 var _paq = _paq || [];
883 _paq.push(["trackPageView"]);
884 _paq.push(["enableLinkTracking"]);
885
886 (function() {
887 var u = (("https:" == document.location.protocol) ? "https" : "http") + "://"+"piwik.fsf.org//";
888 _paq.push(["setTrackerUrl", u+"piwik.php"]);
889 _paq.push(["setSiteId", "14"]);
890 var d=document, g=d.createElement("script"), s=d.getElementsByTagName("script")[0]; g.type="text/javascript";
891 g.defer=true; g.async=true; g.src=u+"piwik.js"; s.parentNode.insertBefore(g,s);
892 })();
893 // @license-end
894 </script>
895 <!-- End Piwik Code -->
896 <!-- Piwik Image Tracker -->
897 <noscript><img src="https://piwik.fsf.org//piwik.php?idsite=14&rec=1" style="border:0" alt="" /></noscript>
898 <!-- End Piwik -->
899 </body>
900
901 </html>