aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--news.html26
1 files changed, 26 insertions, 0 deletions
diff --git a/news.html b/news.html
index dbed1e0b..5d88ba78 100644
--- a/news.html
+++ b/news.html
@@ -18,6 +18,32 @@
18 18
19 <div class="row"> 19 <div class="row">
20 <div class="col-lg-12"> 20 <div class="col-lg-12">
21 <h2>6-2016: GNU Taler 0.0.0 released</h2>
22 <p>We have reached our first big milestone, the 0.0.0 release!
23 The release includes implementations of a bank, exchange, merchant and wallet
24 and is available on the GNU FTP mirrors.
25 <br>
26 While the exchange implements the
27 complete protocol, the implementations of merchant and wallet are both
28 fundamentally incomplete and still lack key features, including important
29 error handling. GNU Taler still lacks an implementation of an auditor or
30 logic for integration with "real" banks.
31 Thus, this release should not yet be used for actual financial
32 transactions.
33 <br>
34 That said, you can already setup your own functional payment system
35 and run your own toy currency -- or just try out the demo using
36 the Chrome/Chromium browser at <a href="https://demo.taler.net/">demo.taler.net</a>.
37 <br>
38 Please provide feedback to our <a href="https://gnunet.org/bugs/">bug tracker</a>.
39 There, you can also find our <a href="https://gnunet.org/bugs/roadmap_page.php">roadmap</a>
40 which contains a list of known open issues and our plans for the near future.
41 </p>
42 </div>
43 </div>
44
45 <div class="row">
46 <div class="col-lg-12">
21 <h2>12-2015: Taler Demo for Chrome/Chromium online</h2> 47 <h2>12-2015: Taler Demo for Chrome/Chromium online</h2>
22 <p>We finally have a first simple demo for Taler online. The Firefox-variant 48 <p>We finally have a first simple demo for Taler online. The Firefox-variant
23 still needs some love, but you can start to try out the demo using 49 still needs some love, but you can start to try out the demo using