{% extends "common/base.j2" %} {% block body_content %}
Taler logo

{{ _("Independent One-Click Payments!") }}

{% trans %} Taler is an electronic payment system under development at Inria. We expect to make it operational in 2017. Meanwhile you can learn about Taler on this website, try the demo and look at our developer and API documentation. {% endtrans %}

{{ _("Taxable") }}

{% trans %} When using Taler, merchants can't hide their income from tax collection authorities. Unlike cash and most digital currencies, Taler helps preventing black markets. {% endtrans %}

{{ _("Privacy-friendly") }}

{% trans %} When you pay with Taler, your identity does not have to be revealed to the merchant. Just like payments in cash, nobody else can track how you spent your electronic money. However, you obtain a legally valid proof of payment. {% endtrans %}

{{ _("Libre") }}

{% trans %} Taler is free software from the GNU project implementing an open protocol. Anybody is welcome to inspect our code and integrate our reference implementation into their applications. {% endtrans %}

{{ _("Electronic") }}

{% trans %} Taler is easy to integrate with existing Web applications. Payments are cryptographically secured and are confirmed within milliseconds with extremely low transaction costs. {% endtrans %}

{{ _("Reserves") }}

{% trans %} Taler does not introduce a new currency with fluctuation risks, and instead uses a digital wallet holding coins in reserve. Taler's cryptographic coins correspond to existing currencies, such as US Dollars, Euros or even Bitcoins. {% endtrans %}

{{ _("Latest Videos") }}

{{ _("Florian Dold talks about Taler at 50p!") }}

Creative Commons License
"GNU Taler" by Florian Dold, produced by 50p is licensed under a Creative Commons Attribution NoDerivatives 3.0 Unported License.

{{ _("Taler News") }}

{% include "news.html.j2.inc" %}

{{ _("Financial News") }}

{% include "financial-news.html.j2.inc" %}
{% endblock body_content %}