From 30f100d5ba46800cad107b7f4435437157f77106 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 26 Sep 2016 17:27:16 +0200 Subject: fixing #4365 --- help/common/footer.inc | 12 +++++ help/common/header.inc | 47 +++++++++++++++++++ help/common/header.inc~ | 47 +++++++++++++++++++ help/common/navigation.inc | 9 ++++ help/common/navigation.inc~ | 64 +++++++++++++++++++++++++ help/empty-wallet.html | 34 ++++++++++++++ help/empty-wallet.html~ | 112 ++++++++++++++++++++++++++++++++++++++++++++ 7 files changed, 325 insertions(+) create mode 100644 help/common/footer.inc create mode 100644 help/common/header.inc create mode 100644 help/common/header.inc~ create mode 100644 help/common/navigation.inc create mode 100644 help/common/navigation.inc~ create mode 100644 help/empty-wallet.html create mode 100644 help/empty-wallet.html~ diff --git a/help/common/footer.inc b/help/common/footer.inc new file mode 100644 index 00000000..fa37c959 --- /dev/null +++ b/help/common/footer.inc @@ -0,0 +1,12 @@ + + diff --git a/help/common/header.inc b/help/common/header.inc new file mode 100644 index 00000000..86aa7896 --- /dev/null +++ b/help/common/header.inc @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/help/common/header.inc~ b/help/common/header.inc~ new file mode 100644 index 00000000..560e3fdd --- /dev/null +++ b/help/common/header.inc~ @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/help/common/navigation.inc b/help/common/navigation.inc new file mode 100644 index 00000000..9201aa21 --- /dev/null +++ b/help/common/navigation.inc @@ -0,0 +1,9 @@ + diff --git a/help/common/navigation.inc~ b/help/common/navigation.inc~ new file mode 100644 index 00000000..aff410f9 --- /dev/null +++ b/help/common/navigation.inc~ @@ -0,0 +1,64 @@ + + diff --git a/help/empty-wallet.html b/help/empty-wallet.html new file mode 100644 index 00000000..d819bb33 --- /dev/null +++ b/help/empty-wallet.html @@ -0,0 +1,34 @@ + + + + + GNU Taler Help - Empty Wallet + + + + + +
+ + +
+
+

Your wallet is empty!

+

You have succeeded with installing the Taler wallet. However, before + you can buy articles using the Taler wallet, you must withdraw electronic coins. + This is typically done by visiting your bank's online banking Web site. There, + you instruct your bank to transfer the funds to a Taler exchange operator. In + return, your wallet will be allowed to withdraw electronic coins.

+

At this stage, we are not aware of any regular exchange operators issuing + coins in well-known currencies. However, to see how Taler would work, you + can visit our "fake" bank at + bank.demo.taler.net to + withdraw coins in the "KUDOS" currency that we created just for + demonstrating the system.

+
+
+ + +
+ + diff --git a/help/empty-wallet.html~ b/help/empty-wallet.html~ new file mode 100644 index 00000000..9ed05bba --- /dev/null +++ b/help/empty-wallet.html~ @@ -0,0 +1,112 @@ + + + + + GNU Taler - Taxable Anonymous Libre Electronic Reserves: News + + + + +
+ + +
+

News

+ +
+ + +
+
+

9-2016: Taler Web Payments paper published

+

We just finished the camera-ready version of our paper on how to use Taler + for Web payments. This paper does not discuss the cryptography behind + Taler, but focuses on the practical aspects of how the wallet and the merchants + interact over the Web. Hence, this paper should be a good read for + anyone who wants to integrate Taler support with their Web site. + We have posted the paper here.

+

8-2016: Taler Systems S.A. created

+

We now have a business entity for Taler. Potential investors may + contact the executive team at clevel@taler.net.

+

6-2016: GNU Taler 0.0.0 released

+

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. +
+ 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. +
+ 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 demo.taler.net. +
+ Please provide feedback to our bug tracker. + There, you can also find our roadmap + which contains a list of known open issues and our plans for the near future. +

+
+
+ +
+
+

12-2015: Taler Demo for Chrome/Chromium online

+

We finally have a first simple demo for Taler online. The Firefox-variant + still needs some love, but you can start to try out the demo using + the Chrome/Chromium browser at demo.taler.net. + Please provide feedback to our bug tracker.

+
+
+ +
+
+

11-2014: Christian Grothoff's explains the goals behind Taler

+

+ + Creative Commons License
"Taler" by Christian Grothoff, produced by Inria Rennes Bretagne Atlantique is licensed under a Creative Commons Attribution NoDerivatives 3.0 Unported License. +

+
+
+ + + +
+
+

2-2015: Taler becomes an official GNU package

+

Taler was accepted into the GNU project today. GNU will offer advice, + advocacy and cooperation --- and host our official public + mailinglist taler@gnu.org.

+
+
+ +
+
+

12-2014: Watch Christian Grothoff's FOSSA talk on Taler

+

+ + Creative Commons License
"Taler" by Christian Grothoff, produced by FOSSA, Inria Rennes Bretagne Atlantique is licensed under a Creative Commons Attribution NoDerivatives 3.0 Unported License. +

+
+
+ +
+
+

11-2014: Launching taler.net

+

Welcome to our new site about the Taler electronic payment system.

+
+
+ + +
+ + -- cgit v1.2.3