-
Notifications
You must be signed in to change notification settings - Fork 45
/
donate.html
95 lines (89 loc) · 3.92 KB
/
donate.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
---
title: Donate
subtitle: Support a more secure and privacy-respecting Internet.
slug: donate
---
<section class="slice slice-sm">
<div class="container">
<div class="row pt-4 row-grid">
<div class="col-md-3 col-lg-3">
<h4>Donation Form</h4>
</div>
<div class="col-md-9 col-lg-9">
<script src="https://donorbox.org/widget.js" paypalExpress="true"></script><iframe src="https://donorbox.org/embed/support-isrg" name="donorbox" allowpaymentrequest="allowpaymentrequest" seamless="seamless" frameborder="0" scrolling="no" height="900px" width="100%" style="max-width: 500px; min-width: 250px; max-height:none!important"></iframe>
</div>
</div>
<div class="row pt-4 row-grid">
<div class="col-md-3 col-lg-3">
<h4>Donations of Stock</h4>
</div>
<div class="col-md-9 col-lg-9">
<p>Appreciated securities or mutual fund shares that you’ve owned for more than one year can be excellent charitable gifts.</p>
<table class=key-value-table>
<tr>
<th>Brokerage Firm:</td>
<td>Vanguard</td>
</tr>
<tr>
<th>Account Name:</td>
<td>Internet Security Research Group</td>
</tr>
<tr>
<th>ISRG Account #:</td>
<td>44865458</td>
</tr>
<tr>
<th>DTC #:</td>
<td>0062</td>
</tr>
<tr>
<th>Tax ID #:</td>
<td>46-3344200</td>
</tr>
</table>
<p>Please let us know if you are transferring securities at <a href=mailto:sponsor@abetterinternet.org>sponsor@abetterinternet.org</a>. You may also want to
email the letter of authorization from your broker.
</p>
</div>
</div>
<div class="row pt-4 row-grid">
<div class="col-md-3 col-lg-3">
<h4>Gifts of Cryptocurrency</h4>
</div>
<div class="col-md-9 col-lg-9">
<p>We are able to accept most cryptocurrency donations <a href="https://thegivingblock.com/donate/internet-security-research-group/">here</a>.</p>
</div>
</div>
<div class="row pt-4 row-grid">
<div class="col-md-3 col-lg-3">
<h4>Donor Advised Funds</h4>
</div>
<div class="col-md-9 col-lg-9">
<p>Recommend a donation to Internet Security Research Group (our parent org) from your gift fund. 100% of your donation will go to support a secure and privacy-respecting Internet.</p>
</div>
</div>
<div class="row pt-4 row-grid">
<div class="col-md-3 col-lg-3">
<h4>In Your Workplace</h4>
</div>
<div class="col-md-9 col-lg-9">
<p>Recommend that your employer supports our work through <a href="/sponsor/">Sponsorship</a>.</p>
<a name=double-donation></a>
<p>Many organizations match donations to nonprofits made by employees. Check if your organization has a matching program and double your impact!</p>
<div id=dd-wrapper>
<div id=dd-container>
<script src=https://donorbox.org/widget.js type=text/javascript></script><iframe src=https://donorbox.org/company_matching/let-s-encrypt/embed style=min-width:310px;min-height:330px!important width=100% name=donorbox frameborder=0 scrolling=no></iframe>
</div>
</div>
</div>
</div>
<div class="row mt-5">
<div class="col-12">
<p>
Internet Security Research Group is the 501(c)(3) public benefit
organization behind Let's Encrypt. You can find our <a href="/gift-acceptance-policy">Gift Acceptance Policy here</a>. Our EIN is: 46-3344200.
</p>
</div>
</div>
</div>
</section>