Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions static/donate.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ <h2><a href="#bitcoin">Bitcoin</a></h2>
</a>
</div>

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

<div class="coin-address">
Expand All @@ -97,6 +97,8 @@ <h2><a href="#bitcoin">Bitcoin</a></h2>
</a>
</div>

<p>OpenAlias: <var>grapheneos.org</var></p>

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

Expand All @@ -116,14 +118,16 @@ <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>
<p>You can send Monero donations to the following address or OpenAlias if your wallet supports it:</p>

<div class="coin-address">
<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>85zgRCPkTaoDuBCaUGG3vnfBKnpZL1e42KGUaLqfGVr4hsiJxq4hkHvEpUb3prUwgPVZvX5QtfLbyhD4vs5UoL99MKV9LNP</p>
</a>
</div>

<p>OpenAlias: <var>grapheneos.org</var></p>
</section>

<section id="zcash">
Expand Down