aboutsummaryrefslogtreecommitdiff
path: root/news.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'news.html.j2')
-rw-r--r--news.html.j267
1 files changed, 0 insertions, 67 deletions
diff --git a/news.html.j2 b/news.html.j2
deleted file mode 100644
index c9c0487e..00000000
--- a/news.html.j2
+++ /dev/null
@@ -1,67 +0,0 @@
1 <h3>{{ _("1-2017: Taler Documentation pages updated") }}</h3>
2 <p><a href="https://docs.taler.net/">docs.taler.net</a> is now
3 online, providing a new portal to the Taler system documentation.</p>
4 <h3>10-2016: Taler Wallet for Firefox online</h3>
5 <p>We now have a first version of the Taler wallet for Firefox.
6 For now, a development build of Firefox is required.
7 Installation instructions are on the <a href="/wallet">Wallet page</a>.</p>
8 <h3>9-2016: Taler Web Payments paper published</h3>
9 <p>We just finished the camera-ready version of our paper on how to use Taler
10 for Web payments. This paper does not discuss the cryptography behind
11 Taler, but focuses on the practical aspects of how the wallet and the merchants
12 interact over the Web. Hence, this paper should be a good read for
13 anyone who wants to integrate Taler support with their Web site.
14 We have posted the paper <a href="https://gnunet.org/taler2016space">here</a>.</p>
15
16 <h3>8-2016: Taler Systems S.A. created</h3>
17 <p>We now have a business entity for Taler. Potential investors may
18 contact the executive team at <a href="mailto:clevel@taler.net">clevel@taler.net</a>.</p>
19
20 <h3>6-2016: GNU Taler 0.0.0 released</h3>
21 <p>We have reached our first big milestone, the 0.0.0 release!
22 The release includes implementations of a bank, exchange, merchant and wallet
23 and is available on the GNU FTP mirrors.
24 <br>
25 While the exchange implements the
26 complete protocol, the implementations of merchant and wallet are both
27 fundamentally incomplete and still lack key features, including important
28 error handling. GNU Taler still lacks an implementation of an auditor or
29 logic for integration with "real" banks.
30 Thus, this release should not yet be used for actual financial
31 transactions.
32 <br>
33 That said, you can already setup your own functional payment system
34 and run your own toy currency -- or just try out the demo using
35 the Chrome/Chromium browser at <a href="https://demo.taler.net/">demo.taler.net</a>.
36 <br>
37 Please provide feedback to our <a href="https://gnunet.org/bugs/">bug tracker</a>.
38 There, you can also find our <a href="https://gnunet.org/bugs/roadmap_page.php">roadmap</a>
39 which contains a list of known open issues and our plans for the near future.
40 </p>
41 <h3>12-2015: Taler Demo for Chrome/Chromium online</h3>
42 <p>We finally have a first simple demo for Taler online. The Firefox-variant
43 still needs some love, but you can start to try out the demo using
44 the Chrome/Chromium browser at <a href="https://demo.taler.net/">demo.taler.net</a>.
45 Please provide feedback to our <a href="https://gnunet.org/bugs/">bug tracker</a>.</p>
46 <h3>11-2014: Christian Grothoff's explains the goals behind Taler</h3>
47 <p>
48 <video id="video" poster="/videos/inria2015interview.png" autobuffer="" height="180" width="320" controls="controls">
49 <source src="/videos/inria2015interview.webm#t=216" type="video/webm">
50 <source src="/videos/inria2015interview.ogv#t=216" type="video/ogv">
51 </video>
52 <a rel="license" href="https://creativecommons.org/licenses/by-nd/3.0/deed.en_US"><img alt="Creative Commons License" style="border-width:0" src="/images/ccby.png"></a><br>"<span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">Taler</span>" by <span xmlns:cc="http://creativecommons.org/ns#" property="cc:attributionName">Christian Grothoff, produced by Inria Rennes Bretagne Atlantique</span> is licensed under a <a rel="license" href="https://creativecommons.org/licenses/by-nd/3.0/deed.en_US">Creative Commons Attribution NoDerivatives 3.0 Unported License</a>.
53 </p>
54 <h3>2-2015: Taler becomes an official GNU package</h3>
55 <p>Taler was accepted into the GNU project today. GNU will offer advice,
56 advocacy and cooperation --- and host our official public
57 mailinglist <a href="mailto:taler@gnu.org">taler@gnu.org</a>.</p>
58 <h3>12-2014: Watch Christian Grothoff's FOSSA talk on Taler</h3>
59 <p>
60 <video id="video" poster="/images/fossa2014.png" autobuffer="" height="180" width="320" controls="controls">
61 <source src="/videos/grothoff2014fossa.webm" type="video/webm">
62 <source src="/videos/grothoff2014fossa.ogv" type="video/ogv">
63 </video>
64 <a rel="license" href="https://creativecommons.org/licenses/by-nd/3.0/deed.en_US"><img alt="Creative Commons License" style="border-width:0" src="/images/ccby.png"></a><br>"<span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">Taler</span>" by <span xmlns:cc="http://creativecommons.org/ns#" property="cc:attributionName">Christian Grothoff, produced by FOSSA, Inria Rennes Bretagne Atlantique</span> is licensed under a <a rel="license" href="https://creativecommons.org/licenses/by-nd/3.0/deed.en_US">Creative Commons Attribution NoDerivatives 3.0 Unported License</a>.
65 </p>
66 <h3>11-2014: Launching <tt>taler.net</tt></h3>
67 <p>Welcome to our new site about the Taler electronic payment system.</p>