aboutsummaryrefslogtreecommitdiff
path: root/index.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'index.html.j2')
-rw-r--r--index.html.j280
1 files changed, 49 insertions, 31 deletions
diff --git a/index.html.j2 b/index.html.j2
index f270892c..ea49f8d0 100644
--- a/index.html.j2
+++ b/index.html.j2
@@ -14,51 +14,69 @@
14 <img align="middle" alt="Taler logo" width="33%" src="{{ url('images/logo-2015-medium.png') }}" style="margin: 0px 0px -120px 0px;"> 14 <img align="middle" alt="Taler logo" width="33%" src="{{ url('images/logo-2015-medium.png') }}" style="margin: 0px 0px -120px 0px;">
15 </div> 15 </div>
16 <div class="jumbotron"> 16 <div class="jumbotron">
17 <h1>{{ _("Electronic payments for a liberal society!") }}</h1> 17 <h1>{{ _("Independent One-Click Payments!") }}</h1>
18 <p>{{ _("Taler is a new electronic payment system under development 18
19 at <a href=\"http://www.inria.fr/\">Inria</a>. This community Web site 19 <p>{{ _("Taler is an electronic payment system under
20 provides extensive documentation about the system, which we expect to 20 development
21 make operational in 2017.") }}</p> 21 at <a href=\"http://www.inria.fr/\">Inria</a>. This
22 community Web site provides extensive documentation
23 about the system, which we expect to make
24 operational in 2017.") }}</p>
25
22 </div> 26 </div>
23 <div class="row"> 27 <div class="row">
24 <div class="col-lg-4"> 28 <div class="col-lg-4">
25 <h2>{{ _("Taxable") }}</h2> 29 <h2>{{ _("<b>T</b>axable") }}</h2>
30
26 <p>{{ _("Unlike BitCoin or cash payments, Taler ensures that 31 <p>{{ _("Unlike BitCoin or cash payments, Taler ensures that
27 governments can learn their citizen's total income and thus collect 32 governments can learn their citizen's total income
28 sales, value-added or income taxes. Taler is thus a currency for the 33 and thus collect sales, value-added or income
29 mainstream economy, and not the black market.") }}</p> 34 taxes. Taler is a currency for the mainstream
35 economy, and not the black market.") }}</p>
36
30 </div> 37 </div>
31 <div class="col-lg-4"> 38 <div class="col-lg-4">
32 <h2>{{ _("Anonymous") }}</h2> 39 <h2>{{ _("<b>A</b>nonymous") }}</h2>
33 <p>{{ _("When you pay with Taler, your identity does not have to 40
34 be revealed to the merchant. The bank, government and exchange will also 41 <p>{{ _("When you pay with Taler, your identity does not
35 never learn how you spent your electronic cash. However, you have 42 have to be revealed to the merchant. Just like
36 proof that you paid for use in court if necessary.") }}</p> 43 payments in cash, nobody else can track how you
44 spent your electronic money. However, you obtain a
45 legally valid proof of payment.") }}</p>
46
37 </div> 47 </div>
38 <div class="col-lg-4"> 48 <div class="col-lg-4">
39 <h2>{{ _("Libre") }}</h2> 49 <h2>{{ _("<b>L</b>ibre") }}</h2>
40 <p>{{ _("Taler is free software from <a href=\"http://www.gnu.org/\">the GNU project</a> implementing an open protocol. 50
41 Anybody is welcome to inspect our code and integrate our reference 51 <p>{{ _("Taler is free software
42 implementation into their applications. The payment system will 52 from <a href=\"http://www.gnu.org/\">the GNU
43 thus foster competition instead of putting some vendor in control.") }}</p> 53 project</a> implementing an open protocol. Anybody
54 is welcome to inspect our code and integrate our
55 reference implementation into their applications.")
56 }}</p>
57
44 </div> 58 </div>
45 </div> 59 </div>
46 <div class="row"> 60 <div class="row">
47 <div class="col-lg-4"> 61 <div class="col-lg-4">
48 <h2>{{ _("Electronic") }}</h2> 62 <h2>{{ _("<b>E</b>lectronic") }}</h2>
49 <p>{{ _("Taler is designed to work on the Internet. Using a 63
50 so-called RESTful protocol over HTTP or HTTPS, Taler is easy to 64 <p>{{ _("Taler is easy to integrate with existing Web
51 integrate with existing Web applications. Taler requires 65 applications. Payments are cryptographically
52 participants to be online when they make payments.") }}</p> 66 secured and are confirmed within milliseconds with
67 extremely low transaction costs.") }}</p>
68
53 </div> 69 </div>
54 <div class="col-lg-4"> 70 <div class="col-lg-4">
55 <h2>{{ _("Reserves") }}</h2> 71 <h2>{{ _("<b>R</b>eserves") }}</h2>
56 <p>{{ _("Taler uses payment providers which hold financial 72
57 reserves in escrow accounts denominated in existing currencies. 73 <p>{{ _("Taler does not introduce a new currency with
58 This means that Taler does not introduce 74 fluctuation risks, and instead uses a digital
59 a new currency with the inherent currency fluctuation risks. 75 wallet holding coins in reserve. Taler's
60 Taler's cryptographic coins correspond to existing currencies, such as 76 cryptographic coins correspond to existing
61 US Dollars, Euros or even BitCoins.") }}</p> 77 currencies, such as US Dollars, Euros or even
78 BitCoins.") }}</p>
79
62 </div> 80 </div>
63 <div class="col-lg-4"> 81 <div class="col-lg-4">
64 <h2>{{ _("Latest Videos") }}</h2> 82 <h2>{{ _("Latest Videos") }}</h2>