aboutsummaryrefslogtreecommitdiff
path: root/news.html
diff options
context:
space:
mode:
Diffstat (limited to 'news.html')
-rw-r--r--news.html28
1 files changed, 13 insertions, 15 deletions
diff --git a/news.html b/news.html
index acd59f1c..e5283823 100644
--- a/news.html
+++ b/news.html
@@ -1,21 +1,18 @@
1<!DOCTYPE html> 1<html lang="{{ _('en') }}"><head>
2<html lang="en">
3 <head>
4 <meta charset="utf-8"> 2 <meta charset="utf-8">
5 <title>GNU Taler - News</title> 3 <title>{{ _("GNU Taler") }} - {{ _("News") }}</title>
6 <meta name="description" content=""> 4 <meta name="description" content="">
7 <!--# include file="common/header.inc" --> 5 <!--# include file="common/header.inc" -->
8 </head> 6 </head>
9 <body class="en" onLoad="loadLang();"> 7 <body class="en" onload="loadLang();">
10 <div class="container"> 8 <div class="container">
11 <!--# include file="common/navigation.inc" --> 9 <!--# include file="common/navigation.inc" -->
12 <!-- Jumbotron --> 10 <!-- Jumbotron -->
13 <div class="jumbotron"> 11 <div class="jumbotron">
14 <h1 lang="en">News</h1> 12 <h1>{{ _("News") }}</h1>
15 <!-- p><a class="btn btn-lg btn-success" href="#" role="button">Get started today</a></p --> 13 <!-- p><a class="btn btn-lg btn-success" href="#" role="button">Get started today</a></p -->
16 </div> 14 </div>
17 15
18
19 <div class="row"> 16 <div class="row">
20 <div class="col-lg-12"> 17 <div class="col-lg-12">
21 <h2>10-2016: Taler Wallet for Firefox online</h2> 18 <h2>10-2016: Taler Wallet for Firefox online</h2>
@@ -24,6 +21,7 @@
24 Installation instructions are on the <a href="/wallet">Wallet page</a>.</p> 21 Installation instructions are on the <a href="/wallet">Wallet page</a>.</p>
25 </div> 22 </div>
26 </div> 23 </div>
24
27 <div class="row"> 25 <div class="row">
28 <div class="col-lg-12"> 26 <div class="col-lg-12">
29 <h2>9-2016: Taler Web Payments paper published</h2> 27 <h2>9-2016: Taler Web Payments paper published</h2>
@@ -32,10 +30,12 @@
32 Taler, but focuses on the practical aspects of how the wallet and the merchants 30 Taler, but focuses on the practical aspects of how the wallet and the merchants
33 interact over the Web. Hence, this paper should be a good read for 31 interact over the Web. Hence, this paper should be a good read for
34 anyone who wants to integrate Taler support with their Web site. 32 anyone who wants to integrate Taler support with their Web site.
35 We have posted the paper <a href="https://gnunet.org/taler2016space">here</a>.</p> 33 We have posted the paper <a href="https://gnunet.org/taler2016space">here</a>.</p>
34
36 <h2>8-2016: Taler Systems S.A. created</h2> 35 <h2>8-2016: Taler Systems S.A. created</h2>
37 <p>We now have a business entity for Taler. Potential investors may 36 <p>We now have a business entity for Taler. Potential investors may
38 contact the executive team at <a href="mailto:clevel@taler.net">clevel@taler.net</a>.</p> 37 contact the executive team at <a href="mailto:clevel@taler.net">clevel@taler.net</a>.</p>
38
39 <h2>6-2016: GNU Taler 0.0.0 released</h2> 39 <h2>6-2016: GNU Taler 0.0.0 released</h2>
40 <p>We have reached our first big milestone, the 0.0.0 release! 40 <p>We have reached our first big milestone, the 0.0.0 release!
41 The release includes implementations of a bank, exchange, merchant and wallet 41 The release includes implementations of a bank, exchange, merchant and wallet
@@ -74,17 +74,15 @@
74 <div class="col-lg-12"> 74 <div class="col-lg-12">
75 <h2>11-2014: Christian Grothoff's explains the goals behind Taler</h2> 75 <h2>11-2014: Christian Grothoff's explains the goals behind Taler</h2>
76 <p> 76 <p>
77 <video id="video" poster="/videos/inria2015interview.png" autobuffer height="360" width="640" controls="controls"> 77 <video id="video" poster="/videos/inria2015interview.png" autobuffer="" height="360" width="640" controls="controls">
78 <source src="/videos/inria2015interview.webm#t=216" type="video/webm"> 78 <source src="/videos/inria2015interview.webm#t=216" type="video/webm">
79 <source src="/videos/inria2015interview.ogv#t=216" type="video/ogv"> 79 <source src="/videos/inria2015interview.ogv#t=216" type="video/ogv">
80 </video> 80 </video>
81 <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>. 81 <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>.
82 </p> 82 </p>
83 </div> 83 </div>
84 </div> 84 </div>
85 85
86
87
88 <div class="row"> 86 <div class="row">
89 <div class="col-lg-12"> 87 <div class="col-lg-12">
90 <h2>2-2015: Taler becomes an official GNU package</h2> 88 <h2>2-2015: Taler becomes an official GNU package</h2>
@@ -98,11 +96,11 @@
98 <div class="col-lg-12"> 96 <div class="col-lg-12">
99 <h2>12-2014: Watch Christian Grothoff's FOSSA talk on Taler</h2> 97 <h2>12-2014: Watch Christian Grothoff's FOSSA talk on Taler</h2>
100 <p> 98 <p>
101 <video id="video" poster="/images/fossa2014.png" autobuffer height="360" width="640" controls="controls"> 99 <video id="video" poster="/images/fossa2014.png" autobuffer="" height="360" width="640" controls="controls">
102 <source src="/videos/grothoff2014fossa.webm" type="video/webm"> 100 <source src="/videos/grothoff2014fossa.webm" type="video/webm">
103 <source src="/videos/grothoff2014fossa.ogv" type="video/ogv"> 101 <source src="/videos/grothoff2014fossa.ogv" type="video/ogv">
104 </video> 102 </video>
105 <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>. 103 <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>.
106 </p> 104 </p>
107 </div> 105 </div>
108 </div> 106 </div>