aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
Diffstat (limited to 'news')
-rw-r--r--news/2014-11.inc2
-rw-r--r--news/2014-12.inc8
-rw-r--r--news/2015-02.inc4
-rw-r--r--news/2015-11.inc9
-rw-r--r--news/2015-12.inc5
-rw-r--r--news/2016-06.inc21
-rw-r--r--news/2016-08.inc3
-rw-r--r--news/2016-09.inc7
-rw-r--r--news/2016-10.inc4
-rw-r--r--news/2017-01.inc3
10 files changed, 66 insertions, 0 deletions
diff --git a/news/2014-11.inc b/news/2014-11.inc
new file mode 100644
index 00000000..edb994a5
--- /dev/null
+++ b/news/2014-11.inc
@@ -0,0 +1,2 @@
1 <h3>11-2014: Launching <tt>taler.net</tt></h3>
2 <p>Welcome to our new site about the Taler electronic payment system.</p>
diff --git a/news/2014-12.inc b/news/2014-12.inc
new file mode 100644
index 00000000..311e54bf
--- /dev/null
+++ b/news/2014-12.inc
@@ -0,0 +1,8 @@
1 <h3>12-2014: Watch Christian Grothoff's FOSSA talk on Taler</h3>
2 <p>
3 <video id="video" poster="/images/fossa2014.png" autobuffer="" height="180" width="320" controls="controls">
4 <source src="/videos/grothoff2014fossa.webm" type="video/webm">
5 <source src="/videos/grothoff2014fossa.ogv" type="video/ogv">
6 </video>
7 <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>.
8 </p>
diff --git a/news/2015-02.inc b/news/2015-02.inc
new file mode 100644
index 00000000..3b168c8f
--- /dev/null
+++ b/news/2015-02.inc
@@ -0,0 +1,4 @@
1 <h3>2-2015: Taler becomes an official GNU package</h3>
2 <p>Taler was accepted into the GNU project today. GNU will offer advice,
3 advocacy and cooperation --- and host our official public
4 mailinglist <a href="mailto:taler@gnu.org">taler@gnu.org</a>.</p> \ No newline at end of file
diff --git a/news/2015-11.inc b/news/2015-11.inc
new file mode 100644
index 00000000..b91983aa
--- /dev/null
+++ b/news/2015-11.inc
@@ -0,0 +1,9 @@
1 <h3>11-2014: Christian Grothoff's explains the goals behind Taler</h3>
2 <p>
3 <video id="video" poster="/videos/inria2015interview.png" autobuffer="" height="180" width="320" controls="controls">
4 <source src="/videos/inria2015interview.webm#t=216" type="video/webm">
5 <source src="/videos/inria2015interview.ogv#t=216" type="video/ogv">
6 </video>
7 <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>.
8 </p>
9
diff --git a/news/2015-12.inc b/news/2015-12.inc
new file mode 100644
index 00000000..5d160355
--- /dev/null
+++ b/news/2015-12.inc
@@ -0,0 +1,5 @@
1 <h3>12-2015: Taler Demo for Chrome/Chromium online</h3>
2 <p>We finally have a first simple demo for Taler online. The Firefox-variant
3 still needs some love, but you can start to try out the demo using
4 the Chrome/Chromium browser at <a href="https://demo.taler.net/">demo.taler.net</a>.
5 Please provide feedback to our <a href="https://gnunet.org/bugs/">bug tracker</a>.</p> \ No newline at end of file
diff --git a/news/2016-06.inc b/news/2016-06.inc
new file mode 100644
index 00000000..0155fc7b
--- /dev/null
+++ b/news/2016-06.inc
@@ -0,0 +1,21 @@
1 <h3>6-2016: GNU Taler 0.0.0 released</h3>
2 <p>We have reached our first big milestone, the 0.0.0 release!
3 The release includes implementations of a bank, exchange, merchant and wallet
4 and is available on the GNU FTP mirrors.
5 <br>
6 While the exchange implements the
7 complete protocol, the implementations of merchant and wallet are both
8 fundamentally incomplete and still lack key features, including important
9 error handling. GNU Taler still lacks an implementation of an auditor or
10 logic for integration with "real" banks.
11 Thus, this release should not yet be used for actual financial
12 transactions.
13 <br>
14 That said, you can already setup your own functional payment system
15 and run your own toy currency -- or just try out the demo using
16 the Chrome/Chromium browser at <a href="https://demo.taler.net/">demo.taler.net</a>.
17 <br>
18 Please provide feedback to our <a href="https://gnunet.org/bugs/">bug tracker</a>.
19 There, you can also find our <a href="https://gnunet.org/bugs/roadmap_page.php">roadmap</a>
20 which contains a list of known open issues and our plans for the near future.
21 </p>
diff --git a/news/2016-08.inc b/news/2016-08.inc
new file mode 100644
index 00000000..73e231f4
--- /dev/null
+++ b/news/2016-08.inc
@@ -0,0 +1,3 @@
1 <h3>8-2016: Taler Systems S.A. created</h3>
2 <p>We now have a business entity for Taler. Potential investors may
3 contact the executive team at <a href="mailto:clevel@taler.net">clevel@taler.net</a>.</p>
diff --git a/news/2016-09.inc b/news/2016-09.inc
new file mode 100644
index 00000000..42dd8577
--- /dev/null
+++ b/news/2016-09.inc
@@ -0,0 +1,7 @@
1 <h3>9-2016: Taler Web Payments paper published</h3>
2 <p>We just finished the camera-ready version of our paper on how to use Taler
3 for Web payments. This paper does not discuss the cryptography behind
4 Taler, but focuses on the practical aspects of how the wallet and the merchants
5 interact over the Web. Hence, this paper should be a good read for
6 anyone who wants to integrate Taler support with their Web site.
7 We have posted the paper <a href="https://gnunet.org/taler2016space">here</a>.</p> \ No newline at end of file
diff --git a/news/2016-10.inc b/news/2016-10.inc
new file mode 100644
index 00000000..2f35b2f6
--- /dev/null
+++ b/news/2016-10.inc
@@ -0,0 +1,4 @@
1 <h3>10-2016: Taler Wallet for Firefox online</h3>
2 <p>We now have a first version of the Taler wallet for Firefox.
3 For now, a development build of Firefox is required.
4 Installation instructions are on the <a href="/wallet">Wallet page</a>.</p>
diff --git a/news/2017-01.inc b/news/2017-01.inc
new file mode 100644
index 00000000..c9185bc3
--- /dev/null
+++ b/news/2017-01.inc
@@ -0,0 +1,3 @@
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>