From f6d6fdbb01b0ee90b2dafb615c1814588bd14d93 Mon Sep 17 00:00:00 2001 From: "tg(x)" <*@tg-x.net> Date: Thu, 19 Jan 2017 16:10:35 +0100 Subject: i18n: rename template files --- investors.html.j2 | 81 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 investors.html.j2 (limited to 'investors.html.j2') diff --git a/investors.html.j2 b/investors.html.j2 new file mode 100644 index 00000000..dbd6ab0d --- /dev/null +++ b/investors.html.j2 @@ -0,0 +1,81 @@ + + + {{ _("GNU Taler") }} - {{ _("Investors") }} + + + + +
+ + +
+

{{ _("Operate a Taler exchange!") }}

+
+
+
+

{{ _("Efficient") }}

+ +

{{ _("Taler uses efficient cryptographic primitives (such as RSA 2048 and + EdDSA) and is thus expected to be able to handle large transaction + volumes, only limited by the input/output capabilities of the + database. Thus, running a Taler exchange should be profitable even + with very low (less than 1 cent) transaction fees (at appropriate + transaction volume).") }}

+
+
+

{{ _("Secure") }}

+ +

{{ _("All transactions in Taler are secured using modern cryptography and + trust in all parties is minimized. Financial damage is bounded + (for customers, merchants and the exchange) even + in the case that systems are compromised and private keys are stolen. + Databases can be audited for consistency, resulting in either the + detection of compromised systems or the demonstration that + participants were honest.") }}

+
+
+

{{ _("Business model") }}

+ +

{{ _("The basic business model for Taler is the operation of an exchange. An exchange converts money from traditional payment systems (Mastercard, + SEPA, Visa, BitCoin, ACH, SWIFT, etc.) to anonymous electronic + coins in the same currency. The customer can then redeem the electronic + coins at a merchant, who can exchange them for money represented using + traditional payment systems at the exchange. The exchange can then charge + fees (to the customer, merchant or both) to facilitate the transactions.") }}

+
+
+
+

{{ _("Taler as seen by the exchange operator") }}

+ +

{{ _("The exchange operator primarily operates a Web service + portal and keeps databases with transaction details and + cryptographic proofs. Its operational expenses are thus related to + its interactions with the banking system and the operation of + the computing infrastructure, while its income is based on + transaction fees it may charge for the various interactions. + Key interactions of the exchange include: + ") }}

+ +

+ operator perspective +

+

+
+ +
+ + -- cgit v1.2.3