forked from I2P_Developers/i2p.www
correct path of front page images, which is CC NA https://pixabay.com/service/license/
This commit is contained in:
@@ -1,33 +1,33 @@
|
||||
{% extends "global/layout.html" %}
|
||||
{% block title %}{{ _('Donate') }}{% endblock %}
|
||||
{% block content %}
|
||||
<p>{% trans -%}
|
||||
Thank you for your interest in contributing to I2P!<br>
|
||||
<br>
|
||||
For nearly two decades the I2P network has provided protected communication
|
||||
platforms and access to information and resources to individuals who are
|
||||
concerned about online privacy. Designed with security and privacy first,
|
||||
peer-to-peer and decentralized, it continues to provide the opportunity for
|
||||
access to the free flow of information on its network and resist internet
|
||||
filtering and blocks. I2P has done this with the support of its community
|
||||
through volunteers and donations.
|
||||
<h2>{% trans -%}Thank you for your interest in contributing to I2P!{%- endtrans %}</h2>
|
||||
<p>{% trans -%}For almost two decades the Invisible Internet Project (I2P) has
|
||||
researched and developed a transport layer and software with a focus on providing
|
||||
privacy and security for online communication. The Invisible Internet Project
|
||||
(I2P) supports the right to access. The project works to constantly improve
|
||||
its circumvention abilities and resistance.
|
||||
{%- endtrans %}</p>
|
||||
|
||||
<p>{% trans %}Your donations help I2P continue to be an alternative option for
|
||||
online communication for everyone and create a space to resist the persistence
|
||||
of surveillance and monitoring of our digital lives. Your donations facilitate
|
||||
research and development to create applications that will increase access to I2P
|
||||
services, and its outreach in at-risk communities.{% endtrans %}</p>
|
||||
<p>{% trans %}Both the network and its software is completely free to use.{% endtrans %}</p>
|
||||
|
||||
<p>{% trans %}I2P accepts donations in cryptocurrencies and via Paypal. Android
|
||||
users may also support the project through the Google Play Store by choosing
|
||||
the "Donate" edition. I2P funding is handled by meeh.{% endtrans %}<br>
|
||||
<h3>{% trans -%}Who Uses The Invisible Internet?{%- endtrans %}</h3>
|
||||
|
||||
<br>
|
||||
{% trans %}The following addresses are valid as of June 10th, 2019. Please note
|
||||
that any other addresses not listed here are no longer valid. Please note that
|
||||
addresses may update and more coins may be added. {% endtrans %}
|
||||
<br><br>
|
||||
<p>{% trans %}
|
||||
People who are concerned about their privacy and interested in alternatives to the internet make use of the network and its applications to chat, email, torrent and run their own sites and forums. In some circumstances individuals rely on the network to communicate due to safety issues or censorship. Researchers, developers and digital rights defenders make use of the network as well.
|
||||
{% endtrans %}</p>
|
||||
|
||||
<h3>{% trans -%}How Is The Invisible Internet Project Funded and How Is That Funding Used?{%- endtrans %}</h3>
|
||||
|
||||
<p>{% trans %}The Invisible Internet Project (I2P) is 100% community funded. In the past the Project has received a grant from DuckDuckGo, and has received support from the OTF Usability Lab providers. This helped to guide improvements to the Java software and website UX and information architecture.
|
||||
Donations support I2P maintainers server costs, and other costs associated with keeping the network services up and running. Donations support improving the I2P protocol, application layer, outreach and design.{% endtrans %}</p>
|
||||
|
||||
<p>{% trans %}I2P accepts donations in cryptocurrencies and via Paypal. Android users may also support the project through the Google Play Store by choosing the "Donate" edition. I2P funding is handled by meeh.{% endtrans %}</p>
|
||||
|
||||
<p>
|
||||
{% trans %}The following addresses are valid as of June 10th, 2019. Please note that any other addresses not listed here are no longer valid. Please note that addresses may update and more coins may be added. {% endtrans %}
|
||||
</p>
|
||||
<p>
|
||||
{% trans %} Double-Clicking on the cryptocurrency address will copy it onto your
|
||||
clipboard.{% endtrans %}
|
||||
<br></p>
|
||||
@@ -42,7 +42,7 @@ clipboard.{% endtrans %}
|
||||
<img class="qrcode" width="250px" src="{{ url_for('static', filename='images/donate/cur-xmr-addr.png') }}" />
|
||||
<b class="address">{% trans %}XMR Address{% endtrans %}:</b> <textarea ondblclick="copy(this)" class="coinaddr" rows="1" readonly>447kucUDzM21jDxdmx7h2jFT4UT4PprD8EMjDk4Bc471gRGkbeZSfSPHcB7JtiumR7gNRJgKqf1dHa2T49nQ7jsfSZSfoLA</textarea><br>
|
||||
|
||||
<p><b>{% trans %}We now also accept paypal donations!{% endtrans %}</b></p>
|
||||
<!--<p><b>{% trans %}We now also accept paypal donations!{% endtrans %}</b></p>-->
|
||||
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
|
||||
<input type="hidden" name="cmd" value="_s-xclick" />
|
||||
<input type="hidden" name="hosted_button_id" value="WJA7BJTH89JKN" />
|
||||
|
Reference in New Issue
Block a user