summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-12-20 15:21:47 +0100
committerChristian Grothoff <christian@grothoff.org>2019-12-20 15:21:47 +0100
commit25669c2c9da0c7330ee592a41c8795821371d213 (patch)
tree876fc5b87e5aae5221517539a2cc8b3517c7793c
downloadbuywith-25669c2c9da0c7330ee592a41c8795821371d213.tar.gz
buywith-25669c2c9da0c7330ee592a41c8795821371d213.tar.bz2
buywith-25669c2c9da0c7330ee592a41c8795821371d213.zip
sketch buywith page
-rw-r--r--web/index.html37
1 files changed, 37 insertions, 0 deletions
diff --git a/web/index.html b/web/index.html
new file mode 100644
index 0000000..28e2248
--- /dev/null
+++ b/web/index.html
@@ -0,0 +1,37 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <title>Web Sites where you can Buy with GNU Taler</title>
+ </head>
+ <body>
+ <h1>Web Sites where you can Buy with GNU Taler</h1>
+ <p>
+ This page lists various sites where you can buy or donate
+ using GNU Taler. While we hope that eventually you will
+ be able to use GNU Taler everywhere, for now there are
+ only very few sites where this is possible, so we are
+ listing all sites we are aware of here, by currency.
+ </p>
+ <h2>Euro (EUR)</h2>
+ <p>
+ These sites are expected to be operational only during 36c3 and maybe a few days after that:
+ </p>
+ <ul>
+ <li><a href="https://taler.wauland.de/">Wau Holland Foundation</a></li>
+ <li><a href="https://taler.techcultivation.de/">Center For Tech Cultivation</a></li>
+ </ul>
+
+ <!-- h2>Swiss Franks (CHF)</h2>
+ <ul>
+ <li><a href="https://taler.wauland.de/">Wau Holland Foundation</a></li>
+ <li><a href="https://taler.techcultivation.de/">Center For Tech Cultivation</a></li>
+ </ul>
+ -->
+ <hr>
+ <pre>
+ Copyright (C) 2018, 2019, Taler Systems SA.
+ Verbatim copying and distribution of this entire article
+ is permitted in any medium, provided this notice is preserved.
+ </pre>
+ </body>
+</html>