aboutsummaryrefslogtreecommitdiff
path: root/news.html
diff options
context:
space:
mode:
Diffstat (limited to 'news.html')
-rw-r--r--news.html30
1 files changed, 28 insertions, 2 deletions
diff --git a/news.html b/news.html
index 5337589f..9ed05bba 100644
--- a/news.html
+++ b/news.html
@@ -18,16 +18,42 @@
18 18
19 <div class="row"> 19 <div class="row">
20 <div class="col-lg-12"> 20 <div class="col-lg-12">
21 <h2>09-2016: Taler Web Payments paper published</h2> 21 <h2>9-2016: Taler Web Payments paper published</h2>
22 <p>We just finished the camera-ready version of our paper on how to use Taler 22 <p>We just finished the camera-ready version of our paper on how to use Taler
23 for Web payments. This paper does not discuss the cryptography behind 23 for Web payments. This paper does not discuss the cryptography behind
24 Taler, but focuses on the practical aspects of how the wallet and the merchants 24 Taler, but focuses on the practical aspects of how the wallet and the merchants
25 interact over the Web. Hence, this paper should be a good read for 25 interact over the Web. Hence, this paper should be a good read for
26 anyone who wants to integrate Taler support with their Web site. 26 anyone who wants to integrate Taler support with their Web site.
27 We have posted the paper <a href="https://gnunet.org/taler2016space">here</a>.</p> 27 We have posted the paper <a href="https://gnunet.org/taler2016space">here</a>.</p>
28 <h2>08-2016: Taler Systems S.A. created</h2> 28 <h2>8-2016: Taler Systems S.A. created</h2>
29 <p>We now have a business entity for Taler. Potential investors may 29 <p>We now have a business entity for Taler. Potential investors may
30 contact the executive team at <a href="mailto:clevel@taler.net">clevel@taler.net</a>.</p> 30 contact the executive team at <a href="mailto:clevel@taler.net">clevel@taler.net</a>.</p>
31 <h2>6-2016: GNU Taler 0.0.0 released</h2>
32 <p>We have reached our first big milestone, the 0.0.0 release!
33 The release includes implementations of a bank, exchange, merchant and wallet
34 and is available on the GNU FTP mirrors.
35 <br>
36 While the exchange implements the
37 complete protocol, the implementations of merchant and wallet are both
38 fundamentally incomplete and still lack key features, including important
39 error handling. GNU Taler still lacks an implementation of an auditor or
40 logic for integration with "real" banks.
41 Thus, this release should not yet be used for actual financial
42 transactions.
43 <br>
44 That said, you can already setup your own functional payment system
45 and run your own toy currency -- or just try out the demo using
46 the Chrome/Chromium browser at <a href="https://demo.taler.net/">demo.taler.net</a>.
47 <br>
48 Please provide feedback to our <a href="https://gnunet.org/bugs/">bug tracker</a>.
49 There, you can also find our <a href="https://gnunet.org/bugs/roadmap_page.php">roadmap</a>
50 which contains a list of known open issues and our plans for the near future.
51 </p>
52 </div>
53 </div>
54
55 <div class="row">
56 <div class="col-lg-12">
31 <h2>12-2015: Taler Demo for Chrome/Chromium online</h2> 57 <h2>12-2015: Taler Demo for Chrome/Chromium online</h2>
32 <p>We finally have a first simple demo for Taler online. The Firefox-variant 58 <p>We finally have a first simple demo for Taler online. The Firefox-variant
33 still needs some love, but you can start to try out the demo using 59 still needs some love, but you can start to try out the demo using