Calendar: add FT sprint
[tails/test.git] / wiki / src / donate.html
blob76f6d5686caa76280430ae9584d25bc2df773526
1 <div>[[!meta title="Donate to fight surveillance and censorship"]]</div>
3 [[!meta stylesheet="bootstrap.min" rel="stylesheet" title=""]]
4 [[!meta stylesheet="donate" rel="stylesheet" title=""]]
5 [[!meta stylesheet="donate/testimonials.inline" rel="stylesheet" title=""]]
6 [[!meta stylesheet="hide-breadcrumbs" rel="stylesheet" title=""]]
7 [[!meta stylesheet="hide-donate-banner" rel="stylesheet" title=""]]
8 [[!meta script="donate"]]
10 <!-- See upstream patch: https://ikiwiki.info/todo/support_Twitter_cards/ -->
12 <meta name="twitter:card" content="summary_large_image" />
13 <meta name="twitter:site" content="@Tails_live" />
14 <meta name="twitter:title" content="Tails is their strongest protection" />
15 <meta name="twitter:description" content="Tails is a liberating OS that puts the most vulnerable in control of their digital lives. Donate to fight surveillance and censorship!" />
16 <meta name="twitter:image" content="https://tails.boum.org/donate/card.png" />
17 <meta name="twitter:image:alt" content="Godzilla attacking a Tails user tranquilly shielded in their magic tent" />
19 <div class="row">
21 <div id="feature" class="col-md-7">
23 [[!img godzilla.png link="no" alt=""]]
25 <h2>Tails is their strongest protection</h2>
27 <p>At Tails, we build a liberating operating system that puts people in control
28 of their digital lives:</p>
30 <ul>
31 <li><b>Journalists and whistleblowers</b> use Tails to denounce the
32 wrongdoings of governments and corporations.</li>
33 <li><b>Activists</b> use Tails to avoid surveillance and organize
34 their struggles for liberatory social change.</li>
35 <li><b>Domestic violence survivors</b> use Tails to escape
36 surveillance at home.</li>
37 <li><b>Privacy-concerned citizens</b> use Tails to avoid online
38 tracking and censorship.</li>
39 </ul>
41 <p>Tails is and will remain Free Software because the most vulnerable
42 and oppressed people are the most in need of privacy and security.</p>
44 <p>Donations from passionate people like you are our most valuable source of funding
45 because they guarantee our independence. We are a very small non-profit and our yearly budget is
46 ridiculously small compared to the value of Tails.</p>
48 </div>
50 <div class="col-md-5">
52 <div id="paypal-with-js">
54 <form method="post" action="https://www.paypal.com/cgi-bin/webscr">
56 <!-- HTML Variables for PayPal Payments Standard:
57 https://developer.paypal.com/docs/classic/paypal-payments-standard/integration-guide/Appx_websitestandard_htmlvariables/ -->
58 <input type="hidden" name="cmd" value="_xclick-subscriptions" id="cmd"/>
59 <input type="hidden" name="business" value="tailsriseuplabs@riseup.net" id="business"/>
60 <input type="hidden" name="currency_code" value="USD" id="currency_code"/>
61 <input type="hidden" name="item_name" value="Donation to Tails"/>
62 <input type="hidden" name="custom" id="custom"/>
64 <input type="hidden" name="no_note" value="1"/>
66 <!-- Note for translators: adapt the URLs to return to the page in your language. -->
67 <input type="hidden" name="return" value="https://tails.boum.org/donate/thanks/" class="return-url"/>
68 <input type="hidden" name="cancel_return" value="https://tails.boum.org/donate/canceled/" class="return-url"/>
70 <!-- Note for translators: adapt the value of 'lc' to your language. -->
71 <input type="hidden" name="lc" value="US"/>
73 <!-- For recurring donations only. -->
74 <input type="hidden" name="a3" value="5" id="a3"/>
75 <input type="hidden" name="t3" value="M" id="t3"/>
76 <input type="hidden" name="p3" value="1"/>
77 <input type="hidden" name="src" value="1"/>
79 <!-- For one-time donation only. -->
80 <input type="hidden" name="amount" value="5" id="amount"/>
82 <div id="currency">
83 <div class="col-md-12 btn-group btn-group-justified" data-toggle="buttons" role="group">
84 <label class="btn btn-lg btn-primary active" id="currency-dollar">
85 <input type="radio" id="dollars" autocomplete="off" checked data-complete-text="finished!"/> Dollars
86 </label>
87 <label class="btn btn-lg btn-primary" id="currency-euro">
88 <input type="radio" id="euros" autocomplete="off" checked data-complete-text="finished!"/> Euros
89 </label>
90 </div>
91 </div>
93 <div id="dollar-amounts" class="amounts donate-dollars" data-toggle="buttons" role="group">
94 <label class="btn btn-amount btn-lg btn-primary col-md-3 col-xs-6 5 active">
95 <input type="radio" autocomplete="off" value="5"/>$5
96 </label>
97 <label class="btn btn-amount btn-lg btn-primary col-md-3 col-xs-6 10">
98 <input type="radio" autocomplete="off" value="10"/>$10
99 </label>
100 <label class="btn btn-amount btn-lg btn-primary col-md-3 col-xs-6 25">
101 <input type="radio" autocomplete="off" value="25"/>$25
102 </label>
103 <label class="btn btn-amount btn-lg btn-primary col-md-3 col-xs-6 50">
104 <input type="radio" autocomplete="off" value="50"/>$50
105 </label>
106 <label class="btn btn-amount btn-lg btn-primary col-md-3 col-xs-6 100">
107 <input type="radio" autocomplete="off" value="100"/>$100
108 </label>
109 <label class="btn btn-amount btn-lg btn-primary col-md-3 col-xs-6 150">
110 <input type="radio" autocomplete="off" value="150"/>$150
111 </label>
112 <label class="btn btn-amount btn-lg btn-primary col-md-3 col-xs-6 200">
113 <input type="radio" autocomplete="off" value="200"/>$200
114 </label>
115 <label class="btn btn-amount btn-lg btn-primary col-md-3 col-xs-6 other">
116 <div class="input-group">
117 <span class="input-group-addon">$</span>
118 <input type="text" pattern="\d+" class="form-control" id="other-dollar" placeholder="Other"/>
119 </div>
120 </label>
121 </div>
123 <div id="euro-amounts" class="amounts donate-euros" data-toggle="buttons" role="group">
124 <label class="btn btn-amount btn-lg btn-primary col-md-3 col-xs-6 5 active">
125 <input type="radio" autocomplete="off" value="5"/>5
126 </label>
127 <label class="btn btn-amount btn-lg btn-primary col-md-3 col-xs-6 10">
128 <input type="radio" autocomplete="off" value="10"/>10
129 </label>
130 <label class="btn btn-amount btn-lg btn-primary col-md-3 col-xs-6 25">
131 <input type="radio" autocomplete="off" value="25"/>25
132 </label>
133 <label class="btn btn-amount btn-lg btn-primary col-md-3 col-xs-6 50">
134 <input type="radio" autocomplete="off" value="50"/>50
135 </label>
136 <label class="btn btn-amount btn-lg btn-primary col-md-3 col-xs-6 100">
137 <input type="radio" autocomplete="off" value="100"/>100
138 </label>
139 <label class="btn btn-amount btn-lg btn-primary col-md-3 col-xs-6 150">
140 <input type="radio" autocomplete="off" value="150"/>150
141 </label>
142 <label class="btn btn-amount btn-lg btn-primary col-md-3 col-xs-6 200">
143 <input type="radio" autocomplete="off" value="200"/>200
144 </label>
145 <label class="btn btn-amount btn-lg btn-primary col-md-3 col-xs-6 other">
146 <div class="input-group">
147 <input type="text" pattern="\d+" class="form-control text-right" id="other-euro" placeholder="Other"/>
148 <span class="input-group-addon"></span>
149 </div>
150 </label>
151 </div>
153 <div id="frequency-buttons">
154 <label class="col-sm-4 col-xs-12"><input type="radio" name="frequency" id="one-time"/>One-time</label>
155 <label class="col-sm-4 col-xs-12"><input type="radio" name="frequency" id="monthly"/>Monthly</label>
156 <label class="col-sm-4 col-xs-12"><input type="radio" name="frequency" id="yearly"/>Yearly</label>
157 </div>
159 <div id="frequency-explanation">
160 Monthly and yearly donations, even the smallest, are the most valuable for
161 the sustainability of Tails. They require a [[!img paypal-inline.png
162 link="no" class="paypal-inline" alt="PayPal"]] account.
163 </div>
165 <div id="newsletter">
166 <label>
167 <input type="checkbox" id="opt-in"/>I want to receive a newsletter 2&ndash;3 times a year.
168 </label>
169 <p id="email">We will use the email address provided in the PayPal form.</p>
170 </div>
172 <div id="donate-paypal-button">
173 <button class="btn btn-primary btn-lg btn-block col-md-12">Donate</button>
174 </div>
176 <p id="dollar-tax" class="tax-deductible donate-dollars">Your donation goes entirely to Tails
177 and will be handled by Riseup Labs which is a 501(c)(3) non-profit organization
178 in the USA.<br/><strong>Donations are [[!toggle id="tax-deductible" text="tax-deductible"]] to the full extent
179 permitted by law.</strong></p>
181 <p id="euro-tax" class="tax-deductible donate-euros">Your donation goes entirely to Tails
182 and will be handled by CCT which is a non-profit organization
183 in Germany.<br/><strong>Donations are [[!toggle id="tax-deductible" text="tax-deductible"]] to the full extent
184 permitted by law.</strong></p>
186 </form>
188 [[!toggleable id="tax-deductible" text="""
189 <p>If you need a donation receipt, contact us at<br/>
190 <a href="mailto:tails-fundraising@boum.org">tails-fundraising@boum.org</a>.</p>
191 """]]
193 </div>
195 <div id="paypal-without-js">
197 <div id="dollars-without-js">
199 <h2>Donate in dollars</h2>
201 <h3>Recurring donation</h3>
203 <p>Monthly and yearly donations, even the smallest, are the most valuable for
204 the sustainability of Tails. They require a [[!img paypal-inline.png
205 link="no" class="paypal-inline" alt="PayPal"]] account.</p>
207 <form method="post" action="https://www.paypal.com/cgi-bin/webscr">
209 <input type="hidden" name="cmd" value="_xclick-subscriptions"/>
210 <input type="hidden" name="business" value="tailsriseuplabs@riseup.net"/>
211 <input type="hidden" name="currency_code" value="USD" id="currency_code"/>
212 <input type="hidden" name="item_name" value="Donation to Tails"/>
213 <input type="hidden" name="no_note" value="1"/>
215 <!-- Note for translators: adapt the URLs to return to the page in your language. -->
216 <input type="hidden" name="return" value="https://tails.boum.org/donate/thanks/" class="return-url"/>
217 <input type="hidden" name="cancel_return" value="https://tails.boum.org/donate/canceled/" class="return-url"/>
219 <!-- Note for translators: adapt the value of 'lc' to your language. -->
220 <input type="hidden" name="lc" value="US"/>
222 <input type="hidden" name="src" value="1"/>
223 <input type="hidden" name="p3" value="1"/>
225 <label for="sub5"><input type="radio" name="a3" value="5" id="sub5" checked="checked"/>$5</label>
226 <label for="sub10"><input type="radio" name="a3" value="10" id="sub10"/>$10</label>
227 <label for="sub25"><input type="radio" name="a3" value="25" id="sub25"/>$25</label>
228 <label for="sub50"><input type="radio" name="a3" value="50" id="sub50"/>$50</label>
229 <br/>
230 <label for="sub100"><input type="radio" name="a3" value="100" id="sub100"/>$100</label>
231 <label for="sub150"><input type="radio" name="a3" value="150" id="sub150"/>$150</label>
232 <label for="sub500"><input type="radio" name="a3" value="500" id="sub500"/>$200</label>
233 <br/>
234 <label for="sub_m"><input type="radio" name="t3" value="M" id="sub_m" checked="checked"/>Monthly</label>
235 <label for="sub_y"><input type="radio" name="t3" value="Y" id="sub_y"/>Yearly</label>
236 <br/>
237 <label><input type="checkbox" name="custom"/>I want to receive a newsletter 2&ndash;3 times a year.</label>
238 <p class="email">We will use the email address provided in the PayPal form.</p>
239 <input type="submit" value="Donate (recurring)"/>
241 </form>
243 <h3>One-time donation</h3>
245 <p>Does not require a [[!img paypal-inline.png link="no" class="paypal-inline" alt="PayPal"]] account.</p>
247 <form method="post" action="https://www.paypal.com/cgi-bin/webscr">
249 <input type="hidden" name="cmd" value="_donations"/>
250 <input type="hidden" name='business' value="tailsriseuplabs@riseup.net"/>
251 <input type="hidden" name="currency_code" value="USD" id="currency_code"/>
252 <input type="hidden" name="item_name" value="Donation to Tails"/>
253 <input type="hidden" name="no_note" value="1"/>
255 <!-- Note for translators: adapt the URLs to return to the page in your language. -->
256 <input type="hidden" name="return" value="https://tails.boum.org/donate/thanks/" class="return-url"/>
257 <input type="hidden" name="cancel_return" value="https://tails.boum.org/donate/canceled/" class="return-url"/>
259 <!-- Note for translators: adapt the value of 'lc' to your language. -->
260 <input type="hidden" name="lc" value="US"/>
262 <label for="pp_5"><input type="radio" name="amount" value="5" id="pp_5" checked="checked"/>$5</label>
263 <label for="pp_10"><input type="radio" name="amount" value="10" id="pp_10"/>$10</label>
264 <label for="pp_25"><input type="radio" name="amount" value="25" id="pp_25"/>$25</label>
265 <label for="pp_50"><input type="radio" name="amount" value="50" id="pp_50"/>$50</label>
266 <br/>
267 <label for="pp_100"><input type="radio" name="amount" value="100" id="pp_100"/>$100</label>
268 <label for="pp_150"><input type="radio" name="amount" value="150" id="pp_150"/>$150</label>
269 <label for="pp_200"><input type="radio" name="amount" value="200" id="pp_200"/>$200</label>
270 <label for="pp_cust"><input type="radio" name="amount" value="" id="pp_cust"/>Custom amount</label>
271 <br/>
272 <label><input type="checkbox" name="custom"/>I want to receive a newsletter 2&ndash;3 times a year.</label>
273 <p class="email">We will use the email address provided in the PayPal form.</p>
274 <input type="submit" value="Donate (one-time)"/>
276 </form>
278 <p id="dollar-tax" class="tax-deductible">Your donation goes entirely to Tails
279 and will be handled by Riseup Labs which is a 501(c)(3) non-profit organization
280 in the USA.<br/><strong>Donations are tax-deductible to the full extent
281 permitted by law.</strong></p>
283 <p class="tax-deductible">If you need a donation receipt, contact us at
284 <a href="mailto:tails-fundraising@boum.org">tails-fundraising@boum.org</a>.</p>
286 </div> <!-- #dollars-without-js -->
288 </div> <!-- #paypal-without-js -->
290 <div id="other-ways-1">
292 <h3>Other ways to donate</h3>
294 <div id="cryptos">
296 <h4>Bitcoin</h4>
297 <!--
298 The bitcoin addresses below ('bitcoin-address' class) are displayed
299 randomly according to their weight ('data-weight' attribute):
300 - Addresses with 'data-weight="0"' are never displayed.
301 - There is no maximum weight.
303 <div id="tails-bitcoind" class="bitcoin-address" data-weight="9">
304 <p><a href="bitcoin:1BvBMSEYstWetqTFn5Au4m4GFg7xJaNVN2">[[!img bitcoin-1BvBMSEYstWetqTFn5Au4m4GFg7xJaNVN2.png link="no"]]</a></p>
305 <p><strong>1BvBMSEYstWetqTFn5Au4m4GFg7xJaNVN2</strong></p>
306 </div>
307 <div id="riseuplab-coinbase" class="bitcoin-address" data-weight="0">
308 <p><a href="bitcoin:3QirvVRntoascPfTgNTUQvKxfKwPah5FNK">[[!img bitcoin-3QirvVRntoascPfTgNTUQvKxfKwPah5FNK.png link="no"]]</a></p>
309 <p><strong>3QirvVRntoascPfTgNTUQvKxfKwPah5FNK</strong></p>
310 </div>
312 <h4 id="monero">Monero</h4>
313 <p><strong>4B93hjotwmMQeaZ799D84XTxhqUGqqjfveUTB1GeduAKNeH47WDyn5eb8P2mtScErGbsbL5X3J6vUPAVPrw8j5pMFh6dAwY</strong></p>
315 <h4 id="zcash">Zcash</h4>
316 <p><strong>zs1ayrt0wckfpkddxqsqv9af6n7vtuspnv3t59w7e9mvykyznmcr3h9vep8emte2lgak8d5s0q65q2</strong></p>
318 <a id="other-cryptos"></a>
320 [[!toggle id="other-cryptos" text="Other cryptocurrencies"]]
322 [[!toggleable id="other-cryptos" text="""
324 <h4 id="stellar">Stellar</h4>
325 <p><strong>GAGPBGYYAYS7YOIWFRTHLV7VAYMRB2Y6YU23FPH6AKGGLIIVVW43YAPM</strong></p>
327 <h4 id="bitcoin-cash">Bitcoin Cash</h4>
328 <p><strong>qrzav77wkhd942nyqvya34mya3fqxzx90ypjge0njh</strong></p>
330 <h4 id="ethereum">Ethereum</h4>
331 <p><strong>0xD6A73051933ab97C38cEFf2abB2f9E06F3a3ed78</strong></p>
333 <h4 id="ethereum-classic">Ethereum Classic</h4>
334 <p><strong>0x86359F8b44188c105E198DdA3c0421AC60729195</strong></p>
336 <h4 id="litecoin">Litecoin</h4>
337 <p><strong>MJ1fqVucBt8YpfPiQTuwBtmLJtzhizx6pz</strong></p>
339 <p>Supporting more cryptocurrencies implies more work for us:
340 learning how they works, installing the software in a secure place,
341 monitoring their value and trading them, etc.</p>
343 <p>To make a good use of
344 our time, we focus on the cryptocurrencies that are the easiest for us to
345 accept and the most popular.</p>
347 <p>Until now, cryptocurrencies other than Bitcoin represent less
348 than 5% of our donations in cryptocurrencies. We want to see
349 cryptocurrencies other than Bitcoin gain popularity before spending
350 more time on them.</p>
352 """]]
354 </div>
356 </div> <!-- other-ways-1 -->
358 </div> <!-- col-md-5 -->
360 </div> <!-- .row -->
362 <div id="other-ways-2" class="row">
364 <div class="col-md-7">
366 <h4 id="transfer">Bank transfer</h4>
368 <h5>German bank account (preferred):</h5>
369 <div id="transfer-eur" class="indent">
371 <em>Account holder</em>: Center for Cultivation of Technology gGmbH<br/>
372 <em>IBAN</em>: DE65 4306 0967 4111 9411 01<br/>
373 <em>BIC</em>: GENODEM1GLS<br/>
374 <em>Bank</em>: GLS Gemeinschaftsbank eG<br/>
375 <em>Bank address</em>: Christstrasse 9, 44789, Bochum, Germany<br/>
376 <br/>
377 Please make sure to mention the purpose of transfer:<br/>
378 <em>Purpose of transfer</em>: TAILS-R43NGFR9<br/>
379 </p>
380 </div>
382 <h5>US bank account:</h5>
383 <div id="transfer-usd" class="indent">
385 <em>Account holder</em>: TransferWise FBO Center For The Cultivation Of
386 Technology Gmbh<br/>
387 <em>Account number</em>: 8310006087<br />
388 <em>ACH Routing number</em>: 026073150<br />
389 <em>Wire routing number</em>: 026073008<br />
390 <em>Bank</em>: Transferwise<br />
391 <em>Bank address</em>: 19 W 24th Street, New York 10010, USA
392 <em>Purpose of transfer</em>: TAILS-R43NGFR9<br/>
393 <br/>
394 Please make sure to mention the purpose of transfer.<br/>
395 <em>Purpose of transfer</em>: TAILS-R43NGFR9<br/>
396 </p>
397 </div>
399 <p>Your donation goes entirely to Tails and will be handled by the
400 Center for the Cultivation of Technology (CCT) which is a non-profit
401 organization in Germany.<br/>
402 <a href="https://techcultivation.org/donate.html">Donations are tax-deductible to the full extent permitted by law.</a></p>
404 </div>
406 <div class="col-md-5">
408 <h4 id="post">Cash and US check</h4>
410 <p>You can send us cash in any currency and US checks by post:</p>
411 <p class="indent">Riseup Labs<br/>
412 PO Box 4282<br/>
413 Seattle, WA 98194
414 </p>
415 <p>Please add a note that your donation is for Tails.</p>
416 <p>Checks should be made payable to Riseup Labs.</p>
418 <h4 id="corporate">Corporate matching donation programs</h4>
420 <p>Search for <strong>Riseup Labs</strong> and donate to
421 <strong>Tails via Riseup Labs</strong>.</p>
423 <p>If you cannot specify that your donation to Riseup Labs is for
424 Tails, please let us know at
425 <a href="mailto:tails-fundraising@boum.org">tails-fundraising@boum.org</a>
426 so we can attribute your donation to Tails specifically.
427 Riseup Labs is a 501(c)(3) non-profit in the
428 USA.</p>
430 <h4 id="contact">Contact</h4>
432 <p>If you have any question or problem regarding your donation, our fundraising team is here to help you:</p>
433 <p><a href="mailto:tails-fundraising@boum.org">tails-fundraising@boum.org</a></p>
435 </div>
437 </div> <!-- .row -->
439 <div id="expenses" class="row">
441 <div class="col-md-12">
443 <h3>How we spend our money</h3>
445 <!-- Spreadsheet in fundraising.git:tools:expenses-chart.ods -->
447 <figure class="chart">
448 <!-- Adapted from https://medium.com/@heyoka/scratch-made-svg-donut-pie-charts-in-html5-2c587e935d72 -->
449 <div class="chart-content">
450 <svg width="75%" height="75%" viewBox="0 0 64 64">
451 <!-- stroke-dashoffset = 100 - sum(lengths of preceding segments) + offset of 1st segment -->
452 <circle cx="32" cy="32" r="15.91549430918954" fill="transparent" stroke="#7a478b" stroke-width="32" stroke-dasharray="38 62" stroke-dashoffset="25" aria-labelledby=""></circle>
453 <circle cx="32" cy="32" r="15.91549430918954" fill="transparent" stroke="#9c6bad" stroke-width="32" stroke-dasharray="26 74" stroke-dashoffset="87" aria-labelledby=""></circle>
454 <circle cx="32" cy="32" r="15.91549430918954" fill="transparent" stroke="#af97c7" stroke-width="32" stroke-dasharray="19 81" stroke-dashoffset="61" aria-labelledby=""></circle>
455 <circle cx="32" cy="32" r="15.91549430918954" fill="transparent" stroke="#dadbdc" stroke-width="32" stroke-dasharray="17 83" stroke-dashoffset="42" aria-labelledby=""></circle>
456 </svg>
457 </div>
459 <figcaption class="chart-key">
460 <ul class="chart-key-list">
461 <li class="purple-1">
462 <div class="key-label">Releases, maintenance, and infrastructure</div><div class="key-percent">(38%)</div>
463 <p>Tails is an endless work of updates and maintenance: publishing a
464 new release every 4 weeks to fix security vulnerabilities, adapting to
465 new versions of the underlying software, keeping our website and
466 development infrastructure secure and reliable, etc.</p>
467 </li>
468 <li class="purple-2">
469 <div class="key-label">New features and major improvements</div><div class="key-percent">(26%)</div>
470 <p>In 2019&ndash;2020, we simplified the installation procedure for
471 Windows and macOS, added support for Secure Boot, improved the upgrade
472 process, and made it possible to persist the settings of the Welcome
473 Screen.</p>
474 </li>
475 <li class="purple-3">
476 <div class="key-label">User experience, documentation, and help desk</div><div class="key-percent">(19%)</div>
477 <p>Even the most secure software is worthless if the people who need it
478 cannot use it. We work hard to understand our users, make it easy to
479 use Tails, and help them make informed security decisions.</p>
480 </li>
481 <li class="gray">
482 <div class="key-label">Administration and fundraising</div><div class="key-percent">(17%)</div>
483 <p>We make the most of the money that we receive because we prefer spending
484 our time improving Tails for our users.</p>
485 </li>
486 </ul>
487 </figcaption>
488 </figure>
490 </div>
492 </div> <!-- .row -->
494 <div class="row">
496 <div class="col-md-12">
498 <h3>Our impact</h3>
500 </div>
502 </div> <!-- .row -->
504 <div class="row">
506 <div id="popularity" class="col-md-6">
508 <p>Our biggest satisfaction comes from the growing popularity of
509 Tails.</p>
511 <p>From the number of automatic upgrades, we know that Tails was used by
512 around 30&#8239;000 people every day in 2020. This number has been
513 steadily growing by 15% each year on average since 2012.</p>
515 <p>We keep people safe more than 10 million times every year, for a
516 budget under $300&#8239;000.</p>
518 <p>Our financial records are available [[here|doc/about/finances]].</p>
520 </div>
522 <div id="users" class="col-md-6">
524 <div class="image">
526 [[!img users.png alt=""]]
528 <p class="caption">Daily users since 2012</p>
530 </div>
532 </div>
534 </div> <!-- .row -->
536 <div id="recommended" class="row">
538 <div class="col-md-12">
540 <h3>Recommended by</h3>
542 [[!inline pages="donate/testimonials.inline" raw="yes" sort="age"]]
544 </div>
546 </div> <!-- .row -->
548 <div id="income" class="row">
550 <div class="col-md-12">
552 <h3>Where our money comes from</h3>
554 <!-- Spreadsheet in fundraising.git:tools:income-chart.ods -->
556 <figure class="chart">
557 <!-- Adapted from https://medium.com/@heyoka/scratch-made-svg-donut-pie-charts-in-html5-2c587e935d72 -->
558 <div class="chart-content">
559 <svg width="75%" height="75%" viewBox="0 0 64 64">
560 <!-- stroke-dashoffset = 100 - sum(lengths of preceding segments) + offset of 1st segment -->
561 <circle cx="32" cy="32" r="15.91549430918954" fill="transparent" stroke="#53b351" stroke-width="32" stroke-dasharray="36 64" stroke-dashoffset="25" aria-labelledby=""></circle>
562 <circle cx="32" cy="32" r="15.91549430918954" fill="transparent" stroke="#7a478b" stroke-width="32" stroke-dasharray="30 70" stroke-dashoffset="89" aria-labelledby=""></circle>
563 <circle cx="32" cy="32" r="15.91549430918954" fill="transparent" stroke="#9c6bad" stroke-width="32" stroke-dasharray="25 75" stroke-dashoffset="59" aria-labelledby=""></circle>
564 <circle cx="32" cy="32" r="15.91549430918954" fill="transparent" stroke="#af97c7" stroke-width="32" stroke-dasharray="9 91" stroke-dashoffset="34" aria-labelledby=""></circle>
565 </svg>
566 </div>
568 <figcaption class="chart-key">
569 <ul class="chart-key-list">
570 <li class="green"><div class="key-label">Passionate people like you</div><div class="key-percent">(36%)</div></li>
571 <li class="purple-1"><div class="key-label">Foundations & NGOs</div><div class="key-percent">(30%)</div><br/>like Mozilla or Handshake</li>
572 <li class="purple-2"><div class="key-label">Entities related to the US government</div><div class="key-percent">(25%)</div><br/>like the Open Technology Fund or the ISC Project</li>
573 <li class="purple-3"><div class="key-label">Private companies</div><div class="key-percent">(9%)</div><br/>like DuckDuckGo or Lush</li>
574 </ul>
575 </figcaption>
576 </figure>
578 <h3>Our sponsors</h3>
580 <p>All donations, grants, and awards of more than $1&#8239;000
581 appear in our [[list of sponsors|sponsors]].</p>
583 <p>Come talk to us and [[become a sponsor|sponsor/become]] yourself!</p>
585 </div>
587 </div> <!-- .row -->