Skip to content

Commit

Permalink
switch to GrapheneOS Foundation donation addresses
Browse files Browse the repository at this point in the history
  • Loading branch information
thestinger committed Jul 18, 2023
1 parent b4c8c4e commit 43d1a1e
Show file tree
Hide file tree
Showing 8 changed files with 46 additions and 31 deletions.
12 changes: 6 additions & 6 deletions generate-donate-qr-codes
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ generate() {
zopflipng -ym $1 $1
}

generate static/donate-bitcoin.png 'bitcoin:bc1quxrwjhgvmx4rnyfzhvlqmjuh9nry7n54nhnfn9?label=attestation.app&message=Donation%20to%20attestation.app'
generate static/donate-bitcoin-taproot.png 'bitcoin:bc1pqpelts7dvuuxqk7gk72wzc9u3xh0nddkk40p0lxkr2gq5ktjm5qsw0rgvn?label=attestation.app&message=Donation%20to%20attestation.app'
generate static/donate-monero.png 'monero:83Y2VmZ7ZhM6C4pQFg5EPzQZyCk9vjbb6D3R1oT6tjyz5T8evvgpnCc7PHafxV43upMRJmCBn8ZoTXoQMSLoVbApHFub47u?recipient_name=attestation.app&tx_description=Donation%20to%20attestation.app'
generate static/donate-zcash-transparent.png 'zcash:t1Z8ks4yBsz4B4Nb647kT8cn2C6zuKZBCkB?label=attestation.app&message=Donation%20to%20attestation.app'
generate static/donate-ethereum.png 'ethereum:0x4de3e9Ebcf061a8923d5f41244A8793cF7172b33'
generate static/donate-cardano.png 'web+cardano:addr1qxst0vhff5hx9n8cds7mzc3yrdtaxrs6kjsevf06urerq8u29gwxlt6f8pavhx2hjuw6494sxny8te7lrs0c6237u9ps25n99g'
generate static/donate-bitcoin.png 'bitcoin:bc1qmzthlajl4tteujzzlwzck85f2awhhkxq37wuz4?label=GrapheneOS%20Foundation&message=Donation%20to%20GrapheneOS%20Foundation'
generate static/donate-bitcoin-taproot.png 'bitcoin:bc1p5uclzxueyfadgnzxg2afl9rpj4xaxcjnn4aqxj22h5674893uddqn95vtm?label=GrapheneOS%20Foundation&message=Donation%20to%20GrapheneOS%20Foundation'
generate static/donate-monero.png 'monero:85zgRCPkTaoDuBCaUGG3vnfBKnpZL1e42KGUaLqfGVr4hsiJxq4hkHvEpUb3prUwgPVZvX5QtfLbyhD4vs5UoL99MKV9LNP?recipient_name=GrapheneOS&tx_description=Donation%20to%20GrapheneOS'
generate static/donate-zcash-transparent.png 'zcash:t1NGgT3EYQhrCyU6ZCY3pvHMpheG2VXvhHu?label=GrapheneOS%20Foundation&message=Donation%20to%20GrapheneOS%20Foundation'
generate static/donate-ethereum.png 'ethereum:0xC822A62E5Ab443E0001f30cEB9B2336D0524fC61'
generate static/donate-cardano.png 'web+cardano:addr1qyyfnce83undm4l3vfy47trsas3m82c77ak5hl8jukpfzgdtfnucytpnq2t38dj7cnyngs6ne05cdwu9gseevgmt3ggqyrpau5'
Binary file modified static/donate-bitcoin-taproot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/donate-bitcoin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/donate-cardano.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/donate-ethereum.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/donate-monero.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/donate-zcash-transparent.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
65 changes: 40 additions & 25 deletions static/donate.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,21 +72,25 @@ <h2><a href="#github">GitHub Sponsors (credit card)</a></h2>
<section id="bitcoin">
<h2><a href="#bitcoin">Bitcoin</a></h2>

<p>You can send Bitcoin donations to the following address to support Auditor:</p>
<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:bc1quxrwjhgvmx4rnyfzhvlqmjuh9nry7n54nhnfn9?label=attestation.app&amp;message=Donation%20to%20attestation.app" rel="nofollow">
<img src="/donate-bitcoin.png" alt="Bitcoin donation QR code"/>
<p>bc1quxrwjhgvmx4rnyfzhvlqmjuh9nry7n54nhnfn9</p>
<a href="bitcoin:bc1qmzthlajl4tteujzzlwzck85f2awhhkxq37wuz4?label=GrapheneOS%20Foundation&amp;message=Donation%20to%20GrapheneOS%20Foundation" rel="nofollow">
<img src="/donate-bitcoin.png?1" alt="Bitcoin donation QR code"/>
<p>bc1qmzthlajl4tteujzzlwzck85f2awhhkxq37wuz4</p>
</a>
</div>

