summaryrefslogtreecommitdiff
path: root/governments.html
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-11-18 14:27:05 +0100
committerChristian Grothoff <christian@grothoff.org>2014-11-18 14:27:05 +0100
commit9bb1de55c5b56f6fbedaa554838b33eb052ac48e (patch)
tree15caf1717639398c48ef8d36f56db555a81d1825 /governments.html
parent00193dd9e17f9d287ca6c043269eb562c2718067 (diff)
downloadwww-9bb1de55c5b56f6fbedaa554838b33eb052ac48e.tar.gz
www-9bb1de55c5b56f6fbedaa554838b33eb052ac48e.tar.bz2
www-9bb1de55c5b56f6fbedaa554838b33eb052ac48e.zip
text
Diffstat (limited to 'governments.html')
-rw-r--r--governments.html32
1 files changed, 20 insertions, 12 deletions
diff --git a/governments.html b/governments.html
index 718dd3e6..591bcef3 100644
--- a/governments.html
+++ b/governments.html
@@ -11,10 +11,9 @@
<!--# include file="common/navigation.inc" -->
<!-- Jumbotron -->
<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 class="lead">We are building Taler, a new electronic payment system for privacy and security.</p>
+ <h1 lang="en">Advantages for governments</h1>
+ <h1 lang="de"></h1>
+ <h1 lang="fr"></h1>
<!-- p><a class="btn btn-lg btn-success" href="#" role="button">Get started today</a></p -->
</div>
@@ -22,25 +21,34 @@
<div class="row">
<div class="col-lg-4">
<h2>Taxable</h2>
- <p>.</p>
- <p><a class="btn btn-primary" href="/governments" role="button">Learn More &raquo;</a></p>
+ <p>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>
</div>
<div class="col-lg-4">
<h2>Secure</h2>
- <p>.</p>
- <p><a class="btn btn-primary" href="/citizens" role="button">Learn More &raquo;</a></p>
+ <p>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>
</div>
</div>
<div class="row">
<div class="col-lg-4">
<h2>Libre</h2>
- <p>.</p>
- <p><a class="btn btn-primary" href="/developers" role="button">Learn More &raquo;</a></p>
+ <p>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>
</div>
<div class="col-lg-4">
<h2>Efficient</h2>
- <p>Blah.</p>
- <p><a class="btn btn-primary" href="/merchants" role="button">Learn More &raquo;</a></p>
+ <p>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>
</div>
</div>