summaryrefslogtreecommitdiff
path: root/governments.html
blob: dab9bb18fcaac1a5b84b257c30e83af69929180e (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
<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8">
    <title>Taler - Taxable Anonymous Libre Electronic Reserves: Governments</title>
    <meta name="description" content="">
      <!--# include file="common/header.inc" -->
  </head>
  <body class="en" onLoad="loadLang();">
    <div class="container">
      <!--# include file="common/navigation.inc" -->
      <!-- Jumbotron -->
      <div class="jumbotron">
        <h1 lang="en">Advantages for governments</h1>
        <h1 lang="de">Vorteile f&uuml;r Regierungen</h1>
        <h1 lang="fr">Cécile</h1>
        <!-- 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-6">
          <h2 lang="en">Taxable</h2>
          <h2 lang="de">Besteuerbar</h2>
          <h2 lang="fr">Taxable</h2>
          <p lang="en">Taler is an electronic payment system that was built with the goal of supporting taxation.
             With Taler, the receiver of any form of payment is known, and the payment information comes
             attached with details about what the payment was made for.  Thus, governments can use this
             data to tax buisnesses and individuals based on their income, making tax evasion and
             black markets less viable.</p>
	  <p lang="de">Taler ist ein elektronisches Zahlungssystem, welches die Besteuerung einzelner
	     Transaktionen erm&ouml;glicht. Im System sind die Empf&auml;nger f&uuml;r jeden Zahlungsvorgang
	     bekannt, genauso wie die Details &uuml;ber den Zweck der Transaktion. Dadurch 
	     erm&ouml;glicht Taler es Regierungen, sowohl Firmen als auch Privatpersonen auf Basis
	     ihres Einkommens zu besteuern und erschwert gleichzeitig noch Steuervermeidungen sowie den
	     Schwarzmarkthandel.</p>
	  <p lang="fr">Cécile</p>
        </div>
        <div class="col-lg-6">
          <h2 lang="en">Secure</h2>
	  <h2 lang="de">Sicher</h2>
          <h2 lang="fr">Cécile</h2>
          <p lang="en">Taler's payments are cryptographically secured. Thus, customers, merchants and
             the mint can mathemtically demonstrate their lawful behavior in court in case
             of disputes. Financial damages are strictly limited, improving economic security
             for individuals, merchants, the mint and the state.  Most importantly, an
             independent auditor can ensure that there is no &quot;bad mint&quot;
             within the Taler system who might threaten the economy due to fraud.</p>
	  <p lang="de">Talers Zahlvorg&auml;nge sind kryptographisch gesichert.
	     Dieser Umstand erm&ouml;glicht es Kunden, H&auml;ndlern und der M&uuml;nzerei,
	     wenn n&ouml;tig ihre Gesetzm&auml;&szlig;igkeit in einem Gerichtsprozess mathematisch
	     nachzuweisen. Finanzielle Sch&auml;den sind streng
	     begrenzt, was der &ouml;konomischen Sicherheit von Privatpersonen,
	     H&auml;ndlern und der M&uuml;nzerei entgegen kommt. Herauszuheben ist auch die
	     Tatsache, dass ein unabh&auml;ngiger Rechnungspr&uuml;fer in der Lage
	     ist, die Existenz einer veruntreuenden Bank innerhalb des Taler-Systems
	     auszuschlie&szlig;en.</p>
	  <p lang="fr">Cécile</p>
       </div>
      </div>
      <div class="row">
        <div class="col-lg-6">
          <h2 lang="en">Libre</h2>
          <h2 lang="de">Freie Software</h2>
	  <h2 lang="fr">Cécile</h2>
          <p lang="en">Taler is free software implementing an open protocol standard.  Thus, Taler will
             enable competition and avoid the monopolization of payment systems that threatens
             global political and financial stability today.</p>
	  <p lang="de">Taler ist freie Software, welche einen offenen
	     Protokollstandard implementiert. Taler erm&ouml;glicht daher einen
	     offenen Wettbewerb und vermeidet das Problem der Monopolisierung von
	     Zahlungssystemen, welche heute in globalem Ausma&szlig; die politische
	     sowie aber auch die finanzielle Stabilit&auml;t bedroht.</p>
	  <p lang="fr">Cécile</p>
        </div>
        <div class="col-lg-6">
          <h2 lang="en">Efficient</h2>
          <h2 lang="de">Effizient</h2>
	  <h2 lang="fr">Cécile</h2>
          <p lang="en">Taler is designed to be efficient.  Unlike timeline-based payment systems like
             BitCoin, Taler will not threaten the availability of national electric grids or
             (significantly) contribute to environmental pollution.</p>
	  <p lang="de">Taler wurde im Gedanken der Effizienz erschaffen. Anders
	     als Zeitachsen-basierte Bezahlsysteme wie BitCoin bedroht Taler
	     nicht die Verf&uuml;gbarkeit nationaler Energieversorgungsnetze und
	     wird auch nicht (signifikant) zur Umweltverschmutzung beitragen.</p>
	  <p lang="fr">Cécile</p>
        </div>
      </div>

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