summaryrefslogtreecommitdiff
path: root/static/donate.html
blob: 8367db12637df3fc04360c113b2ef9355c8fc91b (plain)
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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
<!DOCTYPE html>
<html lang="en" prefix="og: https://ogp.me/ns#">
    <head>
        <meta charset="utf-8"/>
        <title>Donate | GrapheneOS</title>
        <meta name="description" content="Donating to support development of GrapheneOS."/>
        <meta name="theme-color" content="#212121"/>
        <meta name="color-scheme" content="dark light"/>
        <meta name="msapplication-TileColor" content="#ffffff"/>
        <meta name="viewport" content="width=device-width, initial-scale=1"/>
        <meta name="twitter:site" content="@GrapheneOS"/>
        <meta name="twitter:creator" content="@GrapheneOS"/>
        <meta property="og:title" content="GrapheneOS donations"/>
        <meta property="og:description" content="Donating to support development of GrapheneOS."/>
        <meta property="og:type" content="website"/>
        <meta property="og:image" content="https://grapheneos.org/opengraph.png"/>
        <meta property="og:image:width" content="512"/>
        <meta property="og:image:height" content="512"/>
        <meta property="og:image:alt" content="GrapheneOS logo"/>
        <meta property="og:site_name" content="GrapheneOS"/>
        <meta property="og:url" content="https://grapheneos.org/donate"/>
        <link rel="canonical" href="https://grapheneos.org/donate"/>
        <link rel="icon" href="/favicon.ico"/>
        <link rel="icon" sizes="any" type="image/svg+xml" href="/favicon.svg"/>
        <link rel="mask-icon" href="[[path|/mask-icon.svg]]" color="#1a1a1a"/>
        <link rel="apple-touch-icon" href="/apple-touch-icon.png"/>
        [[css|/main.css]]
        <link rel="manifest" href="/manifest.webmanifest"/>
        <link rel="license" href="/LICENSE.txt"/>
        <link rel="me" href="https://grapheneos.social/@GrapheneOS"/>
    </head>
    <body>
        {% with current_page="donate" %}
            {% include "header.html" %}
        {% endwith %}
        <main id="donate">
            <h1><a href="#donate">Donate</a></h1>

            <p>GrapheneOS is an open source project supported via donations from individuals,
            companies and other organizations. Donations are used for paying developers,
            purchasing hardware (workstations, test devices, debugging cables/boards, etc.),
            paying for infrastructure (domains, virtual/dedicated servers) and paying legal
            fees.</p>

            <p>The multiple ways to donate are listed in the sections on this page.</p>

            <nav id="table-of-contents">
                <h2><a href="#table-of-contents">Table of contents</a></h2>

                <ul>
                    <li><a href="#github">GitHub Sponsors (credit card)</a></li>
                    <li><a href="#bitcoin">Bitcoin</a></li>
                    <li><a href="#monero">Monero</a></li>
                    <li><a href="#zcash">Zcash</a></li>
                    <li><a href="#ethereum">Ethereum</a></li>
                    <li><a href="#cardano">Cardano</a></li>
                    <li><a href="#paypal">PayPal</a></li>
                    <li><a href="#e-transfer">Interac e-Transfer</a></li>
                </ul>
            </nav>

            <section id="github">
                <h2><a href="#github">GitHub Sponsors (credit card)</a></h2>

                <p>GrapheneOS can be sponsored with recurring or one-time donations via credit
                cards through <a href="https://github.com/sponsors/thestinger">GitHub
                Sponsors</a>. There are standard tiers from $5 to $250 or you can donate a custom
                amount.</p>
            </section>

            <section id="bitcoin">
                <h2><a href="#bitcoin">Bitcoin</a></h2>

                <p>Bitcoin can be used to make donations to the non-profit GrapheneOS
                Foundation.</p>

                <p>You can send Bitcoin donations to the following Bech32 (Segwit) address:</p>

                <div class="coin-address">
                    <a href="bitcoin:bc1q9qw3g8tdxf3dugkv2z8cahd3axehph0mhsqk96?label=GrapheneOS%20Foundation&amp;message=Donation%20to%20GrapheneOS%20Foundation" rel="nofollow">
                        <img src="/donate-bitcoin.png?1" alt="Bitcoin donation QR code"/>
                        <p>bc1q9qw3g8tdxf3dugkv2z8cahd3axehph0mhsqk96</p>
                    </a>
                </div>

                <p>Alternatively, you can donate to the following Bech32m (Taproot) address if
                your wallet supports it (preferred):</p>

                <div class="coin-address">
                    <a href="bitcoin:bc1prqf5hks5dnd4j87wxw3djn20559yhj7wvvcv6fqxpwlg96udkzgqtamhry?label=GrapheneOS%20Foundation&amp;message=Donation%20to%20GrapheneOS%20Foundation" rel="nofollow">
                        <img src="/donate-bitcoin-taproot.png?1" alt="Bitcoin Taproot donation QR code"/>
                        <p>bc1prqf5hks5dnd4j87wxw3djn20559yhj7wvvcv6fqxpwlg96udkzgqtamhry</p>
                    </a>
                </div>

                <p>You can donate to the following BIP47 payment code (stealth address) or PayNym
                if your wallet supports it:</p>

                <div class="coin-address">
                    <a href="bitcoin:PM8TJKmhJNQX6UTFagyuBk8UGmwKM6yDovEokpHBscPgP3Ac7WdK5zaQKh5XLSawyxiGYZS2a7HkAoeL6oHg7Ahn1VXX888yRG4PwF1dojouPtW7tEHT" rel="nofollow">
                        <img src="/donate-bitcoin-bip47.png" alt="Bitcoin BIP47 payment code QR code"/>
                        <p>PM8TJKmhJNQX6UTFagyuBk8UGmwKM6yDovEokpHBscPgP3Ac7WdK5zaQKh5XLSawyxiGYZS2a7HkAoeL6oHg7Ahn1VXX888yRG4PwF1dojouPtW7tEHT</p>
                    </a>
                </div>

                <p>PayNym: <var>+wildtooth299</var></p>

                <p>We recommend using the lowest fee tier recommended by your wallet since the
                transaction taking hours or even a couple days is fine. An even lower custom fee
                isn't recommended unless you're going to monitor it and bump the fee with RBF.</p>
            </section>

            <section id="monero">
                <h2><a href="#monero">Monero</a></h2>

                <p>Monero can be used to make donations to the non-profit GrapheneOS
                Foundation.</p>

                <p>You can send Monero donations to the following address:</p>

                <div class="coin-address">
                    <a href="monero:862CebHaBpFPgYoNC6zw4U8rsXrDjD8s5LMJNS7yVCRHMUKr9dDi7adMSLUMjkDYJ85xahQTCJHHyK5RCvvRJu9x7iSzN9D?recipient_name=GrapheneOS%20Foundation&amp;tx_description=Donation%20to%20GrapheneOS%20Foundation" rel="nofollow">
                        <img src="/donate-monero.png?1" alt="Monero donation QR code"/>
                        <p>862CebHaBpFPgYoNC6zw4U8rsXrDjD8s5LMJNS7yVCRHMUKr9dDi7adMSLUMjkDYJ85xahQTCJHHyK5RCvvRJu9x7iSzN9D</p>
                    </a>
                </div>

                <p>We recommend using the lowest fee level since it will still be quick.</p>
            </section>

            <section id="zcash">
                <h2><a href="#zcash">Zcash</a></h2>

                <p>Zcash can be used to make donations to the non-profit GrapheneOS
                Foundation.</p>

                <p>You can send Zcash donations to the following transparent address:</p>

                <div class="coin-address">
                    <a href="zcash:t1SJABjX8rqgzqgrzLW5dUw7ikSDZ2snD8A?label=GrapheneOS%20Foundation&amp;message=Donation%20to%20GrapheneOS%20Foundation" rel="nofollow">
                        <img src="/donate-zcash-transparent.png?1" alt="Transparent Zcash donation QR code"/>
                        <p>t1SJABjX8rqgzqgrzLW5dUw7ikSDZ2snD8A</p>
                    </a>
                </div>
            </section>

            <section id="ethereum">
                <h2><a href="#ethereum">Ethereum</a></h2>

                <p>Ethereum can be used to make donations to the non-profit GrapheneOS
                Foundation.</p>

                <p>You can send Ethereum donations to the following address:</p>

                <div class="coin-address">
                    <a href="ethereum:0xC822A62E5Ab443E0001f30cEB9B2336D0524fC61" rel="nofollow">
                        <img src="/donate-ethereum.png?1" alt="Ethereum donation QR code"/>
                        <p>0xC822A62E5Ab443E0001f30cEB9B2336D0524fC61</p>
                    </a>
                </div>

                <p><strong>We aren't looking for donations of tokens, only Ethereum itself.</strong></p>
            </section>

            <section id="cardano">
                <h2><a href="#cardano">Cardano</a></h2>

                <p>Cardano can be used to make donations to the non-profit GrapheneOS
                Foundation.</p>

                <p>You can send Cardano donations to the following address:</p>

                <div class="coin-address">
                    <a href="web+cardano:addr1q9v89vfwyfssveug5zf2w7leafz8ethq490gvq0ghag883atfnucytpnq2t38dj7cnyngs6ne05cdwu9gseevgmt3ggq2a2wt6" rel="nofollow">
                        <img src="/donate-cardano.png?1" alt="Cardano donation QR code"/>
                        <p>addr1q9v89vfwyfssveug5zf2w7leafz8ethq490gvq0ghag883atfnucytpnq2t38dj7cnyngs6ne05cdwu9gseevgmt3ggq2a2wt6</p>
                    </a>
                </div>

                <p>We own the <var>$grapheneos</var> handle with this address so you can also send to the handle.</p>

                <p><strong>We aren't looking for donations of tokens, only Cardano itself.</strong></p>
            </section>

            <section id="paypal">
                <h2><a href="#paypal">PayPal</a></h2>

                <p>PayPal can be used to make one-time, monthly or yearly donations to the
                non-profit GrapheneOS Foundation.</p>

                <p>If possible, use the donation link for your currency. If it's not listed,
                please use the CAD donation link.</p>

                <p>Donation links:</p>

                <ul>
                    <li><a href="https://www.paypal.com/donate/?hosted_button_id=T8KRPYKU5QVNE">Canadian dollar (CAD)</a></li>
                    <li><a href="https://www.paypal.com/donate/?hosted_button_id=2S2BP8V4E7PXU">United States dollar (USD)</a></li>
                    <li><a href="https://www.paypal.com/donate/?hosted_button_id=5SNPWEDS53HW4">Euro (EUR)</a></li>
                    <li><a href="https://www.paypal.com/donate/?hosted_button_id=N498QNB7NPKU8">British pound (GBP)</a></li>
                </ul>

                <p>PayPal charges a base fee of 30 cents and 2.9% of the donation amount within
                Canada. There's an additional 0.8% fee for donations from the US and 1% for other
                countries. Currency conversion adds an additional 4% fee as opposed to the usual
                PayPal conversion fee of 3%.</p>
            </section>

            <section id="e-transfer">
                <h2><a href="#e-transfer">Interac e-Transfer</a></h2>

                <p>If you have a Canadian bank account, you can send Canadian dollar donations to
                the non-profit GrapheneOS Foundation via Interac e-Transfer to
                <var>contact@grapheneos.org</var>. The email address has Interac e-Transfer
                Autodeposit support enabled so no security question is necessary. If your bank
                doesn't support Autodeposit, set the answer to the security question to
                GrapheneOS.</p>
            </section>
        </main>
        {% include "footer.html" %}
    </body>
</html>