summaryrefslogtreecommitdiff
path: root/main.html
blob: aabb572633a3f66936ec2efa7ec625cc81e74383 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8">
    <title lang="en">Taler - Taxable Anonymous Libre Electronic Reserves</title>
    <title lang="de">Taler - Taxierbare Anonyme Liberale Elektronische Reserven</title>
    <title lang="fr">Taler - Taxable Anonyme Libre Électronique Taxable Réserve</title>
    <meta name="description" content="Anonymous electronic payments for civil society">
      <!--# include file="common/header.inc" -->
  </head>
  <body class="en" onLoad="loadLang();">
    <div class="container">
      <!--# include file="common/navigation.inc" -->
      <!-- Jumbotron -->
      <img width="100%" src="images/logo-2014.png"></img>
      <div class="jumbotron">
         <h1 lang="en">Electronic Payments for Libre Society!</h1>
         <h1 lang="de">Elektronisches Bezahlen f&uuml;r eine freiheitliche Gesellschaft!</h1>
         <h1 lang="fr">Paiements électroniques pour société libre!</h1>
         <p lang="en">Taler is a new electronic payment system under development at <a href="http://www.inria.fr/">Inria</a>.
                      Today, this website only presents the advantages our system is expected to provide.
                      During 2015, we will make more code and documentation public.  We expect to make
                      the payment system available to the general public in 2016.</p>
         <p lang="de">Taler is a new electronic payment system under development at <a href="http://www.inria.fr/">Inria</a>.
                      Today, this website only presents the advantages our system is expected to provide.
                      During 2015, we will make more code and documentation public.  We expect to make
                      the payment system available to the general public in 2016.</p>
         <p lang="fr">Taler is a new electronic payment system under development at <a href="http://www.inria.fr/">Inria</a>.
                      Today, this website only presents the advantages our system is expected to provide.
                      During 2015, we will make more code and documentation public.  We expect to make
                      the payment system available to the general public in 2016.</p>
         <!-- p><a class="btn btn-lg btn-success" href="#" role="button">Get started today</a></p -->
      </div>

      <!-- Example row of columns -->
      <div class="row">
        <div class="col-lg-4">
          <h2 lang="en">Taxable</h2>
          <h2 lang="de">Taxierbar</h2>
          <h2 lang="fr">Taxable</h2>
          <p lang="en">Unlike BitCoin or cash payments, Taler ensures that governments can easily track their citizen's income and thus collect sales, value-added or income taxes. Taler is thus a currency for the mainstream economy, and not the black market.</p>
          <p lang="de">Unlike BitCoin or cash payments, Taler ensures that governments can easily track their citizen's income and thus collect sales, value-added or income taxes. Taler is thus a currency for the mainstream economy, and not the black market.</p>
          <p lang="fr">Unlike BitCoin or cash payments, Taler ensures that governments can easily track their citizen's income and thus collect sales, value-added or income taxes. Taler is thus a currency for the mainstream economy, and not the black market.</p>
          <p><a class="btn btn-primary" href="/governments" role="button" lang="en">Learn More &raquo;</a></p>
          <p><a class="btn btn-primary" href="/governments" role="button" lang="de">Learn More &raquo;</a></p>
          <p><a class="btn btn-primary" href="/governments" role="button" lang="fr">Learn More &raquo;</a></p>
        </div>
        <div class="col-lg-4">
          <h2 lang="en">Anonymous</h2>
          <h2 lang="de">Anonym</h2>
          <h2 lang="fr">Anonyme</h2>
          <p lang="en">When you pay with Taler, your identity does not have to be revealed to the merchant. The bank, government and mint will also never learn how you spent your electronic money. However, you can prove that you paid in court if necessary.</p>
          <p lang="de">When you pay with Taler, your identity does not have to be revealed to the merchant. The bank, government and mint will also never learn how you spent your electronic money. However, you can prove that you paid in court if necessary.</p>
          <p lang="fr">When you pay with Taler, your identity does not have to be revealed to the merchant. The bank, government and mint will also never learn how you spent your electronic money. However, you can prove that you paid in court if necessary.</p>
          <p><a class="btn btn-primary" href="/citizens" role="button" lang="en">Learn More &raquo;</a></p>
          <p><a class="btn btn-primary" href="/citizens" role="button" lang="de">Learn More &raquo;</a></p>
          <p><a class="btn btn-primary" href="/citizens" role="button" lang="fr">Learn More &raquo;</a></p>
       </div>
        <div class="col-lg-4">
          <h2 lang="en">Libre</h2>
          <h2 lang="de">Liberal</h2>
          <h2 lang="fr">Libre</h2>
          <p lang="en">Taler is free software implementing an open protocol. Anybody is welcome to inspect our code and integrate our reference implementation into their applications.</p>
          <p lang="de">Taler is free software implementing an open protocol. Anybody is welcome to inspect our code and integrate our reference implementation into their applications.</p>
          <p lang="fr">Taler is free software implementing an open protocol. Anybody is welcome to inspect our code and integrate our reference implementation into their applications.</p>
          <p><a class="btn btn-primary" href="/developers" role="button" lang="en">Learn More &raquo;</a></p>
          <p><a class="btn btn-primary" href="/developers" role="button" lang="de">Learn More &raquo;</a></p>
          <p><a class="btn btn-primary" href="/developers" role="button" lang="fr">Learn More &raquo;</a></p>
        </div>
      </div>
      <div class="row">
        <div class="col-lg-4">
          <h2 lang="en">Electronic</h2>
          <h2 lang="de">Elektronisch</h2>
          <h2 lang="fr">Électronique</h2>
          <p lang="en">Taler is designed to work on the Internet. Using a so-called RESTful protocol over HTTP or HTTPS, Taler is easy to integrate with existing Web applications.</p>
          <p lang="de">Taler is designed to work on the Internet. Using a so-called RESTful protocol over HTTP or HTTPS, Taler is easy to integrate with existing Web applications.</p>
          <p lang="fr">Taler is designed to work on the Internet. Using a so-called RESTful protocol over HTTP or HTTPS, Taler is easy to integrate with existing Web applications.</p>
          <p><a class="btn btn-primary" href="/merchants" role="button" lang="en">Learn More &raquo;</a></p>
          <p><a class="btn btn-primary" href="/merchants" role="button" lang="de">Learn More &raquo;</a></p>
          <p><a class="btn btn-primary" href="/merchants" role="button" lang="fr">Learn More &raquo;</a></p>
        </div>
        <div class="col-lg-4">
          <h2 lang="en">Reserves</h2>
          <h2 lang="de">Reserven</h2>
          <h2 lang="fr">Réserve</h2>
          <p lang="en">Taler operates as a reserve. This means that Taler is not a new currency with the inherent currency fluctuation risks, but instead the digital coins correspond to existing currencies, such as US Dollars, Euros or even BitCoins.</p>
          <p lang="de">Taler operates as a reserve. This means that Taler is not a new currency with the inherent currency fluctuation risks, but instead the digital coins correspond to existing currencies, such as US Dollars, Euros or even BitCoins.</p>
          <p lang="fr">Taler operates as a reserve. This means that Taler is not a new currency with the inherent currency fluctuation risks, but instead the digital coins correspond to existing currencies, such as US Dollars, Euros or even BitCoins.</p>
          <p><a class="btn btn-primary" href="/investors" role="button" lang="en">Learn More &raquo;</a></p>
          <p><a class="btn btn-primary" href="/investors" role="button" lang="de">Learn More &raquo;</a></p>
          <p><a class="btn btn-primary" href="/investors" role="button" lang="fr">Learn More &raquo;</a></p>
        </div>
        <div class="col-lg-4">
          <h2>News</h2>
          <p lang="en">We will present Taler at FOSSA in Rennes on Tuesday November 19th 2014.</p>
          <p><a class="btn btn-primary" href="/news" role="button" lang="en">Learn More &raquo;</a></p>
          <p><a class="btn btn-primary" href="/news" role="button" lang="de">Learn More &raquo;</a></p>
          <p><a class="btn btn-primary" href="/news" role="button" lang="fr">Learn More &raquo;</a></p>
        </div>
      </div>

      <!--# include file="common/footer.inc" -->
    </div> <!-- /container -->
  </body>
</html>