<p>Alternatively, you can donate to the following Taproot address if your wallet supports it (preferred):</p>
<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:bc1pqpelts7dvuuxqk7gk72wzc9u3xh0nddkk40p0lxkr2gq5ktjm5qsw0rgvn?label=attestation.app&amp;message=Donation%20to%20attestation.app" rel="nofollow">
<img src="/donate-bitcoin-taproot.png" alt="Bitcoin Taproot donation QR code"/>
<p>bc1pqpelts7dvuuxqk7gk72wzc9u3xh0nddkk40p0lxkr2gq5ktjm5qsw0rgvn</p>
<a href="bitcoin:bc1p5uclzxueyfadgnzxg2afl9rpj4xaxcjnn4aqxj22h5674893uddqn95vtm?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>bc1p5uclzxueyfadgnzxg2afl9rpj4xaxcjnn4aqxj22h5674893uddqn95vtm</p>
</a>
</div>

Expand All @@ -98,12 +102,15 @@ <h2><a href="#bitcoin">Bitcoin</a></h2>
<section id="monero">
<h2><a href="#monero">Monero</a></h2>

<p>You can send Monero donations to the following address to support Auditor:</p>
<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:83Y2VmZ7ZhM6C4pQFg5EPzQZyCk9vjbb6D3R1oT6tjyz5T8evvgpnCc7PHafxV43upMRJmCBn8ZoTXoQMSLoVbApHFub47u?recipient_name=attestation.app&amp;tx_description=Donation%20to%20attestation.app" rel="nofollow">
<img src="/donate-monero.png" alt="Monero donation QR code"/>
<p>83Y2VmZ7ZhM6C4pQFg5EPzQZyCk9vjbb6D3R1oT6tjyz5T8evvgpnCc7PHafxV43upMRJmCBn8ZoTXoQMSLoVbApHFub47u</p>
<a href="monero:85zgRCPkTaoDuBCaUGG3vnfBKnpZL1e42KGUaLqfGVr4hsiJxq4hkHvEpUb3prUwgPVZvX5QtfLbyhD4vs5UoL99MKV9LNP?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>8BHhJ3AnnZUJu4JYHasUus6Tq4HYyhiYRgrJAKNtfPc2hKMrTzbeUuf3B8ojtFMAu5MjNEDhoFQ31QLhs2z46CYDTUnuN63</p>
</a>
</div>

Expand All @@ -115,26 +122,31 @@ <h2><a href="#monero">Monero</a></h2>
<section id="zcash">
<h2><a href="#zcash">Zcash</a></h2>

<p>You can send Zcash donations to the following transparent address to support
Auditor:</p>
<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:t1Z8ks4yBsz4B4Nb647kT8cn2C6zuKZBCkB?label=attestation.app&amp;message=Donation%20to%20attestation.app" rel="nofollow">
<img src="/donate-zcash-transparent.png" alt="Transparent Zcash donation QR code"/>
<p>t1dsDbZQZrEUEGanmPMTAGxY2PJowL2S4br</p>
<a href="zcash:t1NGgT3EYQhrCyU6ZCY3pvHMpheG2VXvhHu?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>t1NGgT3EYQhrCyU6ZCY3pvHMpheG2VXvhHu</p>
</a>
</div>
</section>

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

<p>You can send Ethereum donations to the following address to support Auditor:</p>
<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:0x4de3e9Ebcf061a8923d5f41244A8793cF7172b33" rel="nofollow">
<img src="/donate-ethereum.png" alt="Ethereum donation QR code"/>
<p>0x4de3e9Ebcf061a8923d5f41244A8793cF7172b33</p>
<a href="ethereum:0xC822A62E5Ab443E0001f30cEB9B2336D0524fC61" rel="nofollow">
<img src="/donate-ethereum.png?1" alt="Ethereum donation QR code"/>
<p>0xC822A62E5Ab443E0001f30cEB9B2336D0524fC61</p>
</a>
</div>

Expand All @@ -144,12 +156,15 @@ <h2><a href="#ethereum">Ethereum</a></h2>
<section id="cardano">
<h2><a href="#cardano">Cardano</a></h2>

<p>You can send Cardano donations to the following address to support Auditor:</p>
<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:addr1qxst0vhff5hx9n8cds7mzc3yrdtaxrs6kjsevf06urerq8u29gwxlt6f8pavhx2hjuw6494sxny8te7lrs0c6237u9ps25n99g" rel="nofollow">
<img src="/donate-cardano.png" alt="Cardano donation QR code"/>
<p>addr1qxst0vhff5hx9n8cds7mzc3yrdtaxrs6kjsevf06urerq8u29gwxlt6f8pavhx2hjuw6494sxny8te7lrs0c6237u9ps25n99g</p>
<a href="web+cardano:addr1qyyfnce83undm4l3vfy47trsas3m82c77ak5hl8jukpfzgdtfnucytpnq2t38dj7cnyngs6ne05cdwu9gseevgmt3ggqyrpau5" rel="nofollow">
<img src="/donate-cardano.png?1" alt="Cardano donation QR code"/>
<p>addr1qyyfnce83undm4l3vfy47trsas3m82c77ak5hl8jukpfzgdtfnucytpnq2t38dj7cnyngs6ne05cdwu9gseevgmt3ggqyrpau5</p>
</a>
</div>

Expand Down

0 comments on commit 43d1a1e

Please sign in to comment.