aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-11-08 16:54:26 +0100
committerChristian Grothoff <christian@grothoff.org>2016-11-08 16:54:33 +0100
commitaa33f24b81dad677bdb5d5e3be25b799ad642c7e (patch)
tree9afcb95d712dae43716e98c1547009ca3a3f9c66
parent4ca3624eab0588f065a2aafb44a99cee2f8c4a78 (diff)
parenta647d4163a6625b3b07adcd88dbf4b909159921c (diff)
downloadwww-aa33f24b81dad677bdb5d5e3be25b799ad642c7e.tar.gz
www-aa33f24b81dad677bdb5d5e3be25b799ad642c7e.zip
Merge branch 'master' of git+ssh://taler.net/www
-rw-r--r--financial-news.html61
-rw-r--r--index.html2
-rw-r--r--wallet.html43
m---------web-common0
4 files changed, 86 insertions, 20 deletions
diff --git a/financial-news.html b/financial-news.html
index 9d0922a0..079e6ab5 100644
--- a/financial-news.html
+++ b/financial-news.html
@@ -15,13 +15,72 @@
15 <div class="row"> 15 <div class="row">
16 16
17 <div class="col-lg-12"> 17 <div class="col-lg-12">
18 <h2>24-10-2016: Alipay gains acceptance in US and Europe</h2>
19 <p>With Alipay being increasingly accepted in retail stores in US and Europe,
20 European banks continue to loose market share to big technology
21 providers.<br>
22 With GNU Taler, we could establish an open standard with a level
23 playing field preserving the independence of national economies
24 by establishing a commons that protects critical infrastructure
25 from domination by a handful of global players.
26 </p>
27 <p><a class="btn btn-info" href="http://www.nfcworld.com/2016/10/24/347979/alipay-gains-acceptance-us-europe/?utm_content=buffer16d78&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer" role="button">Source</a></p>
28 </div>
29
30 <div class="col-lg-12">
31 <h2>21-10-2016: Indian banks warn 3.2 million customers</h2>
32 <p>A major data breach of Indian banks forced these institutions to warn 3.2 million
33 customers that their accounts might have been compromised and that they need
34 to obtain new bank cards and PIN numbers.<br>
35 With GNU Taler, banks can implement privacy by design and minimize data collection,
36 minimizing the impact of security breaches and satisfying GDPR regulations in Europe.
37 </p>
38 <p><a class="btn btn-info" href="http://www.heise.de/newsticker/meldung/Vermutliche-Datenpanne-Indische-Banken-warnen-3-2-Millionen-Kunden-3356582.html" role="button">Source</a></p>
39 </div>
40
41 <div class="col-lg-12">
42 <h2>15-10-2016: Thousands of online stores found skimming</h2>
43 <p>Security researchers found evidence of adversaries targeting online shops offering credit cards
44 to steal and resell credit card credentials.<br>
45 With GNU Taler, shops would never receive sensitive personal information such as credit cards,
46 thus hacked online shops would not create such hassles for consumers.
47 </p>
48 <p><a class="btn btn-info" href="https://gwillem.gitlab.io/2016/10/11/5900-online-stores-found-skimming/" role="button">Source</a></p>
49 </div>
50
51 <div class="col-lg-12">
52 <h2>23-07-2016: How banks are refusing to shoulder responsibility for fraud</h2>
53 <p>Banks are naturally unhappy about shouldering the cost for fraud, and use
54 various tricks to impose the costs on their customers without providing
55 adequate help to minimize fraud.<br>
56 With GNU Taler, cryptography ensures that identity theft and many related
57 types of fraud are no longer possible, allowing banks to offer customers
58 a payment experience where neither side needs to worry about fraud.
59 </p>
60 <p><a class="btn btn-info" href="http://www.telegraph.co.uk/personal-banking/current-accounts/how-banks-are-refusing-to-shoulder-responsibility-for-fraud/" role="button">Source</a></p>
61 </div>
62
63 <div class="col-lg-12">
64 <h2>24-10-2016: ApplePay starts in France</h2>
65 <p>With ApplePay starting in france, pressure on
66 European banks increase as they are set to
67 loose market share to big technology providers.<br>
68 With GNU Taler, we could establish an open standard with a level
69 playing field preserving the independence of national economies
70 by establishing a commons that protects critical infrastructure
71 from domination by a handful of global players.
72 </p>
73 <p><a class="btn btn-info" href="http://www.heise.de/newsticker/meldung/Apple-Pay-startet-in-Frankreich-3272412.html" role="button">Source</a></p>
74 </div>
75
76 <div class="col-lg-12">
18 <h2>22-12-2015: Sicherheitsforscher hacken das EC-Bezahlsystem</h2> 77 <h2>22-12-2015: Sicherheitsforscher hacken das EC-Bezahlsystem</h2>
19 <p>Security researchers found serious security flaws in the German &quot;electronic cash&quot; system 78 <p>Security researchers found serious security flaws in the German &quot;electronic cash&quot; system
20 which enable criminals to withdraw funds from merchant accounts based on the information printed 79 which enable criminals to withdraw funds from merchant accounts based on the information printed
21 on receipts and other information obtained from public sources or point-of-sales terminals purchased 80 on receipts and other information obtained from public sources or point-of-sales terminals purchased
22 online.<br> 81 online.<br>
23 The German &quot;electronic cash&quot; system is based on the &quot;Poseidon&quot; protocol, for 82 The German &quot;electronic cash&quot; system is based on the &quot;Poseidon&quot; protocol, for
24 which there is no publicly accessible specification or reference implementation. This has allowed 83 which there is no publicly accessible specification or reference implementation. This has allowed
25 such major security holes to persist for decades. 84 such major security holes to persist for decades.
26 </p> 85 </p>
27 <p><a class="btn btn-info" href="http://www.zeit.de/digital/datenschutz/2015-12/electronic-cash-bezahlsystem-terminals-gehackt" role="button">Source</a></p> 86 <p><a class="btn btn-info" href="http://www.zeit.de/digital/datenschutz/2015-12/electronic-cash-bezahlsystem-terminals-gehackt" role="button">Source</a></p>
diff --git a/index.html b/index.html
index aa40030b..6c2742d8 100644
--- a/index.html
+++ b/index.html
@@ -21,7 +21,7 @@
21 <h1 lang="en">Electronic payments for a liberal society!</h1> 21 <h1 lang="en">Electronic payments for a liberal society!</h1>
22 <h1 lang="de">Elektronisches Bezahlen f&uuml;r eine freiheitliche Gesellschaft!</h1> 22 <h1 lang="de">Elektronisches Bezahlen f&uuml;r eine freiheitliche Gesellschaft!</h1>
23 <h1 lang="fr">Paiements électroniques pour une société libre!</h1> 23 <h1 lang="fr">Paiements électroniques pour une société libre!</h1>
24 <h1 lang="it">Pagamenti elettronici per una società liberale!</h1> 24 <h1 lang="it">Pagamenti elettronici per una società libera!</h1>
25 <h1 lang="es">¡Pagos electrónicos para una sociedad libre!</h1> 25 <h1 lang="es">¡Pagos electrónicos para una sociedad libre!</h1>
26 <p lang="en">Taler is a new electronic payment system under development 26 <p lang="en">Taler is a new electronic payment system under development
27 at <a href="http://www.inria.fr/">Inria</a>. Today, this website only 27 at <a href="http://www.inria.fr/">Inria</a>. Today, this website only
diff --git a/wallet.html b/wallet.html
index 924b4b60..8b0b36f3 100644
--- a/wallet.html
+++ b/wallet.html
@@ -128,9 +128,15 @@ document.addEventListener('DOMContentLoaded', onLoad);
128 </div> <!-- /row --> 128 </div> <!-- /row -->
129 129
130 <div class="row"> 130 <div class="row">
131 <div class="col-lg-6"> 131 <div class="col-lg-12">
132 Install the wallet for your browser below, then check out the
133 <a href="https://demo.taler.net">demonstration</a>.
134 </div>
135 </div> <!-- /row -->
132 136
133 <h2>Google Chrome / Chromium 49+</h2> 137 <div class="row">
138 <div class="col-lg-6">
139 <h2><a href="https://chrome.google.com/webstore/detail/gnu-taler-wallet/millncjiddlpgdmkklmhfadpacifaonc">Google Chrome / Chromium 49+</a></h2>
134 140
135 <p id="error-chrome" class="error"> 141 <p id="error-chrome" class="error">
136 <a href="https://www.google.com/chrome">Google Chrome</a> or <a href="https://www.chromium.org/">Chromium</a> 142 <a href="https://www.google.com/chrome">Google Chrome</a> or <a href="https://www.chromium.org/">Chromium</a>
@@ -139,25 +145,17 @@ document.addEventListener('DOMContentLoaded', onLoad);
139 <p id="error-chrome-version" class="error"> 145 <p id="error-chrome-version" class="error">
140 <a href="https://www.google.com/chrome">Google Chrome</a> or <a href="https://www.chromium.org/">Chromium</a> 146 <a href="https://www.google.com/chrome">Google Chrome</a> or <a href="https://www.chromium.org/">Chromium</a>
141 version <span id="chrome-min-version"></span> or newer is required, but it appears you have an older version.</p> 147 version <span id="chrome-min-version"></span> or newer is required, but it appears you have an older version.</p>
142 <ul> 148 <div id="inline-install-chrome">
143 <li> 149 <button onclick="installWallet()" id="install-button">
144 <a href="https://chrome.google.com/webstore/detail/gnu-taler-wallet/millncjiddlpgdmkklmhfadpacifaonc">Install from the Chrome Web Store</a> 150 Install wallet
145 </li> 151 </button>
146 <li id="inline-install-chrome"> 152 <div id="install-result"></div>
147 <button onclick="installWallet()" id="install-button"> 153 </div>
148 Install from this page
149 </button>
150 <div id="install-result"></div>
151 </li>
152 </ul>
153 </div> <!-- /col-lg-6 --> 154 </div> <!-- /col-lg-6 -->
154 155
155 <div class="col-lg-6"> 156 <div class="col-lg-6">
156 <h2>Firefox 50+</h2> 157 <h2><a href="https://addons.mozilla.org/en-US/firefox/addon/taler-wallet/">Mozilla Firefox 50+</a></h2>
157 158<!--
158 <p>The add-on is currently in the process of being reviewed and signed by Mozilla,
159 until then it can be installed the following way:</p>
160
161 <h3>Firefox Beta</h3> 159 <h3>Firefox Beta</h3>
162 <ol> 160 <ol>
163 <li><a href="/releases/taler-wallet/taler-wallet-stable.xpi">Download the wallet</a> (right click, Save Link As...)</li> 161 <li><a href="/releases/taler-wallet/taler-wallet-stable.xpi">Download the wallet</a> (right click, Save Link As...)</li>
@@ -170,7 +168,16 @@ document.addEventListener('DOMContentLoaded', onLoad);
170 <li>On the <code>about:config</code> page set <code>xpinstall.signatures.required</code> to <code>false</code></li> 168 <li>On the <code>about:config</code> page set <code>xpinstall.signatures.required</code> to <code>false</code></li>
171 <li><a href="/releases/taler-wallet/taler-wallet-stable.xpi">Install the wallet</a></li> 169 <li><a href="/releases/taler-wallet/taler-wallet-stable.xpi">Install the wallet</a></li>
172 </ol> 170 </ol>
171-->
172 </div> <!-- /col-lg-6 -->
173
174 <div class="col-lg-6">
175 <h2>Opera 36+</h2>
173 176
177 <ol>
178 <li><a href="https://addons.opera.com/en/extensions/details/download-chrome-extension-9/">Install Download Chrome Extension</a></li>
179 <li><a href="https://chrome.google.com/webstore/detail/gnu-taler-wallet/millncjiddlpgdmkklmhfadpacifaonc">Install GNU Taler</a> from the Chrome Web Store</li>
180 </ol>
174 </div> <!-- /col-lg-6 --> 181 </div> <!-- /col-lg-6 -->
175 182
176 </div> <!-- /row --> 183 </div> <!-- /row -->
diff --git a/web-common b/web-common
Subproject 80f1e2708dbe4b19349244b611a6167b4b7a98c Subproject d4de1c912ecaac7991067027b352de61b237c0c