diff options
author | Christian Grothoff <christian@grothoff.org> | 2016-08-30 14:26:48 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2016-08-30 14:26:48 +0200 |
commit | 7c476dafacdbb917e2f2d8ecc49eaa385f905571 (patch) | |
tree | a6519f03b302dba3bcccefba4c94c492c265c936 | |
parent | c728ad3eb82c6849de9d2389a390a02886685b93 (diff) |
post link to SPACE paper
-rw-r--r-- | index.html | 6 | ||||
-rw-r--r-- | news.html | 10 | ||||
m--------- | web-common | 0 |
3 files changed, 13 insertions, 3 deletions
@@ -215,9 +215,9 @@ </div> <div class="col-lg-4"> <h2>News</h2> - <p lang="en">Taler demo online.</p> - <p lang="de">Taler demo online.</p> - <p lang="fr">Taler version démo en ligne.</p> + <p lang="en">Taler Web payments paper published.</p> + <p lang="de">Taler Web Bezahldienste Publikation erschienen.</p> + <p lang="fr" note="outdated">Taler version démo en ligne.</p> <p lang="it" note="outdated">Taler diventa parte del progetto GNU.</p> <p lang="es" note="outdated">Taler forma parte del proyecto GNU.</p> <p><a lang="en" class="btn btn-primary" href="/news" role="button" lang="en">Learn more »</a></p> @@ -18,6 +18,16 @@ <div class="row"> <div class="col-lg-12"> + <h2>09-2016: Taler Web Payments paper published</h2> + <p>We just finished the camera-ready version of our paper on how to use Taler + for Web payments. This paper does not discuss the cryptography behind + Taler, but focuses on the practical aspects of how the wallet and the merchants + interact over the Web. Hence, this paper should be a good read for + anyone who wants to integrate Taler support with their Web site. + We have posted the paper <a href="https://gnunet.org/taler2016space">here</a>.</p> + <h2>08-2016: Taler Systems S.A. created</h2> + <p>We now have a business entity for Taler. Potential investors may + contact the executive team at <a href="mailto:clevel@taler.net">clevel@taler.net</a>.</p> <h2>12-2015: Taler Demo for Chrome/Chromium online</h2> <p>We finally have a first simple demo for Taler online. The Firefox-variant still needs some love, but you can start to try out the demo using diff --git a/web-common b/web-common deleted file mode 160000 -Subproject 2fc20f7a72ac058003d5a42b93e169e7be95272 |