Adding recommended section, cleaning up unclosed tags, improving order of products.
[fsf-giving-guide.git] / 2015 / givingguide.html
CommitLineData
d13581e1
ZR
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-->
cef7698e
ZR
15 <link rel="stylesheet" type="text/css" href="../reset.css">
16 <link rel="stylesheet" type="text/css" href="../stylesheet.css">
d13581e1
ZR
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">
d13581e1
ZR
49 <div class="intro_img">
50 <img src="//static.fsf.org/nosvn/images/givingguide/images/banner.png" alt="Giving Guide" />
51 </div>
52
53 <div class="intro_wrapper">
8020f55f 54 <h2>Are you giving your loved ones tech gifts they can use freely, or gifts which put someone else in control?</h2>
a0952dff 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
d13581e1
ZR
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/2014/&t=Check%20out%20the%20Free%20Software%20Foundation%20Holiday%20Giving%20Guide">Share (#givefreely)</a>
72 </span>
73 </div>
74 <!-- end sharing-->
75
76 <!--We compare different products from here-->
d13581e1 77 <div class="comparisons">
c2d6fc5c
ZR
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 Notebook with Libreboot" />
85 </div>
86
87 <h4 class="title">Libiquity Taurinus X200 GNU/Linux laptop</h4>
88
89 <ul>
90 <li>
91 Comes installed with a free OS, and its Wi-Fi and 3D-accelerated graphics work with any other <a href="https://www.gnu.org/distros/free-distros.html">fully free GNU/Linux distribution</a>.
92 </li>
93 <li>
94 Based on a Lenovo X200, with FIXME tech stats.
95 </li>
96 <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>
97 <!--<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>-->
98 </ul>
99 </div>
100
101 <div class="proprietary">
102 <div class="product">
103 <img class="bad" src="//static.fsf.org/nosvn/images/givingguide/images/bad.png" alt="bad" />
104 <img class="product_img" src="//static.fsf.org/nosvn/images/givingguide/images/Macbook_Pro.png" alt="Apple Macbook Pro" />
105
106 </div>
107
108 <h4 class="title">FIXME A laptop that has AMT or an Apple Macbook Air or other</h4>
109 <ul>
110 <li>
111 Runs on proprietary software that restricts the user's freedoms.
112 </li>
113
114 <li>
115 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.
116 </li>
117 <li>Comes crawling with <a href="https://www.gnu.org/philosophy/proprietary-surveillance.html#SpywareInMacOS">spyware</a>.</li>
118 <li>
119 Planned obsolescence: business model forces you to buy new devices frequently.
120 </li>
121 </ul>
122 </div>
123
124 <!-- 'buy/download' and 'avoid' buttons -->
125 <div class="buy_avoid">
126 <div class="buy_avoid_wrapper">
127 <div class="buy">
128 <a href="https://www.thinkpenguin.com/catalog/notebook-computers-gnu-linux-2"><img src="//static.fsf.org/nosvn/images/givingguide/images/buy.png" alt="Buy" />
129 </a>
130 </div>
131
132 <div class="avoid">
133 <img src="//static.fsf.org/nosvn/images/givingguide/images/avoid.png" alt="avoid" />
134 </div>
135 </div>
136 </div>
137 <!-- end buy-avoid -->
138 </div> <!-- end section_wrapper -->
139
140 <div class="section_wrapper">
141 <h3 class="main_title">Smartphones</h3>
142 <div class="free">
143 <div class="product">
144 <img class="good" src="//static.fsf.org/nosvn/images/givingguide/images/good.png" alt="good" />
145 <img class="product_img" src="//static.fsf.org/nosvn/images/givingguide/images/tehnoetic-s2.png" alt="Replicant" />
146 </div>
147
148 <h4 class="title">Tehnoetic S2 FIXME: check that Tiberiu's ok with this being here</h4>
149 <ul>
150 <li>
151 Runs the Replicant fully free operating system, based on Android. FIXME: why isn't Replicant endorsed?
152 </li>
153 <li>
154 FIXME: something about F-droid
155 </li>
156 </ul>
157 </div>
158
159 <div class="proprietary">
160 <div class="product">
161 <img class="bad" src="//static.fsf.org/nosvn/images/givingguide/images/bad.png" alt="bad" />
162 <img class="product_img" src="//static.fsf.org/nosvn/images/givingguide/images/iphone.png" alt="Apple iPhone" />
163 </div>
164
165 <h4 class="title">Apple iPhone</h4>
166 <ul>
167 <li>Comes with no shortage of <a href="https://www.gnu.org/philosophy/proprietary-surveillance.html#SpywareIniThings">spyware</a>.</li>
168 <li>
169 iOS is a fully proprietary operating system, giving Apple control over the software on the devices.
170 </li>
171 <li>
172 Apple uses <a href="http://www.defectivebydesign.org/what_is_drm_digital_restrictions_management">DRM</a> to block competing software.
173 </li>
174
175 </ul>
176 </div>
177
178 <!-- 'buy/download' and 'avoid' buttons -->
179 <div class="buy_avoid">
180 <div class="buy_avoid_wrapper">
181 <div class="buy">
182 <a href="http://www.replicant.us"><img src="//static.fsf.org/nosvn/images/givingguide/images/download.png" alt="Download" />
183 </a>
184 </div>
185
186 <div class="avoid">
187 <img src="//static.fsf.org/nosvn/images/givingguide/images/avoid.png" alt="avoid" />
188 </div>
189 </div>
190 </div>
191 <!-- end buy-avoid -->
192 </div>
193 <!-- end section_wrapper-->
194
195 <div class="section_wrapper">
196 <h3 class="main_title">More Powerful Laptops FIXME:verify</h3>
197
198 <div class="free">
199 <div class="product">
200 <img class="good" src="//static.fsf.org/nosvn/images/givingguide/images/good.png" alt="good" />
201 <img class="product_img" src="//static.fsf.org/nosvn/images/givingguide/images/minifree-t400.png" alt="Minifree T400 Notebook with Libreboot" />
202 </div>
203
204 <h4 class="title">Minifree T400 GNU/Linux laptop</h4>
205
206 <ul>
207 <li>
208 Comes installed with a free OS, and its Wi-Fi and 3D-accelerated graphics work with any other <a href="https://www.gnu.org/distros/free-distros.html">fully free GNU/Linux distribution</a>.
209 </li>
210 <li>
211 Based on a Lenovo T400, with FIXME tech stats.
212 </li>
213 <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>
214 <!--<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>-->
215 </ul>
216
217 </div>
218
219 <div class="proprietary">
220 <div class="product">
221 <img class="bad" src="//static.fsf.org/nosvn/images/givingguide/images/bad.png" alt="bad" />
222 <img class="product_img" src="//static.fsf.org/nosvn/images/givingguide/images/Macbook_Pro.png" alt="Apple Macbook Pro" />
223 </div>
224
225 <h4 class="title">Apple Macbook Pro</h4>
226 <ul>
227 <li>
228 Runs on proprietary software that restricts the user's freedoms.
229 </li>
230 <li>
231 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.
232 </li>
233 <li>Comes crawling with <a href="https://www.gnu.org/philosophy/proprietary-surveillance.html#SpywareInMacOS">spyware</a>.</li>
234 <li>
235 Planned obsolescence: business model forces you to buy new devices frequently.
236 </li>
237 </ul>
238 </div>
239
240 <!-- 'buy/download' and 'avoid' buttons -->
241 <div class="buy_avoid">
242 <div class="buy_avoid_wrapper">
243 <div class="buy">
244 <a href="https://www.thinkpenguin.com/catalog/notebook-computers-gnu-linux-2"><img src="//static.fsf.org/nosvn/images/givingguide/images/buy.png" alt="Buy" />
245 </a>
246 </div>
247
248 <div class="avoid">
249 <img src="//static.fsf.org/nosvn/images/givingguide/images/avoid.png" alt="avoid" />
250 </div>
251 </div>
252 </div>
253 <!-- end buy-avoid -->
254 </div>
255 <!-- end section_wrapper -->
256
d13581e1
ZR
257
258 <div class="section_wrapper">
259 <h3 class="main_title">3D Printers</h3>
260
261 <div class="free">
262 <div class="product">
263 <img class="good" src="//static.fsf.org/nosvn/images/givingguide/images/good.png" alt="good" />
264 <img class="product_img" src="//static.fsf.org/nosvn/images/taz4.png" alt="TAZ 4.0" />
265 </div>
266
a0952dff 267 <h4 class="title">Lulzbot TAZ 4.0 FIXME: replace with the copy Harris gives you, or update to this year</h4>
d13581e1 268 <ul>
d13581e1
ZR
269 <li>
270 <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.
271 </li>
272
273 <li>
274 Supports tetherless printing, optional Dual Extruder upgrade, and exotic filaments including wood-, rubber- and stone-like materials.
275 </li>
276 <li>Hardware designs available to make modification and improvement easy.</li>
277 <!--<li>
278 <span style="font-weight:bold">SAVE!</span> When you buy a TAZ, contact <a href="https://www.lulzbot.com/company/contact-us">Lulzbot sales</a> and mention this guide to receive an extra roll of filament and gratis shipping to the US, Canada or the EU (expires at the end of 2014).
279 </li>-->
280 </ul>
281
282 </div>
283
284 <div class="proprietary">
285 <div class="product">
286 <img class="bad" src="//static.fsf.org/nosvn/images/givingguide/images/bad.png" alt="bad" />
287 <img class="product_img" src="//static.fsf.org/fsforg/img/MakerbotPrepped.png" alt="Makerbot Replicator 2" />
288 </div>
289
290 <h4 class="title">Makerbot Replicator 2</h4>
291 <ul>
292 <li>
293 MakerWare software is proprietary, restricting freedom and stifling innovation.
294 </li>
295
296 <li>
297 Recently announced an increasingly proprietary approach, further distancing itself from the free software community.
298 </li>
299 </ul>
300
301 </div>
302
303 <!-- 'buy/download' and 'avoid' buttons -->
304 <div class="buy_avoid">
305 <div class="buy_avoid_wrapper">
306 <div class="buy">
307 <a href="https://www.lulzbot.com/products/lulzbot-taz-4-3d-printer/"><img src="//static.fsf.org/nosvn/images/givingguide/images/buy.png" alt="Buy" />
308 </a>
309 </div>
310
311 <div class="avoid">
312 <img src="//static.fsf.org/nosvn/images/givingguide/images/avoid.png" alt="avoid" />
313 </div>
314 </div>
315 </div>
316 <!-- end buy-avoid -->
d13581e1 317 </div>
c2d6fc5c 318 <!-- end section_wrapper -->
d13581e1
ZR
319
320 <div class="section_wrapper">
321 <h3 class="main_title">Routers</h3>
322
323 <div class="free">
324 <div class="product">
325 <img class="good" src="//static.fsf.org/nosvn/images/givingguide/images/good.png" alt="good" />
326 <img class="product_img" src="//static.fsf.org/nosvn/images/givingguide/images/librecmc-router.jpg" alt="TAZ 4.0" />
327 </div>
328
329 <h4 class="title">ThinkPenguin Router</h4>
330 <ul>
c2d6fc5c 331 <li>
a0952dff 332 Your network traffic is safe with this device because the software it runs is audited by independent experts. FIXME: verify
c2d6fc5c
ZR
333 </li>
334 <li>
a0952dff 335 The included LibreCMC operating system is highly configurable and extensible. FIXME: examples of extensions?
c2d6fc5c 336 </li>
d13581e1 337 <li>
a0952dff 338 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>.
c2d6fc5c
ZR
339 </li>
340 </ul>
341 </div>
342
343 <div class="proprietary">
344 <div class="product">
345 <img class="bad" src="//static.fsf.org/nosvn/images/givingguide/images/bad.png" alt="bad" />
346 <img class="product_img" src="http://www.techspot.com/images/products/routers/org/1691824022_1532911738_o.jpg" alt="Linksys WRT1900AC Wireless AC Router" />
d13581e1
ZR
347 </div>
348
c2d6fc5c
ZR
349 <h4 class="title">ISP-provided Routers</h4>
350 <ul>
351 <li>
352 Proprietary firmware means that there's no way for you to know whether it's spying on you -- and it gets to handle all your Internet traffic as well as local print jobs, file transfers, and communications.
353 </li>
354 <li>
355 Subject to surprise firmware updates from your cable provider, likely one of the same companies trying to lock down the Internet and break net neutrality. FIXME: verify
356 </li>
357 </ul>
358
359 </div>
360
361 <!-- 'buy/download' and 'avoid' buttons -->
362 <div class="buy_avoid">
363 <div class="buy_avoid_wrapper">
364 <div class="buy">
365 <a href="https://www.lulzbot.com/products/lulzbot-taz-4-3d-printer/"><img src="//static.fsf.org/nosvn/images/givingguide/images/buy.png" alt="Buy" />
366 </a>
d13581e1
ZR
367 </div>
368
c2d6fc5c
ZR
369 <div class="avoid">
370 <img src="//static.fsf.org/nosvn/images/givingguide/images/avoid.png" alt="avoid" />
371 </div>
372 </div>
373 </div>
374 <!-- end buy-avoid -->
375 </div>
376 <!-- end section_wrapper -->
377
378 <div class="section_wrapper">
379 <h3 class="main_title">Ebooks</h3>
380
381 <div class="free">
382 <div class="product">
383 <img class="good" src="//static.fsf.org/nosvn/images/givingguide/images/good.png" alt="good" />
384 <img class="product_img" src="//static.fsf.org/fsforg/img/ProjectGutenbergPrepped.png" alt="Project Gutenberg" />
385 </div>
386
387 <h4 class="title">Project Gutenberg</h4>
388
389 <ul>
390 <li>All of the ebooks are gratis, including classics like Peter Pan and Huck Finn.</li>
391 <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>
392 <li>Enjoy the freedom to read your ebooks on any device.</li>
393 </ul>
394
395 </div>
396
397 <div class="proprietary">
398 <div class="product">
399 <img class="bad" src="//static.fsf.org/nosvn/images/givingguide/images/bad.png" alt="bad" />
400 <img class="product_img" src="//static.fsf.org/fsforg/img/amazon.jpg" alt="Amazon" />
401 </div>
402
403 <h4 class="title">Amazon</h4>
404 <ul>
405 <li>
406 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
407 it before</a>).
408 </li>
409
d13581e1 410 <li>
c2d6fc5c
ZR
411 Amazon uses <a href="http://www.defectivebydesign.org/what_is_drm_digital_restrictions_management">DRM</a>
412 to prevent you from sharing your favorite books with friends or moving them between readers.
d13581e1 413 </li>
c2d6fc5c 414
d13581e1 415 <li>
c2d6fc5c
ZR
416 Amazon openly claims
417 <a href="http://www.defectivebydesign.org/amazon-kindle-swindle">
418 you don't actually own or control your
419 ebooks.
420 </a>
a0952dff 421 </li>
d13581e1
ZR
422 </ul>
423
424 </div>
425
426 <!-- 'buy/download' and 'avoid' buttons -->
427 <div class="buy_avoid">
428 <div class="buy_avoid_wrapper">
429 <div class="buy">
c2d6fc5c 430 <a href="https://www.gutenberg.org/"><img src="//static.fsf.org/nosvn/images/givingguide/images/download.png" alt="Download" />
d13581e1
ZR
431 </a>
432 </div>
433
434 <div class="avoid">
435 <img src="//static.fsf.org/nosvn/images/givingguide/images/avoid.png" alt="avoid" />
436 </div>
437 </div>
438 </div>
439 <!-- end buy-avoid -->
d13581e1 440 </div>
c2d6fc5c 441 <!-- end section_wrapper -->
d13581e1
ZR
442
443 <div class="section_wrapper">
c2d6fc5c 444 <h3 class="main_title">Graphic Design</h3>
d13581e1
ZR
445
446 <div class="free">
447 <div class="product">
448 <img class="good" src="//static.fsf.org/nosvn/images/givingguide/images/good.png" alt="good" />
c2d6fc5c 449 <img class="product_img" src="//static.fsf.org/nosvn/images/gimp_inkscape.png" alt="GIMP and Inkscape" />
d13581e1
ZR
450 </div>
451
c2d6fc5c 452 <h4 class="title">GIMP and Inkscape</h4>
d13581e1
ZR
453
454 <ul>
c2d6fc5c
ZR
455 <li>Free software, with thriving developer communities.</li>
456 <li>Designed for free formats, but can also open files created in other programs.</li>
457 <li>Wide variety of plugins grants limitless features.</li>
458 <li>Easy to install on all major operating systems.</li>
d13581e1
ZR
459 </ul>
460
461 </div>
462
463 <div class="proprietary">
464 <div class="product">
465 <img class="bad" src="//static.fsf.org/nosvn/images/givingguide/images/bad.png" alt="bad" />
c2d6fc5c 466 <img class="product_img" src="//static.fsf.org/nosvn/images/photoshop_illustrator.png" alt="Photoshop and Illustrator" />
d13581e1
ZR
467 </div>
468
c2d6fc5c 469 <h4 class="title">Photoshop and Illustrator</h4>
d13581e1 470 <ul>
c2d6fc5c
ZR
471 <li>Proprietary software controlled by Adobe.</li>
472 <li>Prefers locked-down proprietary formats.</li>
473 <li>Requires costly upgrades to stay up to date.</li>
474 </ul>
d13581e1
ZR
475
476 </div>
477
c2d6fc5c
ZR
478 <!-- 'buy/download' and 'avoid' buttons -->
479 <div class="buy_avoid">
480 <div class="buy_avoid_wrapper">
481 <div class="buy">
482 <a href="https://www.inkscape.org/en/"><img src="//static.fsf.org/nosvn/images/givingguide/images/download.png" alt="Download" />
483 </a>
d13581e1 484 </div>
d13581e1 485
c2d6fc5c
ZR
486 <div class="avoid">
487 <img src="//static.fsf.org/nosvn/images/givingguide/images/avoid.png" alt="avoid" />
d13581e1
ZR
488 </div>
489 </div>
d13581e1 490 </div>
c2d6fc5c
ZR
491 <!-- end buy-avoid -->
492 </div> <!-- end section_wrapper -->
d13581e1 493
c2d6fc5c
ZR
494 <div class="section_wrapper">
495 <h3 class="main_title">Operating Systems</h3>
d13581e1 496
c2d6fc5c
ZR
497 <div class="free">
498 <div class="product">
499 <img class="good" src="//static.fsf.org/nosvn/images/givingguide/images/good.png" alt="good" />
500 <img class="product_img" src="//www.gnu.org/graphics/trisquel/trisquel.svg" alt="Trisquel GNU/Linux" />
d13581e1 501 </div>
d13581e1 502
c2d6fc5c
ZR
503 <h4 class="title">Trisquel GNU/Linux</h4>
504 <ul>
505 <li>
506 <a href="http://www.gnu.org/distros/free-distros.html">FSF-endorsed</a> completely free operating system: transparent and modifiable.
507 </li>
d13581e1 508
c2d6fc5c
ZR
509 <li>
510 Break the cycle of forced upgrades and planned obsolescence.
511 </li>
d13581e1 512
c2d6fc5c
ZR
513 <li>
514 Comes with all the software you need and an easy software manager to find more.
515 </li>
516 <li>Works great with the Wi-Fi adapters in this guide.</li>
517 </ul>
d13581e1 518 </div>
d13581e1 519
c2d6fc5c
ZR
520 <div class="proprietary">
521 <div class="product">
522 <img class="bad" src="//static.fsf.org/nosvn/images/givingguide/images/bad.png" alt="bad" />
523 <img class="product_img" src="//static.fsf.org/nosvn/images/givingguide/images/windows.png" alt="Windows" />
d13581e1
ZR
524 </div>
525
c2d6fc5c
ZR
526 <h4 class="title">Windows</h4>
527 <ul>
528 <li>
529 Proprietary software that profits from controlling how you use your computer.
530 </li>
d13581e1 531
c2d6fc5c
ZR
532 <li>
533 Invades privacy and exposes personal data to <a href="https://www.gnu.org/philosophy/proprietary-surveillance.html#SpywareInWindows">Microsoft</a>, the NSA, and other malicious attackers.
534 </li>
d13581e1 535
c2d6fc5c
ZR
536 <li>
537 Dependent on mandatory upgrades and devices that don't support older versions of Windows.
538 </li>
539 </ul>
540 </div>
d13581e1 541
c2d6fc5c
ZR
542 <!-- 'buy/download' and 'avoid' buttons -->
543 <div class="buy_avoid">
544 <div class="buy_avoid_wrapper">
545 <div class="buy">
546 <a href="http://trisquel.info/"><img src="//static.fsf.org/nosvn/images/givingguide/images/download.png" alt="Download" />
547 </a>
548 </div>
d13581e1 549
c2d6fc5c
ZR
550 <div class="avoid">
551 <img src="//static.fsf.org/nosvn/images/givingguide/images/avoid.png" alt="avoid" />
d13581e1
ZR
552 </div>
553 </div>
d13581e1 554 </div>
c2d6fc5c
ZR
555 <!-- end buy-avoid -->
556 </div> <!-- end section_wrapper -->
d13581e1 557
c2d6fc5c
ZR
558 <div class="section_wrapper">
559 <h3 class="main_title">Gift Cards</h3>
d13581e1 560
c2d6fc5c
ZR
561 <div class="free">
562 <div class="product">
563 <img class="good" src="//static.fsf.org/nosvn/images/givingguide/images/good.png" alt="good" />
564 <img class="product_img" src="//static.fsf.org/fsforg/img/FSFCardPrepped.png" alt="FSF Membership Card" />
d13581e1
ZR
565 </div>
566
c2d6fc5c
ZR
567 <h4 class="title">FSF Membership Card</h4>
568 <ul>
569 <li>Join over 3,000 active members working to make a better world built on free software.</li>
570 <li>Enjoy a host of <a href="https://www.fsf.org/associate/benefits">member benefits</a>, including admission to the <a href="http://libreplanet.org/wiki/LibrePlanet:Conference">yearly LibrePlanet conference</a>.</li>
571 <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>
572 </ul>
d13581e1
ZR
573
574 </div>
575
c2d6fc5c
ZR
576 <div class="proprietary">
577 <div class="product">
578 <img class="bad" src="//static.fsf.org/nosvn/images/givingguide/images/bad.png" alt="bad" />
579 <img class="product_img" src="//static.fsf.org/fsforg/img/iTunesCardPrepped.png" alt="iTunes Card" />
580 </div>
d13581e1 581
c2d6fc5c
ZR
582 <h4 class="title">iTunes Card</h4>
583 <ul>
584 <li> <a href="http://www.defectivebydesign.org/what_is_drm_digital_restrictions_management">DRM</a>
585 on everything (except music) controls what you can do with your purchases.
586 </li>
d13581e1 587
c2d6fc5c 588 <li> Apple claims (wrongly) that you don't actually own anything you buy from the iTunes store.</li>
d13581e1 589
c2d6fc5c
ZR
590 <li> Requires proprietary software to use, even to download DRM-free music.</li>
591 </ul>
d13581e1 592
c2d6fc5c 593 </div>
d13581e1 594
c2d6fc5c
ZR
595 <!-- 'buy/download' and 'avoid' buttons -->
596 <div class="buy_avoid">
597 <div class="buy_avoid_wrapper">
598 <div class="buy">
599 <a href="https://my.fsf.org/associate/support_freedom/join_fsf?"><img src="//static.fsf.org/nosvn/images/givingguide/images/buy.png" alt="Buy" />
600 </a>
d13581e1
ZR
601 </div>
602
c2d6fc5c
ZR
603 <div class="avoid">
604 <img src="//static.fsf.org/nosvn/images/givingguide/images/avoid.png" alt="avoid" />
d13581e1
ZR
605 </div>
606 </div>
d13581e1 607 </div>
c2d6fc5c
ZR
608 <!-- end buy-avoid -->
609 </div>
610 <!-- end section_wrapper -->
611 </div>
612 <!-- end comparisons section -->
613
614 <!-- Recommended Section -->
615 <div class="recommended">
616 <h1 class="topic_title">More Recommended Products</h1>
617 <div class="recommend_wrapper">
618
619 <div class="recommended_product">
620 <img class="recommended_product_img" src="//static.fsf.org/nosvn/images/tehnoetic_adapter.png" alt="Tehnoetic dongle Wi-Fi adapter" />
621 <h4 class="title">Tehnoetic dongle Wi-Fi adapter</h4>
622 <p>Great for all-free-software installations on laptops with incompatible Wi-Fi hardware. Certified to <a href="https://www.fsf.org/ryf">Respect Your Freedom</a>. Discount code: FSFGIVING.</p>
623 <div class="buy">
624 <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" />
625 </a>
626 </div>
627 </div>
d13581e1 628
c2d6fc5c
ZR
629 <div class="recommended_product">
630 <img class="recommended_product_img" src="//static.fsf.org/nosvn/images/givingguide/images/thinkpenguin-mini-router.png" alt="ThinkPenguin mini router" />
631 <h4 class="title">ThinkPenguin VPN router</h4>
632 <p>FIXME:write</p>
d13581e1 633
c2d6fc5c
ZR
634 <div class="buy">
635 <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" />
636 </a>
637 </div>
638 </div>
d13581e1 639
c2d6fc5c
ZR
640 <div class="recommended_product">
641 <img class="recommended_product_img" src="//static.fsf.org/nosvn/images/givingguide/images/thinkpenguin-long-range-adapter.png" alt="ThinkPenguin long-range adapter FIXME:image" />
642 <h4 class="title">ThinkPenguin long-range adapter FIXME:image</h4>
643 <p>Great for all-free-software installations on laptops with incompatible Wi-Fi hardware. Certified to <a href="https://www.fsf.org/ryf">Respect Your Freedom</a>.</p>
644 <div class="buy">
645 <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" />
646 </a>
647 </div>
648 </div>
649 <p class="remark"> If you have ideas for more gifts that can be given freely, submit your recommendations to our
650 <a href="http://libreplanet.org/wiki/Group:Giving_Guide_Suggestions">growing page</a>.
651 </p>
652 </div>
653 <!--recommended charities-->
654 <a name="charities"><h1 class="topic_title">Recommended charities for holiday donations</h1></a>
655 <p><a href="http://www.eff.org">Electronic Frontier Foundation</a>,
656 <a href="http://www.creativecommons.org">Creative Commons</a>,
657 <a href="http://wikimedia.org">Wikimedia Foundation</a>,
658 <a href="http://www.sfconservancy.org">Software Freedom Conservancy</a>,
659 <a href="http://www.softwarefreedom.org">Software Freedom Law Center</a>,
660 <a href="http://www.gnome.org">GNOME Foundation</a> and
661 <a href="http://www.fsf.org">Free Software Foundation</a>.</p>
662 </div>
663 <!-- end recommended-->
d13581e1 664
c2d6fc5c
ZR
665 <!-- h-node block. Using licenses class as a quick and dirty way to match its formatting. Others are welcome to improve this. -->
666 <div class="licenses">
667 <h1 class="topic_title">More devices on h-node</h1>
668 <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>
669 </div>
670 <!-- end h-node block -->
671
672 <!-- Licenses Section -->
673 <div class="licenses">
674 <h1 class="topic_title">Licenses</h1>
675 <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>
676 </p>
677 <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>
678 <ul style="list-style: none inside none;">
679 <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>
680 <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>
681 <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>
682 <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>
683 <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>
684 <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>
685 <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>
686 <li>The Amazon, iOS, YouTube, Google Drive and Adobe Photoshop and Illustrator logos are in the public domain but are registered trademarks.</li>
687 <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>
688 <li>Tehnoetic Wi-Fi dongle by Tehnoetic 2014 licensed under CC BY-SA 4.0.</li>
689 <li>The Least Authority logo is copyright Least Authority Enterprises.</li>
690 <li>The Media Goblin graphic is public domain.</li>
691 </ul>
d13581e1 692
c2d6fc5c
ZR
693 </div>
694 <!-- end licenses-->
695
696 <!--footer-->
697 <footer>
698 <div class="footer_wrapper">
699 <div>
700 <p>The FSF is a nonprofit with a worldwide mission to advance software freedom —
701 <a href="https://fsf.org/about">learn about our history and work.</a>
702 </p>
d13581e1 703 </div>
d13581e1 704
c2d6fc5c
ZR
705 <div class="copyright">
706 <p>Copyright © 2004-2015
707 <a href="https://fsf.org/about/contact.html" title="Find out how to contact us">
708 Free Software Foundation
709 </a>, Inc.
710 <a href="https://my.fsf.org/donate/privacypolicy.html"> Privacy Policy</a>.
d13581e1 711 </p>
d13581e1 712 </div>
c2d6fc5c 713 </div>
d13581e1 714
c2d6fc5c
ZR
715 <script type="text/javascript" src="js/piwik.js"></script>
716 </footer>
d13581e1 717
c2d6fc5c
ZR
718 </body>
719 </html>