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

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

{% trans %} Taler largely functions like digital cash. You withdraw money from your bank account into your electronic wallet, and can henceforth spend digital cash. The electronic wallet can carry multiple currencies. {% endtrans %}

{{ _("Security") }}

{{ _("Taler uses modern cryptography, ensuring that there is no counterfeit. Your digital wallet is safer than your physical wallet. At most, you can lose its contents because your computer or mobile is irreparably damaged or compromised. Unlike a physical wallet, you can make backups to secure against data loss.") }}

{{ _("Privacy") }}

{{ _("Your transactions are private, neither the exchange nor merchant needs to learn your identity. There is no need to give out credit card numbers or other sensitive information. The merchant will only be able to do exactly the transaction you agreed to.") }}

{{ _("Convenience") }}

{{ _("You will be able to withdraw money to replenish the digital coins in your wallet using your credit card or wire transfers. Afterwards you can pay with one-click using the Taler wallet, which optionally keeps your transaction history on your computer.") }}

{{ _("Stability") }}

{{ _("Coins in your digital wallet will be of the same denomination as the cash in your physical wallet. Taler is not a crypto-currency, so you do not have to worry about cryto-currency related value fluctuations. Banking with Taler is subject to the usual government protections for finanical services.") }}

{{ _("Wallet Browser Extension") }}

{% trans %} We currently provide a wallet browser extension for Chromium, Chrome, Firefox, Opera and Edge. Wallets for mobile phones and other platforms will be available in the future. {% endtrans %}

{{ _("Taler Demo") }}

{% trans %} You can see how Taler works in practice by visiting our demo page. {% endtrans %}

{{ _("The Taler Wallet for customers") }}

{{ _("Customers interact with the Taler system using the Taler wallet:") }}

customer perspective
{% endblock body_content %}