From 58189c831eef0eed18682bf9910114159dd18e56 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 7 Mar 2017 16:49:41 +0100 Subject: de-duplicate investor points, add key new points instead --- investors.html.j2 | 42 ++++++++++++++++++++++++++++-------------- 1 file changed, 28 insertions(+), 14 deletions(-) (limited to 'investors.html.j2') diff --git a/investors.html.j2 b/investors.html.j2 index 0feeb4e1..f9c38c7f 100644 --- a/investors.html.j2 +++ b/investors.html.j2 @@ -23,21 +23,31 @@

{{ _("The Team") }}

-

{{ _("Our team combines world-class business leaders, +

+ {% trans %} + Our team combines world-class business leaders, cryptographers, software engineers, civil-rights activits and academics. We are unified by a vision of how payments should work and the goal of - imposing this vision upon the world.") }}

+ imposing this vision upon the world. + {% endtrans %} +

-

{{ _("We are currently supported by Inria, the French +

+ {% trans %} + We are currently supported by Inria, the French national institute for research in informatics and - automation, and the Renewable Freedom Foundation.") }}

+ automation, and the Renewable Freedom Foundation. + {% endtrans %} +

{{ _("The Technology") }}

-

{{ _("All transactions in Taler are secured using modern - cryptography and trust in all parties is +

+ {% trans %} + 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 @@ -45,12 +55,16 @@ consistency, resulting in either the detection of compromised systems or the demonstration that participants were honest. Actual transaction costs - are fractions of a cent.") }}

+ are fractions of a cent. + {% endtrans %} +

{{ _("The Business") }}

-

{{ _("The scalable business model for Taler is the operation +

+ {% trans %} + The scalable business model for Taler is the operation of the payment service provider, which converts money from traditional payment systems (Mastercard, SEPA, Visa, Bitcoin, ACH, SWIFT, etc.) to anonymous @@ -58,9 +72,9 @@ 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 charges fees (to the customer, - merchant or both) to facilitate the transactions.") - }}

+ exchange charges fees to facilitate the transactions. + {% endtrans %} +

@@ -107,11 +121,11 @@
  • {{ _("Multiple Taler transactions can be aggregated into larger wire transfers to merchants to minimize wire transfer costs.") }}
  • -
  • {{ _("Correct operation can be automatically assessed by verifying cryptographic proofs in the database.") }}
  • -
  • {{ _("Protocol allows the exchange to charge fees for any expensive operation (withdraw, deposit, refresh, refund or aggregated wire transfers).") }}
  • -
  • {{ _("Financial risk is bounded even if keys are compromised.") }}
  • +
  • {{ _("Partnership with banks establishes consumer trust.") }}
  • + +
  • {{ _("Partnership with free software community enables rapid deployment.") }}
  • -- cgit v1.2.3