What.
[fsf-giving-guide.git] / 2015 / givingguide.html
1 <!DOCTYPE html>
2 <html>
3
4 <head>
5
6 <title> Ethical Tech Giving Guide | Free Software Foundation | Working together for free software </title>
7
8 <meta charset="UTF-8">
9
10 <!--FIXME: Is this necessary?-->
11 <link rel="copyright" title="Copyright information" href="http://creativecommons.org/licenses/by-nd/3.0/rdf">
12 <link rel="author" title="Author information" href="http://www.fsf.org/about/staff">
13
14 <!--Stylesheets-->
15 <link rel="stylesheet" type="text/css" href="./reset.css">
16 <link rel="stylesheet" type="text/css" href="./stylesheet.css">
17
18 </head>
19
20 <body>
21 <div class="header">
22 <div class="header_wrapper">
23
24 <div class="navbar_wrapper">
25 <span class="logo_wrapper">
26 <a href="https://www.fsf.org/"><img class="logo" src="//static.fsf.org/nosvn/images/givingguide/images/logo.png" alt="logo" /></a>
27 </span>
28
29 <div class="navbar">
30 <ul>
31 <li><a href="https://www.fsf.org/about/">About the FSF</a>
32 </li>
33 <li><a href="https://www.fsf.org/campaigns/">Campaigns</a>
34 </li>
35 <li><a href="https://www.fsf.org/donate/">Donate</a>
36 </li>
37 <li><a href="http://shop.fsf.org/">Shop</a>
38 </li>
39 </ul>
40 </div>
41 <!--end navbar-->
42
43 <span class="join_wrapper">
44 <a href="http://fsf.org/jfb"><img class="join" src="//static.fsf.org/nosvn/images/givingguide/images/join.png" alt="join" /></a>
45 </span>
46 </div>
47
48 <div class="intro">
49 <div class="intro_img">
50 <img src="//static.fsf.org/nosvn/images/givingguide/images/hero.png" alt="Giving Guide" />
51 </div>
52
53 <div class="intro_wrapper">
54 <h2>Are you giving your loved ones tech gifts they can use freely, or gifts which put someone else in control?</h2>
55 <p>Electronics are popular gifts, but people often overlook the restrictions that manufacturers slip under the wrapping paper. From remote deletion of files to harsh rules about copying and sharing, some gifts take more
56 than they give. The good news is that there are ethical companies making better devices that your loved ones can enjoy with freedom and privacy. This is the Free Software Foundation (FSF) guide to smarter gifts, compared with their restrictive
57 counterparts.
58 </p>
59 <p>Like this guide? Download the <a href="https://www.fsf.org/givingguide/giving-guide-giveaway-primer#printable">printable version</a> (translations welcome!) and organize a <a href="https://www.fsf.org/givingguide/giving-guide-giveaway-primer">Giving
60 Guide Giveaway</a> to share it with your community. And remember: donating to a <a href="#charities">nonprofit</a> in someone's name is at least as meaningful as buying them an electronic device.</p>
61 </div>
62 </div>
63 <!--end intro -->
64 </div>
65 </div>
66 <!--end header-->
67
68 <!-- Sharing -->
69 <div class="share">
70 <span class="share_wrapper">
71 <a href="https://www.fsf.org/share?u=https://www.fsf.org/givingguide/&t=Check out the Free Software Foundation Ethical Tech Giving Guide">Share (#givefreely)</a>
72 </span>
73 </div>
74 <!-- end sharing-->
75
76 <!--We compare different products from here-->
77 <div class="comparisons">
78 <div class="section_wrapper">
79 <h3 class="main_title">Full-Sized Laptops</h3>
80
81 <div class="free">
82 <div class="product">
83 <img class="good" src="//static.fsf.org/nosvn/images/givingguide/images/good.png" alt="good" />
84 <img class="product_img" src="//static.fsf.org/nosvn/images/givingguide/images/minifree-t400.png" alt="Minifree T400 Notebook with Libreboot" />
85 </div>
86
87 <h4 class="title">Minifree T400 with GNU/Linux</h4>
88
89 <ul>
90 <li>As free as can be: runs the <a href="https://www.gnu.org/distros/free-distros.en.html">FSF-endorsed</a> Trisquel operating system and libreboot firmware on hardware that is <a href="https://www.fsf.org/ryf">certified to Respect Your Freedom</a>.</li>
91 <li>Durable hardware is meant to last and easy to repair.</li>
92 <li>Created by a small business that replaces all restrictive components from a stock laptop.</li> <li><span style="font-weight:bold">SAVE!</span> &euro;100 (approx. $106) off each item, and Minifree will donate to the FSF with each purchase. Expires Jan 31, 2016. <a href="#minifree-discount">Details.</a></li>
93 </ul>
94 </div>
95
96 <div class="proprietary">
97 <div class="product">
98 <img class="bad" src="//static.fsf.org/nosvn/images/givingguide/images/bad.png" alt="bad" />
99 <img class="product_img" src="//static.fsf.org/nosvn/images/givingguide/images/Macbook_Pro.png" alt="Apple Macbook Pro" />
100 </div>
101
102 <h4 class="title">Apple Macbook Pro with OSX</h4>
103 <ul>
104 <li>
105 Runs on proprietary software that restricts the user's freedoms.
106 </li>
107 <li>
108 Apple's App Store uses <a href="https://www.defectivebydesign.org/what_is_drm_digital_restrictions_management">DRM</a> to restrict what you can do with your purchases.
109 </li>
110 <li>Comes crawling with <a href="https://www.gnu.org/philosophy/proprietary-surveillance.html#SpywareInMacOS">spyware</a>.</li>
111 </ul>
112 </div>
113
114 <!-- 'buy/download' and 'avoid' buttons -->
115 <div class="buy_avoid">
116 <div class="buy_avoid_wrapper">
117 <div class="buy">
118 <a href="http://minifree.org/product/libreboot-t400/"><img src="//static.fsf.org/nosvn/images/givingguide/images/buy.png" alt="Buy" />
119 </a>
120 </div>
121
122 <div class="avoid">
123 <img src="//static.fsf.org/nosvn/images/givingguide/images/avoid.png" alt="avoid" />
124 </div>
125 </div>
126 </div>
127 <!-- end buy-avoid -->
128 </div>
129 <!-- end section_wrapper -->
130
131 <div class="section_wrapper">
132 <h3 class="main_title">Smartphones</h3>
133 <div class="free">
134 <div class="product">
135 <img class="good" src="//static.fsf.org/nosvn/images/givingguide/images/good.png" alt="good" />
136 <img class="product_img" src="//static.fsf.org/nosvn/images/givingguide/images/tehnoetic-s2.png" alt="Tehnoetic S2 with Replicant" />
137 </div>
138
139 <h4 class="title">Tehnoetic S2 with Replicant</h4>
140 <ul>
141 <li>
142 The device runs the <a href="http://www.replicant.us">Replicant</a> free operating system, based on Android. Caveat: its modem hardware separately runs a nonfree system.
143 </li>
144 <li>
145 Features <a href="https://www.f-droid.org/">F-Droid</a>, the free software catalogue that makes it easy to get all the applications you need without sacrificing control of your phone.
146 </li>
147 </ul>
148 </div>
149
150 <div class="proprietary">
151 <div class="product">
152 <img class="bad" src="//static.fsf.org/nosvn/images/givingguide/images/bad.png" alt="bad" />
153 <img class="product_img" src="//static.fsf.org/nosvn/images/givingguide/images/iphone.png" alt="Apple iPhone" />
154 </div>
155
156 <h4 class="title">Apple iPhone</h4>
157 <ul>
158 <li>Comes with no shortage of <a href="https://www.gnu.org/philosophy/proprietary-surveillance.html#SpywareIniThings">spyware</a>.</li>
159 <li>
160 Its proprietary operating system gives Apple control over the software on the devices.
161 </li>
162 <li>
163 Apple uses <a href="http://www.defectivebydesign.org/what_is_drm_digital_restrictions_management">DRM</a> to block competing software.
164 </li>
165 <li>
166 Planned obsolescence: business model forces you to buy new devices frequently.
167 </li>
168 </ul>
169 </div>
170
171 <!-- 'buy/download' and 'avoid' buttons -->
172 <div class="buy_avoid">
173 <div class="buy_avoid_wrapper">
174 <div class="buy">
175 <a href="https://tehnoetic.com/tehnoetic-s2-phone-replicant"><img src="//static.fsf.org/nosvn/images/givingguide/images/buy.png" alt="Buy" />
176 </a>
177 </div>
178
179 <div class="avoid">
180 <img src="//static.fsf.org/nosvn/images/givingguide/images/avoid.png" alt="avoid" />
181 </div>
182 </div>
183 </div>
184 <!-- end buy-avoid -->
185 </div>
186 <!-- end section_wrapper-->
187
188 <div class="section_wrapper">
189 <h3 class="main_title">Compact Laptops</h3>
190
191 <div class="free">
192 <div class="product">
193 <img class="good" src="//static.fsf.org/nosvn/images/givingguide/images/good.png" alt="good" />
194 <img class="product_img" src="//static.fsf.org/nosvn/images/givingguide/images/libiquity-x200.png" alt="Libiquity X200 with Libreboot" />
195 </div>
196
197 <h4 class="title">Libiquity Taurinus X200 with GNU/Linux</h4>
198
199 <ul>
200 <li>As free as can be: runs the <a href="https://www.gnu.org/distros/free-distros.en.html">FSF-endorsed</a> Trisquel operating system and libreboot firmware on hardware that is certified to Respect Your Freedom.</li>
201 <li>Durable hardware is meant to last and easy to repair.</li>
202 <li>Created by a small business that replaces all restrictive components from a stock laptop.</li>
203 <li><span style="font-weight:bold">SAVE!</span> 10% off any purchase. Expires Jan 31, 2016. <a href="#libiquity-discount">Details.</a></li>
204 </ul>
205 </div>
206
207 <div class="proprietary">
208 <div class="product">
209 <img class="bad" src="//static.fsf.org/nosvn/images/givingguide/images/bad.png" alt="bad" />
210 <img class="product_img" src="//static.fsf.org/nosvn/images/givingguide/images/lenovo-u31.png" alt="Lenovo U31" />
211 </div>
212
213 <h4 class="title">Lenovo U31 with Windows</h4>
214 <ul>
215 <li>Runs on proprietary software that profits from treating the user as a product -- each account is assigned an advertising ID to help Microsoft sell user data.</li>
216 <li>Includes Management Engine, a hardware-based backdoor that gives Intel a permanent backdoor into your computer.</li>
217 <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>
218 </ul>
219 </div>
220
221 <!-- 'buy/download' and 'avoid' buttons -->
222 <div class="buy_avoid">
223 <div class="buy_avoid_wrapper">
224 <div class="buy">
225 <a href="https://shop.libiquity.com/product/taurinus-x200"><img src="//static.fsf.org/nosvn/images/givingguide/images/buy.png" alt="Buy" />
226 </a>
227 </div>
228
229 <div class="avoid">
230 <img src="//static.fsf.org/nosvn/images/givingguide/images/avoid.png" alt="avoid" />
231 </div>
232 </div>
233 </div>
234 <!-- end buy-avoid -->
235 </div> <!-- end section_wrapper -->
236
237 <div class="section_wrapper">
238 <h3 class="main_title">3D Printers</h3>
239
240 <div class="free">
241 <div class="product">
242 <img class="good" src="//static.fsf.org/nosvn/images/givingguide/images/good.png" alt="good" />
243 <img class="product_img" src="//static.fsf.org/nosvn/images/givingguide/images/lulzbot-mini.png" alt="Lulzbot Mini" />
244 </div>
245
246 <h4 class="title">Lulzbot Mini</h4>
247 <ul>
248 <li>Ease of use features like self-leveling and self-cleaning.</li>
249 <li>Hardware designs available to make modification and improvement easy. Standardized material format allows 3D printing with plastics, wood-, stone-, bamboo-, rubber-, and metal-like materials.</li>
250 <li><a href="https://www.fsf.org/ryf">Respects Your Freedom-certified</a> by the FSF to run with all free software, making 3D printing more accessible and encouraging innovation.</li>
251 <li><span style="font-weight:bold">BONUS!</span> Receive a gratis reel of filament when you buy from this guide. Expires Dec 30, 2015. <a href="#lulzbot-discount">Details.</a></li>
252 </ul>
253 </div>
254
255 <div class="proprietary">
256 <div class="product">
257 <img class="bad" src="//static.fsf.org/nosvn/images/givingguide/images/bad.png" alt="bad" />
258 <img class="product_img" src="//static.fsf.org/nosvn/images/givingguide/images/makerbot-mini.png" alt="Makerbot Replicator Mini" />
259 </div>
260
261 <h4 class="title">Makerbot Replicator Mini</h4>
262 <ul>
263 <li>
264 MakerWare software is proprietary, restricting freedom and stifling innovation.
265 </li>
266
267 <li>
268 MakerBot was founded with a more freedom-respecting appraoch, but has since locked down its code and distanced itself from the community that formed around it.
269 </li>
270 </ul>
271
272 </div>
273
274 <!-- 'buy/download' and 'avoid' buttons -->
275 <div class="buy_avoid">
276 <div class="buy_avoid_wrapper">
277 <div class="buy">
278 <a href="https://www.lulzbot.com/store/printers/lulzbot-mini"><img src="//static.fsf.org/nosvn/images/givingguide/images/buy.png" alt="Buy" />
279 </a>
280 </div>
281
282 <div class="avoid">
283 <img src="//static.fsf.org/nosvn/images/givingguide/images/avoid.png" alt="avoid" />
284 </div>
285 </div>
286 </div>
287 <!-- end buy-avoid -->
288 </div>
289 <!-- end section_wrapper -->
290
291 <div class="section_wrapper">
292 <h3 class="main_title">Wi-Fi Routers</h3>
293
294 <div class="free">
295 <div class="product">
296 <img class="good" src="//static.fsf.org/nosvn/images/givingguide/images/good.png" alt="good" />
297 <img class="product_img" src="//static.fsf.org/nosvn/images/givingguide/images/librecmc-router.jpg" alt="ThinkPenguin Router" />
298 </div>
299
300 <h4 class="title">ThinkPenguin Router</h4>
301 <ul>
302 <li>
303 Easily separate privacy-sensitive network traffic from Internet traffic to improve security.
304 </li>
305 <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 Respect Your Freedom.</li>
306 <li><span style="font-weight:bold">SAVE!</span> 5% off any purchase. Expires Jan 29, 2016. <a href="#thinkpenguin-discount">Details.</a></li>
307 </ul>
308 </div>
309
310 <div class="proprietary">
311 <div class="product">
312 <img class="bad" src="//static.fsf.org/nosvn/images/givingguide/images/bad.png" alt="bad" />
313 <img class="product_img" src="//static.fsf.org/nosvn/images/givingguide/images/isp-router.png" alt="Generic ISP-provided router" />
314 </div>
315
316 <h4 class="title">ISP-provided Routers</h4>
317 <ul>
318 <li>
319 Proprietary firmware means that there's no way for you to know whether it's spying on you -- and it handles all your Internet traffic as well as local print jobs and file transfers.
320 </li>
321 <li>
322 Many models are subject to remote firmware updates from your Internet Service Provider, which probably does not have your best interests in mind -- these same companies fight net neutrality.
323 </li>
324 </ul>
325
326 </div>
327
328 <!-- 'buy/download' and 'avoid' buttons -->
329 <div class="buy_avoid">
330 <div class="buy_avoid_wrapper">
331 <div class="buy">
332 <a href="https://www.thinkpenguin.com/gnu-linux/free-software-wireless-n-broadband-router-gnu-linux-tpe-nwifirouter2"><img src="//static.fsf.org/nosvn/images/givingguide/images/buy.png" alt="Buy" />
333 </a>
334 </div>
335
336 <div class="avoid">
337 <img src="//static.fsf.org/nosvn/images/givingguide/images/avoid.png" alt="avoid" />
338 </div>
339 </div>
340 </div>
341 <!-- end buy-avoid -->
342 </div>
343 <!-- end section_wrapper -->
344
345 <div class="section_wrapper">
346 <h3 class="main_title">Ebooks</h3>
347
348 <div class="free">
349 <div class="product">
350 <img class="good" src="//static.fsf.org/nosvn/images/givingguide/images/good.png" alt="good" />
351 <img class="product_img" src="//static.fsf.org/fsforg/img/ProjectGutenbergPrepped.png" alt="Project Gutenberg" />
352 </div>
353
354 <h4 class="title">Project Gutenberg</h4>
355
356 <ul>
357 <li>All of the ebooks are gratis, including classics like Peter Pan and Huck Finn.</li>
358 <li>The original purveyor of eBooks free of <a href="http://www.defectivebydesign.org/what_is_drm_digital_restrictions_management">DRM</a> (Digital Restrictions Management), <a href="https://www.defectivebydesign.org/guide/ebooks">inspiring many others</a>.</li>
359 <li>Enjoy the freedom to read your ebooks on any device.</li>
360 </ul>
361
362 </div>
363
364 <div class="proprietary">
365 <div class="product">
366 <img class="bad" src="//static.fsf.org/nosvn/images/givingguide/images/bad.png" alt="bad" />
367 <img class="product_img" src="//static.fsf.org/fsforg/img/amazon.jpg" alt="Amazon" />
368 </div>
369
370 <h4 class="title">Amazon</h4>
371 <ul>
372 <li>
373 Amazon can remotely block or delete individual ebooks or your entire library with no warning or explanation (<a href="http://www.defectivebydesign.org/node/2250">they've done
374 it before</a>).
375 </li>
376
377 <li>
378 Amazon uses <a href="http://www.defectivebydesign.org/what_is_drm_digital_restrictions_management">DRM</a>
379 to prevent you from sharing your favorite books with friends or moving them between readers.
380 </li>
381
382 <li>
383 Amazon openly claims
384 <a href="http://www.defectivebydesign.org/amazon-kindle-swindle">
385 you don't actually own or control your
386 ebooks.
387 </a>
388 </li>
389 </ul>
390
391 </div>
392
393 <!-- 'buy/download' and 'avoid' buttons -->
394 <div class="buy_avoid">
395 <div class="buy_avoid_wrapper">
396 <div class="buy">
397 <a href="https://www.gutenberg.org/"><img src="//static.fsf.org/nosvn/images/givingguide/images/download.png" alt="Download" />
398 </a>
399 </div>
400
401 <div class="avoid">
402 <img src="//static.fsf.org/nosvn/images/givingguide/images/avoid.png" alt="avoid" />
403 </div>
404 </div>
405 </div>
406 <!-- end buy-avoid -->
407 </div>
408 <!-- end section_wrapper -->
409
410 <div class="section_wrapper">
411 <h3 class="main_title">Graphic Design</h3>
412
413 <div class="free">
414 <div class="product">
415 <img class="good" src="//static.fsf.org/nosvn/images/givingguide/images/good.png" alt="good" />
416 <img class="product_img" src="//static.fsf.org/nosvn/images/gimp_inkscape.png" alt="GIMP and Inkscape" />
417 </div>
418
419 <h4 class="title">GIMP and Inkscape</h4>
420
421 <ul>
422 <li>Free software, with thriving developer communities.</li>
423 <li>Designed for free formats, but can also open files created in other programs.</li>
424 <li>Wide variety of plugins grants limitless features.</li>
425 <li>Easy to install on all major operating systems.</li>
426 </ul>
427
428 </div>
429
430 <div class="proprietary">
431 <div class="product">
432 <img class="bad" src="//static.fsf.org/nosvn/images/givingguide/images/bad.png" alt="bad" />
433 <img class="product_img" src="//static.fsf.org/nosvn/images/photoshop_illustrator.png" alt="Photoshop and Illustrator" />
434 </div>
435
436 <h4 class="title">Photoshop and Illustrator</h4>
437 <ul>
438 <li>Proprietary software controlled by Adobe.</li>
439 <li>Shuts down when its DRM is unable to verify the costly required subscription, even if it's actually up to date.</li>
440 <li>Prefers locked-down proprietary formats.</li>
441 </ul>
442
443 </div>
444
445 <!-- 'buy/download' and 'avoid' buttons -->
446 <div class="buy_avoid">
447 <div class="buy_avoid_wrapper">
448 <div class="buy">
449 <a href="https://www.inkscape.org/en/"><img src="//static.fsf.org/nosvn/images/givingguide/images/download.png" alt="Download" />
450 </a>
451 </div>
452
453 <div class="avoid">
454 <img src="//static.fsf.org/nosvn/images/givingguide/images/avoid.png" alt="avoid" />
455 </div>
456 </div>
457 </div>
458 <!-- end buy-avoid -->
459 </div> <!-- end section_wrapper -->
460
461 <div class="section_wrapper">
462 <h3 class="main_title">Gift Cards</h3>
463
464 <div class="free">
465 <div class="product">
466 <img class="good" src="//static.fsf.org/nosvn/images/givingguide/images/good.png" alt="good" />
467 <img class="product_img" src="//static.fsf.org/fsforg/img/FSFCardPrepped.png" alt="FSF Membership Card" />
468 </div>
469
470 <h4 class="title">FSF Membership Card</h4>
471 <ul>
472 <li>Join over 3,000 active members working to make a better world built on free software.</li>
473 <li>Enjoy a host of <a href="https://www.fsf.org/associate/benefits">member benefits</a>, including admission to the <a href="https://www.libreplanet.org/conference">yearly LibrePlanet conference</a>.</li>
474 <li>Membership donations are tax-deductible in the US. For a smaller gift, <a href="https://www.fsf.org/donate">donate in a friend's name</a>.</li>
475 </ul>
476
477 </div>
478
479 <div class="proprietary">
480 <div class="product">
481 <img class="bad" src="//static.fsf.org/nosvn/images/givingguide/images/bad.png" alt="bad" />
482 <img class="product_img" src="//static.fsf.org/fsforg/img/iTunesCardPrepped.png" alt="iTunes Card" />
483 </div>
484
485 <h4 class="title">iTunes Card</h4>
486 <ul>
487 <li> <a href="http://www.defectivebydesign.org/what_is_drm_digital_restrictions_management">DRM</a>
488 on everything (except music) controls what you can do with your purchases.
489 </li>
490
491 <li> Apple claims (wrongly) that you don't actually own anything you buy from the iTunes store.</li>
492
493 <li> Requires proprietary software to use, even to download DRM-free music.</li>
494 </ul>
495
496 </div>
497
498 <!-- 'buy/download' and 'avoid' buttons -->
499 <div class="buy_avoid">
500 <div class="buy_avoid_wrapper">
501 <div class="buy">
502 <a href="https://my.fsf.org/associate/support_freedom/join_fsf?"><img src="//static.fsf.org/nosvn/images/givingguide/images/buy.png" alt="Buy" />
503 </a>
504 </div>
505
506 <div class="avoid">
507 <img src="//static.fsf.org/nosvn/images/givingguide/images/avoid.png" alt="avoid" />
508 </div>
509 </div>
510 </div>
511 <!-- end buy-avoid -->
512 </div>
513 <!-- end section_wrapper -->
514 </div>
515 <!-- end comparisons section -->
516
517 <!-- Recommended Section -->
518 <div class="recommended">
519 <h1 class="topic_title">More Products Certified to Respect Your Freedom</h1>
520 <div class="recommend_wrapper">
521
522 <div class="recommended_product">
523 <img class="recommended_product_img" src="//static.fsf.org/nosvn/images/tehnoetic_adapter.png" alt="Tehnoetic Mini Wi-Fi adapter" />
524 <h4 class="title">Tehnoetic Mini Wi-Fi Adapter</h4>
525 <p>Great for all-free-software installations on laptops with incompatible Wi-Fi hardware.</p>
526 <div class="buy">
527 <a href="https://tehnoetic.com/tehnoetic-wireless-adapter-gnu-linux-libre-tet-n150"><img src="//static.fsf.org/nosvn/images/givingguide/images/buy.png" alt="Buy" />
528 </a>
529 </div>
530 </div>
531
532 <div class="recommended_product">
533 <img class="recommended_product_img" src="//static.fsf.org/nosvn/images/givingguide/images/thinkpenguin-mini-router.png" alt="ThinkPenguin VPN router" />
534 <h4 class="title">ThinkPenguin VPN Router</h4>
535 <p>Designed to complement your existing router by providing an easy-to-set up VPN that enhances privacy and security and circumvents network controls. <a href="#thinkpenguin-discount">Discount available.</a></p>
536
537 <div class="buy">
538 <a href="https://www.thinkpenguin.com/gnu-linux/free-software-wireless-n-mini-router-tpe-r1100"><img src="//static.fsf.org/nosvn/images/givingguide/images/buy.png" alt="Buy" />
539 </a>
540 </div>
541 </div>
542
543 <div class="recommended_product">
544 <img class="recommended_product_img" src="//static.fsf.org/nosvn/images/givingguide/images/thinkpenguin-long-range-adapter.png" alt="ThinkPenguin long-range adapter" />
545 <h4 class="title">ThinkPenguin Long-Range Wi-Fi Adapter</h4>
546 <p>More powerful than its smaller cousin, and can be further upgraded with a larger antenna. <a href="#thinkpenguin-discount">Discount available.</a></p>
547 <div class="buy">
548 <a href="https://www.thinkpenguin.com/gnu-linux/penguin-wireless-n-usb-adapter-w-external-antenna-gnu-linux-tpe-n150usbl"><img src="//static.fsf.org/nosvn/images/givingguide/images/buy.png" alt="Buy" />
549 </a>
550 </div>
551 </div>
552 <p class="remark"> If you have ideas for more gifts that can be given freely, submit your recommendations to our
553 <a href="http://libreplanet.org/wiki/Group:Giving_Guide_Suggestions">growing page</a>.
554 </p>
555 </div>
556 <!--recommended charities-->
557 <a name="charities"><h1 class="topic_title">Recommended organizations for holiday donations</h1></a>
558 <p><a href="http://www.eff.org">Electronic Frontier Foundation</a>,
559 <a href="http://www.creativecommons.org">Creative Commons</a>,
560 <a href="http://wikimedia.org">Wikimedia Foundation</a>,
561 <a href="http://www.sfconservancy.org">Software Freedom Conservancy</a>,
562 <a href="http://www.softwarefreedom.org">Software Freedom Law Center</a>,
563 <a href="http://www.gnome.org">GNOME Foundation</a> and
564 <a href="http://www.fsf.org">Free Software Foundation</a>.</p>
565 </div>
566 <!-- end recommended-->
567
568 <!--promotion details-->
569 <div class="licenses">
570 <a name="promotion-details"><h1 class="topic_title">Promotion details</h1></a>
571 <ul style="list-style: none inside none;">
572
573 <li id="minifree-discount"><span style="font-weight: bold">Minifree:</span> Receive &euro;100 off each and every T400 or X200 laptop or D16 server board you buy. Enter the discount code FSFGIVINGGUIDE at checkout. Minifree donates &euro;20 (approx. $21) to the FSF for each purchase made with the code.</li>
574 <li id="lulzbot-discount"><span style="font-weight: bold">Lulzbot:</span>
575 Purchase a LulzBot Mini desktop 3D printer through this guide and receive a gratis 1kg reel of standard filament. Email <a href="mailto:sales@lulzbot.com">sales@lulzbot.com</a> before purchase and mention the FSF 2015 Giving Guide to receive this promotion. Specify if you'd like HIPS, PLA, or ABS filament. Promotion subject to inventory availability.</li>
576 <li id="thinkpenguin-discount"><span style="font-weight: bold">ThinkPenguin:</span> Use coupon code FSFGIVING15 at checkout. Appies to all items.</li>
577 <li id="libiquity-discount"><span style="font-weight: bold">Libiquity:</span> This is a rebate, not a discount at point of sale. After purchase, email your order number to
578 <a href="mailto:sales@libiquity.com">sales@libiquity.com</a> and mention the secret password FSFGIVING in your message. You'll receive a refund of 10% of your purchase. Applies to all items.</li>
579 </ul>
580 </div>
581 <!-- end promotion details-->
582
583 <!-- h-node block. Using licenses class as a quick and dirty way to match its formatting. Others are welcome to improve this. -->
584 <div class="licenses">
585 <h1 class="topic_title">More devices on h-node</h1>
586 <p>To learn more about which hardware supports free software and which doesn't, explore the community-run <a href="https://www.h-node.org/">h-node database</a>.</p>
587 </div>
588 <!-- end h-node block -->
589
590 <!-- Licenses Section -->
591 <div class="licenses">
592 <h1 class="topic_title">Licenses</h1>
593 <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>
594 </p>
595 <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>
596 <ul style="list-style: none inside none;">
597 <li><a href="https://www.lulzbot.com/news/press-materials">Lulzbot 3D printer photo</a> by Aleph Objects is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">Creative Commons Attribution-ShareAlike 3.0 Unported.</a></li>
598 <li><a href="//static.fsf.org/nosvn/dontcardomebro.jpg">FSF USB membership card</a> by FSF is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">Creative Commons Attribution-ShareAlike 3.0 Unported.</a></li>
599 <li><a href="http://www.flickr.com/photos/bmiphone/4640570159/">iTunes gift card</a> is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">Creative Commons Attribution-ShareAlike 3.0 Unported.</a></li>
600 <li><a href="https://www.thinkpenguin.com/gnu-linux/royal-penguin-gnu-linux-notebook">ThinkPenguin with GNU</a> is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">Creative Commons Attribution-ShareAlike 3.0 Unported.</a></li>
601 <li><a href="http://commons.wikimedia.org/wiki/File:Macbook_Pro_PSD.png">Macbook Pro</a> PSD by andrew-gw is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">Creative Commons Attribution-ShareAlike 3.0 Unported.</a></li>
602 <li><a href="http://www.gutenberg.org">Astounding Stories</a> is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">Creative Commons Attribution-ShareAlike 3.0 Unported.</a></li>
603 <li>The Inkscape and GIMP logos are licensed under the <a href="https://www.gnu.org/copyleft/gpl.html">GNU General Public License</a>.</li>
604 <li>The Amazon, iOS, YouTube, Google Drive and Adobe Photoshop and Illustrator logos are in the public domain but are registered trademarks.</li>
605 <li><a href="https://en.wikipedia.org/wiki/File:Replicant_logo_alpha.svg">Replicant</a> by Paul Kocialkowski is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 3.0 Unported.</a></li>
606 <li>Tehnoetic Wi-Fi Dongle by Tehnoetic 2014 licensed under CC BY-SA 4.0.</li>
607 <li>The Least Authority logo is copyright Least Authority Enterprises.</li>
608 </ul>
609 </div>
610 <!-- end licenses-->
611
612 <!--footer-->
613 <footer>
614 <div class="footer_wrapper">
615 <div>
616 <p>The FSF is a nonprofit with a worldwide mission to advance software freedom —
617 <a href="https://fsf.org/about">learn about our history and work.</a>
618 </p>
619 </div>
620
621 <div class="copyright">
622 <p>Version 6.0. Copyright © 2004-2015
623 <a href="https://fsf.org/about/contact.html" title="Find out how to contact us">
624 Free Software Foundation
625 </a>, Inc.
626 <a href="https://my.fsf.org/donate/privacypolicy.html"> Privacy Policy</a>.
627 </p>
628 </div>
629 </div>
630
631 <script type="text/javascript" src="js/piwik.js"></script>
632 </footer>
633
634 </body>
635 </html>