Text tweaks, adding links.
[fsf-giving-guide.git] / 2015 / givingguide.html
1 <!DOCTYPE html>
2 <html>
3
4 <head>
5
6 <title> Holiday 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">Compact 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/libiquity-x200.png" alt="Libiquity X200 with Libreboot" />
85 </div>
86
87 <h4 class="title">Libiquity Taurinus X200 with GNU/Linux</h4>
88
89 <ul>
90 <li>Comes with the free, transparent and modifiable Trisquel GNU/Linux operating system used by the Free Software Foundation.</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>
93 <li><a href="https://www.fsf.org/ryf">Respects Your Freedom-certified</a> by the FSF to run with all free software, right down to its libreboot firmware.</li> <!--<li><span style="font-weight:bold">SAVE!</span> $5 off any purchase of $50 or more with coupon code FSFGIVING. ThinkPenguin will also donate $5 to the FSF (expires at the end of 2014).</li>-->
94 </ul>
95 </div>
96
97 <div class="proprietary">
98 <div class="product">
99 <img class="bad" src="//static.fsf.org/nosvn/images/givingguide/images/bad.png" alt="bad" />
100 <img class="product_img" src="//static.fsf.org/nosvn/images/givingguide/images/lenovo-u31.png" alt="Lenovo U31" />
101
102 </div>
103
104 <h4 class="title">Lenovo U31 with Windows</h4>
105 <ul>
106 <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>
107 <li>Includes Management Engine, a hardware-based backdoor that gives Intel a permanent backdoor into your computer.</li>
108 <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>
109 </ul>
110 </div>
111
112 <!-- 'buy/download' and 'avoid' buttons -->
113 <div class="buy_avoid">
114 <div class="buy_avoid_wrapper">
115 <div class="buy">
116 <a href="https://shop.libiquity.com/product/taurinus-x200"><img src="//static.fsf.org/nosvn/images/givingguide/images/buy.png" alt="Buy" />
117 </a>
118 </div>
119
120 <div class="avoid">
121 <img src="//static.fsf.org/nosvn/images/givingguide/images/avoid.png" alt="avoid" />
122 </div>
123 </div>
124 </div>
125 <!-- end buy-avoid -->
126 </div> <!-- end section_wrapper -->
127
128 <div class="section_wrapper">
129 <h3 class="main_title">Smartphones</h3>
130 <div class="free">
131 <div class="product">
132 <img class="good" src="//static.fsf.org/nosvn/images/givingguide/images/good.png" alt="good" />
133 <img class="product_img" src="//static.fsf.org/nosvn/images/givingguide/images/tehnoetic-s2.png" alt="Tehnoetic S2 with Replicant" />
134 </div>
135
136 <h4 class="title">Tehnoetic S2 with Replicant</h4>
137 <ul>
138 <li>
139 Runs the <a href="http://www.replicant.us">Replicant</a> free operating system, based on Android. Though some low-level firmware is nonfree, this is the cutting edge of smartphone user freedom.
140 </li>
141 <li>
142 <a href="https://www.f-droid.org/">Features F-Droid</a>, the free software catalogue that makes it easy to get all the applications you need without sacrificing control of your phone.
143 </li>
144 </ul>
145 </div>
146
147 <div class="proprietary">
148 <div class="product">
149 <img class="bad" src="//static.fsf.org/nosvn/images/givingguide/images/bad.png" alt="bad" />
150 <img class="product_img" src="//static.fsf.org/nosvn/images/givingguide/images/iphone.png" alt="Apple iPhone" />
151 </div>
152
153 <h4 class="title">Apple iPhone</h4>
154 <ul>
155 <li>Comes with no shortage of <a href="https://www.gnu.org/philosophy/proprietary-surveillance.html#SpywareIniThings">spyware</a>.</li>
156 <li>
157 Its proprietary operating system gives Apple control over the software on the devices.
158 </li>
159 <li>
160 Apple uses <a href="http://www.defectivebydesign.org/what_is_drm_digital_restrictions_management">DRM</a> to block competing software.
161 </li>
162 <li>
163 Planned obsolescence: business model forces you to buy new devices frequently.
164 </li>
165 </ul>
166 </div>
167
168 <!-- 'buy/download' and 'avoid' buttons -->
169 <div class="buy_avoid">
170 <div class="buy_avoid_wrapper">
171 <div class="buy">
172 <a href="https://tehnoetic.com/tehnoetic-s2-phone-replicant"><img src="//static.fsf.org/nosvn/images/givingguide/images/buy.png" alt="Buy" />
173 </a>
174 </div>
175
176 <div class="avoid">
177 <img src="//static.fsf.org/nosvn/images/givingguide/images/avoid.png" alt="avoid" />
178 </div>
179 </div>
180 </div>
181 <!-- end buy-avoid -->
182 </div>
183 <!-- end section_wrapper-->
184
185 <div class="section_wrapper">
186 <h3 class="main_title">3D Printers</h3>
187
188 <div class="free">
189 <div class="product">
190 <img class="good" src="//static.fsf.org/nosvn/images/givingguide/images/good.png" alt="good" />
191 <img class="product_img" src="//static.fsf.org/nosvn/images/givingguide/images/lulzbot-mini.png" alt="Lulzbot Mini" />
192 </div>
193
194 <h4 class="title">Lulzbot Mini</h4>
195 <ul>
196 <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>
197 <li>Ease of use features like self-leveling and self-cleaning.</li>
198 <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>
199 </ul>
200 </div>
201
202 <div class="proprietary">
203 <div class="product">
204 <img class="bad" src="//static.fsf.org/nosvn/images/givingguide/images/bad.png" alt="bad" />
205 <img class="product_img" src="//static.fsf.org/nosvn/images/givingguide/images/makerbot-mini.png" alt="Makerbot Replicator Mini" />
206 </div>
207
208 <h4 class="title">Makerbot Replicator Mini</h4>
209 <ul>
210 <li>
211 MakerWare software is proprietary, restricting freedom and stifling innovation.
212 </li>
213
214 <li>
215 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.
216 </li>
217 </ul>
218
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://www.lulzbot.com/store/printers/lulzbot-mini"><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>
236 <!-- end section_wrapper -->
237
238 <div class="section_wrapper">
239 <h3 class="main_title">Full-Sized Laptops</h3>
240
241 <div class="free">
242 <div class="product">
243 <img class="good" src="//static.fsf.org/nosvn/images/givingguide/images/good.png" alt="good" />
244 <img class="product_img" src="//static.fsf.org/nosvn/images/givingguide/images/minifree-t400.png" alt="Minifree T400 Notebook with Libreboot" />
245 </div>
246
247 <h4 class="title">Minifree T400 with GNU/Linux</h4>
248
249 <ul>
250 <ul>
251 <li>Comes with the free, transparent and modifiable Trisquel GNU/Linux operating system.</li>
252 <li>Durable hardware is meant to last and easy to repair.</li>
253 <li>Created by a small business that replaces all restrictive components from a stock laptop.</li>
254 <li><a href="https://www.fsf.org/ryf">Respects Your Freedom-certified</a> by the FSF to run with all free software, right down to its libreboot firmware.</li> <!--<li><span style="font-weight:bold">SAVE!</span> $5 off any purchase of $50 or more with coupon code FSFGIVING. ThinkPenguin will also donate $5 to the FSF (expires at the end of 2014).</li>-->
255 </ul>
256 </div>
257
258 <div class="proprietary">
259 <div class="product">
260 <img class="bad" src="//static.fsf.org/nosvn/images/givingguide/images/bad.png" alt="bad" />
261 <img class="product_img" src="//static.fsf.org/nosvn/images/givingguide/images/Macbook_Pro.png" alt="Apple Macbook Pro" />
262 </div>
263
264 <h4 class="title">Apple Macbook Pro with OSX</h4>
265 <ul>
266 <li>
267 Runs on proprietary software that restricts the user's freedoms.
268 </li>
269 <li>
270 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.
271 </li>
272 <li>Comes crawling with <a href="https://www.gnu.org/philosophy/proprietary-surveillance.html#SpywareInMacOS">spyware</a>.</li>
273 </ul>
274 </div>
275
276 <!-- 'buy/download' and 'avoid' buttons -->
277 <div class="buy_avoid">
278 <div class="buy_avoid_wrapper">
279 <div class="buy">
280 <a href="http://minifree.org/product/libreboot-t400/"><img src="//static.fsf.org/nosvn/images/givingguide/images/buy.png" alt="Buy" />
281 </a>
282 </div>
283
284 <div class="avoid">
285 <img src="//static.fsf.org/nosvn/images/givingguide/images/avoid.png" alt="avoid" />
286 </div>
287 </div>
288 </div>
289 <!-- end buy-avoid -->
290 </div>
291 <!-- end section_wrapper -->
292
293 <div class="section_wrapper">
294 <h3 class="main_title">Wi-Fi Routers</h3>
295
296 <div class="free">
297 <div class="product">
298 <img class="good" src="//static.fsf.org/nosvn/images/givingguide/images/good.png" alt="good" />
299 <img class="product_img" src="//static.fsf.org/nosvn/images/givingguide/images/librecmc-router.jpg" alt="ThinkPenguin Router" />
300 </div>
301
302 <h4 class="title">ThinkPenguin Router</h4>
303 <ul>
304 <li>
305 Easily separate privacy-sensitive network traffic from Internet traffic to improve security.
306 </li>
307 <li>
308 As free as can be: runs the <a href="https://www.gnu.org/distros/free-distros.html">FSF-endorsed</a> LibreCMC operating system on hardware that is certified to <a href="https://www.fsf.org/ryf">Respect Your Freedom</a>.
309 </li>
310 </ul>
311 </div>
312
313 <div class="proprietary">
314 <div class="product">
315 <img class="bad" src="//static.fsf.org/nosvn/images/givingguide/images/bad.png" alt="bad" />
316 <img class="product_img" src="//static.fsf.org/nosvn/images/givingguide/images/isp-router.png" alt="Generic ISP-provided router" />
317 </div>
318
319 <h4 class="title">ISP-provided Routers</h4>
320 <ul>
321 <li>
322 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.
323 </li>
324 <li>
325 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.
326 </li>
327 </ul>
328
329 </div>
330
331 <!-- 'buy/download' and 'avoid' buttons -->
332 <div class="buy_avoid">
333 <div class="buy_avoid_wrapper">
334 <div class="buy">
335 <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" />
336 </a>
337 </div>
338
339 <div class="avoid">
340 <img src="//static.fsf.org/nosvn/images/givingguide/images/avoid.png" alt="avoid" />
341 </div>
342 </div>
343 </div>
344 <!-- end buy-avoid -->
345 </div>
346 <!-- end section_wrapper -->
347
348 <div class="section_wrapper">
349 <h3 class="main_title">Ebooks</h3>
350
351 <div class="free">
352 <div class="product">
353 <img class="good" src="//static.fsf.org/nosvn/images/givingguide/images/good.png" alt="good" />
354 <img class="product_img" src="//static.fsf.org/fsforg/img/ProjectGutenbergPrepped.png" alt="Project Gutenberg" />
355 </div>
356
357 <h4 class="title">Project Gutenberg</h4>
358
359 <ul>
360 <li>All of the ebooks are gratis, including classics like Peter Pan and Huck Finn.</li>
361 <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>
362 <li>Enjoy the freedom to read your ebooks on any device.</li>
363 </ul>
364
365 </div>
366
367 <div class="proprietary">
368 <div class="product">
369 <img class="bad" src="//static.fsf.org/nosvn/images/givingguide/images/bad.png" alt="bad" />
370 <img class="product_img" src="//static.fsf.org/fsforg/img/amazon.jpg" alt="Amazon" />
371 </div>
372
373 <h4 class="title">Amazon</h4>
374 <ul>
375 <li>
376 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
377 it before</a>).
378 </li>
379
380 <li>
381 Amazon uses <a href="http://www.defectivebydesign.org/what_is_drm_digital_restrictions_management">DRM</a>
382 to prevent you from sharing your favorite books with friends or moving them between readers.
383 </li>
384
385 <li>
386 Amazon openly claims
387 <a href="http://www.defectivebydesign.org/amazon-kindle-swindle">
388 you don't actually own or control your
389 ebooks.
390 </a>
391 </li>
392 </ul>
393
394 </div>
395
396 <!-- 'buy/download' and 'avoid' buttons -->
397 <div class="buy_avoid">
398 <div class="buy_avoid_wrapper">
399 <div class="buy">
400 <a href="https://www.gutenberg.org/"><img src="//static.fsf.org/nosvn/images/givingguide/images/download.png" alt="Download" />
401 </a>
402 </div>
403
404 <div class="avoid">
405 <img src="//static.fsf.org/nosvn/images/givingguide/images/avoid.png" alt="avoid" />
406 </div>
407 </div>
408 </div>
409 <!-- end buy-avoid -->
410 </div>
411 <!-- end section_wrapper -->
412
413 <div class="section_wrapper">
414 <h3 class="main_title">Graphic Design</h3>
415
416 <div class="free">
417 <div class="product">
418 <img class="good" src="//static.fsf.org/nosvn/images/givingguide/images/good.png" alt="good" />
419 <img class="product_img" src="//static.fsf.org/nosvn/images/gimp_inkscape.png" alt="GIMP and Inkscape" />
420 </div>
421
422 <h4 class="title">GIMP and Inkscape</h4>
423
424 <ul>
425 <li>Free software, with thriving developer communities.</li>
426 <li>Designed for free formats, but can also open files created in other programs.</li>
427 <li>Wide variety of plugins grants limitless features.</li>
428 <li>Easy to install on all major operating systems.</li>
429 </ul>
430
431 </div>
432
433 <div class="proprietary">
434 <div class="product">
435 <img class="bad" src="//static.fsf.org/nosvn/images/givingguide/images/bad.png" alt="bad" />
436 <img class="product_img" src="//static.fsf.org/nosvn/images/photoshop_illustrator.png" alt="Photoshop and Illustrator" />
437 </div>
438
439 <h4 class="title">Photoshop and Illustrator</h4>
440 <ul>
441 <li>Proprietary software controlled by Adobe.</li>
442 <li>Shuts down when its DRM is unable to verify the costly required subscription, even if it's actually up to date.</li>
443 <li>Prefers locked-down proprietary formats.</li>
444 </ul>
445
446 </div>
447
448 <!-- 'buy/download' and 'avoid' buttons -->
449 <div class="buy_avoid">
450 <div class="buy_avoid_wrapper">
451 <div class="buy">
452 <a href="https://www.inkscape.org/en/"><img src="//static.fsf.org/nosvn/images/givingguide/images/download.png" alt="Download" />
453 </a>
454 </div>
455
456 <div class="avoid">
457 <img src="//static.fsf.org/nosvn/images/givingguide/images/avoid.png" alt="avoid" />
458 </div>
459 </div>
460 </div>
461 <!-- end buy-avoid -->
462 </div> <!-- end section_wrapper -->
463
464 <div class="section_wrapper">
465 <h3 class="main_title">Gift Cards</h3>
466
467 <div class="free">
468 <div class="product">
469 <img class="good" src="//static.fsf.org/nosvn/images/givingguide/images/good.png" alt="good" />
470 <img class="product_img" src="//static.fsf.org/fsforg/img/FSFCardPrepped.png" alt="FSF Membership Card" />
471 </div>
472
473 <h4 class="title">FSF Membership Card</h4>
474 <ul>
475 <li>Join over 3,000 active members working to make a better world built on free software.</li>
476 <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>
477 <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>
478 </ul>
479
480 </div>
481
482 <div class="proprietary">
483 <div class="product">
484 <img class="bad" src="//static.fsf.org/nosvn/images/givingguide/images/bad.png" alt="bad" />
485 <img class="product_img" src="//static.fsf.org/fsforg/img/iTunesCardPrepped.png" alt="iTunes Card" />
486 </div>
487
488 <h4 class="title">iTunes Card</h4>
489 <ul>
490 <li> <a href="http://www.defectivebydesign.org/what_is_drm_digital_restrictions_management">DRM</a>
491 on everything (except music) controls what you can do with your purchases.
492 </li>
493
494 <li> Apple claims (wrongly) that you don't actually own anything you buy from the iTunes store.</li>
495
496 <li> Requires proprietary software to use, even to download DRM-free music.</li>
497 </ul>
498
499 </div>
500
501 <!-- 'buy/download' and 'avoid' buttons -->
502 <div class="buy_avoid">
503 <div class="buy_avoid_wrapper">
504 <div class="buy">
505 <a href="https://my.fsf.org/associate/support_freedom/join_fsf?"><img src="//static.fsf.org/nosvn/images/givingguide/images/buy.png" alt="Buy" />
506 </a>
507 </div>
508
509 <div class="avoid">
510 <img src="//static.fsf.org/nosvn/images/givingguide/images/avoid.png" alt="avoid" />
511 </div>
512 </div>
513 </div>
514 <!-- end buy-avoid -->
515 </div>
516 <!-- end section_wrapper -->
517 </div>
518 <!-- end comparisons section -->
519
520 <!-- Recommended Section -->
521 <div class="recommended">
522 <h1 class="topic_title">More Products Certified to Respect Your Freedom</h1>
523 <div class="recommend_wrapper">
524
525 <div class="recommended_product">
526 <img class="recommended_product_img" src="//static.fsf.org/nosvn/images/tehnoetic_adapter.png" alt="Tehnoetic Mini Wi-Fi adapter" />
527 <h4 class="title">Tehnoetic Mini Wi-Fi Adapter</h4>
528 <p>Great for all-free-software installations on laptops with incompatible Wi-Fi hardware.</p>
529 <div class="buy">
530 <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" />
531 </a>
532 </div>
533 </div>
534
535 <div class="recommended_product">
536 <img class="recommended_product_img" src="//static.fsf.org/nosvn/images/givingguide/images/thinkpenguin-mini-router.png" alt="ThinkPenguin VPN router" />
537 <h4 class="title">ThinkPenguin VPN Router</h4>
538 <p>Designed to complement your existing router by providing an easy-to-set up VPN that enhances privacy and security and circumvents network controls. </p>
539
540 <div class="buy">
541 <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" />
542 </a>
543 </div>
544 </div>
545
546 <div class="recommended_product">
547 <img class="recommended_product_img" src="//static.fsf.org/nosvn/images/givingguide/images/thinkpenguin-long-range-adapter.png" alt="ThinkPenguin long-range adapter" />
548 <h4 class="title">ThinkPenguin Long-Range Wi-Fi Adapter</h4>
549 <p>More powerful than its smaller cousin, and can be further upgraded with a larger antenna.</p>
550 <div class="buy">
551 <a href="https://www.thinkpenguin.com/gnu-linux/penguin-wireless-n-usb-adapter-gnu-linux-tpe-n150usb"><img src="//static.fsf.org/nosvn/images/givingguide/images/buy.png" alt="Buy" />
552 </a>
553 </div>
554 </div>
555 <p class="remark"> If you have ideas for more gifts that can be given freely, submit your recommendations to our
556 <a href="http://libreplanet.org/wiki/Group:Giving_Guide_Suggestions">growing page</a>.
557 </p>
558 </div>
559 <!--recommended charities-->
560 <a name="charities"><h1 class="topic_title">Recommended organizations for holiday donations</h1></a>
561 <p><a href="http://www.eff.org">Electronic Frontier Foundation</a>,
562 <a href="http://www.creativecommons.org">Creative Commons</a>,
563 <a href="http://wikimedia.org">Wikimedia Foundation</a>,
564 <a href="http://www.sfconservancy.org">Software Freedom Conservancy</a>,
565 <a href="http://www.softwarefreedom.org">Software Freedom Law Center</a>,
566 <a href="http://www.gnome.org">GNOME Foundation</a> and
567 <a href="http://www.fsf.org">Free Software Foundation</a>.</p>
568 </div>
569 <!-- end recommended-->
570
571 <!-- h-node block. Using licenses class as a quick and dirty way to match its formatting. Others are welcome to improve this. -->
572 <div class="licenses">
573 <h1 class="topic_title">More devices on h-node</h1>
574 <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>
575 </div>
576 <!-- end h-node block -->
577
578 <!-- Licenses Section -->
579 <div class="licenses">
580 <h1 class="topic_title">Licenses FIXME:update</h1>
581 <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>
582 </p>
583 <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>
584 <ul style="list-style: none inside none;">
585 <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>
586 <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>
587 <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>
588 <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>
589 <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>
590 <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>
591 <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>
592 <li>The Amazon, iOS, YouTube, Google Drive and Adobe Photoshop and Illustrator logos are in the public domain but are registered trademarks.</li>
593 <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>
594 <li>Tehnoetic Wi-Fi Dongle by Tehnoetic 2014 licensed under CC BY-SA 4.0.</li>
595 <li>The Least Authority logo is copyright Least Authority Enterprises.</li>
596 <li>The Media Goblin graphic is public domain.</li>
597 </ul>
598
599 </div>
600 <!-- end licenses-->
601
602 <!--footer-->
603 <footer>
604 <div class="footer_wrapper">
605 <div>
606 <p>The FSF is a nonprofit with a worldwide mission to advance software freedom —
607 <a href="https://fsf.org/about">learn about our history and work.</a>
608 </p>
609 </div>
610
611 <div class="copyright">
612 <p>Copyright © 2004-2015
613 <a href="https://fsf.org/about/contact.html" title="Find out how to contact us">
614 Free Software Foundation
615 </a>, Inc.
616 <a href="https://my.fsf.org/donate/privacypolicy.html"> Privacy Policy</a>.
617 </p>
618 </div>
619 </div>
620
621 <script type="text/javascript" src="js/piwik.js"></script>
622 </footer>
623
624 </body>
625 </html>