summaryrefslogtreecommitdiff
path: root/merchants.html
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-11-18 12:27:22 +0100
committerChristian Grothoff <christian@grothoff.org>2014-11-18 12:27:22 +0100
commit5326c1b9ac82d77412fd861cceedcba81d1ae7f3 (patch)
treedd21a726d7667a90606386aa2e08685865d95370 /merchants.html
parenta0d56b88b29bda3b291d23af796fad1a1081ead5 (diff)
downloadwww-5326c1b9ac82d77412fd861cceedcba81d1ae7f3.tar.gz
www-5326c1b9ac82d77412fd861cceedcba81d1ae7f3.tar.bz2
www-5326c1b9ac82d77412fd861cceedcba81d1ae7f3.zip
skels
Diffstat (limited to 'merchants.html')
-rw-r--r--merchants.html31
1 files changed, 12 insertions, 19 deletions
diff --git a/merchants.html b/merchants.html
index 933b85fb..ea0526e8 100644
--- a/merchants.html
+++ b/merchants.html
@@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8">
- <title>Taler - Taxable Anonymous Libre Electronic Reserves</title>
+ <title>Taler - Taxable Anonymous Libre Electronic Reserves: Merchants</title>
<meta name="description" content="">
<!--# include file="common/header.inc" -->
</head>
@@ -11,7 +11,6 @@
<!--# include file="common/navigation.inc" -->
<!-- Jumbotron -->
<div class="jumbotron">
- <img src="images/logo-2014.png"></img>
<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>
@@ -22,36 +21,30 @@
<!-- Example row of columns -->
<div class="row">
<div class="col-lg-4">
- <h2>Taxable</h2>
- <p>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">Learn More &raquo;</a></p>
+ <h2>Fast</h2>
+ <p>.</p>
</div>
<div class="col-lg-4">
- <h2>Anonymous</h2>
- <p>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">Learn More &raquo;</a></p>
+ <h2>Secure</h2>
+ <p>.</p>
</div>
<div class="col-lg-4">
<h2>Libre</h2>
- <p>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">Learn More &raquo;</a></p>
+ <p>.</p>
</div>
</div>
<div class="row">
<div class="col-lg-4">
- <h2>Electronic</h2>
- <p>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">Learn More &raquo;</a></p>
+ <h2>Low Fees</h2>
+ <p>.</p>
</div>
<div class="col-lg-4">
- <h2>Reserves</h2>
- <p>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">Learn More &raquo;</a></p>
+ <h2>Flexible</h2>
+ <p>.</p>
</div>
<div class="col-lg-4">
- <h2>News</h2>
- <p>We will present Taler at FOSSA in Rennes on Tuesday November 19th 2014.</p>
- <p><a class="btn btn-primary" href="/news" role="button">Learn More &raquo;</a></p>
+ <h2>Ethical</h2>
+ <p>.</p>
</div>
</div>