changing BTC and LTC donation addresses to be secure

This commit is contained in:
echelon2
2014-02-20 10:33:03 +00:00
parent 54e283dc97
commit 24826038a9
3 changed files with 6 additions and 4 deletions

View File

@ -27,32 +27,34 @@ with the subject "stickers please", your payment information, and your address.
<p>{% trans date='December 2010',
cointype='Bitcoin',
coinurl='https://bitcoin.org',
account='1HkJCceXf7of1sTNRVJbXiZHfDTLL71Siy' -%}
account='1BPdWwovytfGdBwUDVgqbMZ8omcPQzshpX' -%}
As of {{ date }}, eche|on has been running a
<a href="{{ coinurl }}">{{ cointype }}</a> account for the I2P project.
ATTENTION! The address changed on 02-20-2014. ATTENTION!
If you'd like to donate using {{ cointype }}, just transfer your
desired amount of coins to the account <b>{{ account }}</b>
and leave eche|on a note if you'd like your donation to be
mentioned on the I2P webpage.
{%- endtrans %}</p>
<p>{% trans %}For easy usage, use the QR code below!{% endtrans %}</p>
<img src="/_static/images/i2pbtcdonate.png" alt="BTC donation QR code" />
<img src="/_static/images/i2pbtcdonate.2014.png" alt="BTC donation QR code" />
<br />
<h2><a href="http://www.litecoin.org/">Litecoin</a></h2>
<p>{% trans date='September 2013',
cointype='Litecoin',
coinurl='http://www.litecoin.org',
account='LefFK8mk55zzfNkongAeVSiJ5rmrCkxdx5' -%}
account='LM7DTXGHBzh7xeo7ZSWR6hs9s4oVAUsw4E' -%}
As of {{ date }}, eche|on has been running a
<a href="{{ coinurl }}">{{ cointype }}</a> account for the I2P project.
ATTENTION! The address changed 02-20-2014. ATTENTION!
If you'd like to donate using {{ cointype }}, just transfer your
desired amount of coins to the account <b>{{ account }}</b>
and leave eche|on a note if you'd like your donation to be
mentioned on the I2P webpage.
{%- endtrans %}</p>
<p>{% trans %}For easy usage, use the QR code below!{% endtrans %}</p>
<img src="/_static/images/i2pltcdonate.png" alt="LTC donation QR code" />
<img src="/_static/images/i2pltcdonate.2014.png" alt="LTC donation QR code" />
<br />
<h2><a href="https://www.paypal.com/">PayPal</a></h2>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 503 B