summaryrefslogtreecommitdiff
path: root/news/2016-06.html.j2
diff options
context:
space:
mode:
authorng0 <ng0@taler.net>2019-12-09 19:33:26 +0000
committerng0 <ng0@taler.net>2019-12-09 19:35:11 +0000
commitd362f5d1027ce384b075a78ed101c4222704b321 (patch)
tree0e4eb923da7c7874ee98c5a5e0fc1889e79847a5 /news/2016-06.html.j2
parentd408010215dc866db0ccb3c2141dcde300f6912e (diff)
downloadwww-d362f5d1027ce384b075a78ed101c4222704b321.tar.gz
www-d362f5d1027ce384b075a78ed101c4222704b321.tar.bz2
www-d362f5d1027ce384b075a78ed101c4222704b321.zip
rename news files
Diffstat (limited to 'news/2016-06.html.j2')
-rw-r--r--news/2016-06.html.j221
1 files changed, 21 insertions, 0 deletions
diff --git a/news/2016-06.html.j2 b/news/2016-06.html.j2
new file mode 100644
index 00000000..72744aa6
--- /dev/null
+++ b/news/2016-06.html.j2
@@ -0,0 +1,21 @@
+ <h3>2016-06: GNU Taler 0.0.0 released</h3>
+ <p>We have reached our first big milestone, the 0.0.0 release!
+ The release includes implementations of a bank, exchange, merchant and wallet
+ and is available on the GNU FTP mirrors.
+ <br>
+ While the exchange implements the
+ complete protocol, the implementations of merchant and wallet are both
+ fundamentally incomplete and still lack key features, including important
+ error handling. GNU Taler still lacks an implementation of an auditor or
+ logic for integration with "real" banks.
+ Thus, this release should not yet be used for actual financial
+ transactions.
+ <br>
+ That said, you can already setup your own functional payment system
+ and run your own toy currency -- or just try out the demo using
+ the Chrome/Chromium browser at <a href="https://demo.taler.net/">demo.taler.net</a>.
+ <br>
+ Please provide feedback to our <a href="https://gnunet.org/bugs/">bug tracker</a>.
+ There, you can also find our <a href="https://gnunet.org/bugs/roadmap_page.php">roadmap</a>
+ which contains a list of known open issues and our plans for the near future.
+ </p>