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

{{ _("Advantages for Governments") }}

{% trans %} Taler provides accountability to ensure business operate legally, while also respecting civil liberties of citizens. Taler is a payment system based on open standards and free software. Taler needs governments as they set a financial framework and act as trusted regulators. Taler contributes to digital sovereignty in the critical financial infrastructure. {% endtrans %}

{{ _("Taxable") }}

{% trans %} Taler was built with the goal of fighting corruption and supporting taxation. With Taler, the receiver of any form of payment is easily identified by the government, and the merchant can be compelled to provide the contract that was accepted by the customer. Governments can use this data to tax businesses and individuals based on their income, making tax evasion and black markets less viable. {% endtrans %}

{% trans %} Thus, despite offering anonymity for citizens spending digital cash to buy goods and services, Taler also ensures that the state can observe incoming funds. This can be used to ensure businesses engage only in legal activities, and do not evade income tax, sales tax or value-added tax. However, this observational capability does not extend to the immediate personal domain. In particular, monitoring does not cover shared access to funds with trusted friends and family, or synchronizing wallets across multiple devices. {% endtrans %}

{{ _("Secure") }}

{% trans %} Taler's payments are cryptographically secured. Thus, customers, merchants and the Taler payment service provider (the exchange) can mathematically demonstrate their lawful behavior in court in case of disputes. Financial damages are strictly limited, improving economic security for individuals, merchants, the exchange and the state. {% endtrans %}

{% trans %} As a payment service provider, the Taler exchange is subject to financial regulation. Financial regulation and regular audits are critical to establish trust. In particular, the Taler design mandates the existence of an independent auditor who checks cryptographic proofs that accumulate at the exchange to ensure that the escrow account is managed honestly. This ensures that the exchange does not threaten the economy due to fraud. {% endtrans %}

{{ _("Libre") }}

{% trans %} Taler is free software implementing an open protocol standard. Thus, Taler will enable competition and avoid the monopolization of payment systems that threatens global political and financial stability today. {% endtrans %}

{{ _("Efficient") }}

{% trans %} Taler has an efficient design. Unlike Blockchain-based payment systems, such as Bitcoin, Taler will not threaten the availability of national electric grids or (significantly) contribute to environmental pollution. {% endtrans %}

{{ _("Taler and regulation") }}

{{ _("Anti money laundering (AML)")}}
{{ _("With Taler, income is visible and can be tied to the contract signed by both parties.") }}
{{ _("Know your customer (KYC)")}}
{{ _("In Taler, payer and payee are known by their bank accounts when withdrawing or depositing coins respectively") }}
{{ _("General Data Protection Regulation (GDPR)")}}
{{ _("Taler cryptographically protects citizen's privacy, and by design implements data minimization and privacy by default.") }}
{{ _("Payment Services Directive (PSD2)")}}
{{ _("Taler provides an open standard with public APIs contributing to a competitive banking sector.") }}

{{ _("Taler provides privacy and accountability") }}

{% trans %} Taler assumes governments can observe traditional wire transfers entering and leaving the Taler payment system. Starting with the wire transfers, governments can obtain: {% endtrans %}

{% endblock body_content %}