gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: -fixes


From: gnunet
Subject: [taler-docs] branch master updated: -fixes
Date: Fri, 06 Aug 2021 23:10:38 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 19f70db  -fixes
19f70db is described below

commit 19f70dba125076f57f07422d45f357ca63b89001
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Aug 6 23:10:36 2021 +0200

    -fixes
---
 libeufin/nexus-tutorial.rst    |  6 ++++++
 taler-exchange-setup-guide.rst | 40 ++++------------------------------------
 2 files changed, 10 insertions(+), 36 deletions(-)

diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst
index 1c45014..78f3e02 100644
--- a/libeufin/nexus-tutorial.rst
+++ b/libeufin/nexus-tutorial.rst
@@ -505,6 +505,12 @@ INI and HIA secret keys will be restored for the 
requesting user.
       --backup-file=$BACKUP_FILE \
       $CONNECTION_NAME
 
+..
+  FIXME:
+  On a bad password given, Nexus responds
+  "bad backup given" instead of "authentication failed".
+
+
 Creating a Taler facade
 =======================
 
diff --git a/taler-exchange-setup-guide.rst b/taler-exchange-setup-guide.rst
index 9403891..379d98a 100644
--- a/taler-exchange-setup-guide.rst
+++ b/taler-exchange-setup-guide.rst
@@ -536,30 +536,6 @@ the ``SECONDS`` field
   SECONDS MINUTES HOURS DAY-OF-MONTH[optional] MONTH[optional] 
DAY-OF-WEEK[optional]
 
 
-Restoring a Backup
-~~~~~~~~~~~~~~~~~~
-
-The following command restores all the details associated with
-one bank connection subscription.  For EBICS, this means that the
-INI and HIA secret keys will be restored for the requesting user.
-
-.. code-block:: console
-
-  [root@exchange-online]# libeufin-cli connections \
-      restore-backup \
-      --passphrase=$SECRET \
-      --backup-file=$BACKUP_FILE \
-      $CONNECTION_NAME
-
-..
-  FIXME: this section, although useful, doesn't really belong
-  to the flow here.  It is very unlikely that the reader needs
-  to restore the backup just here.  Maybe move next to the create-backup
-  command as a note, or simply remove it entirely from this guide.
-
-  Also worth noting: on a bad password given, Nexus responds
-  "bad backup given" instead of "authentication failed".
-
 Creating a Taler facade
 ~~~~~~~~~~~~~~~~~~~~~~~
 
@@ -581,8 +557,9 @@ assign an identifier for the ``$FACADE_NAME`` below:
       $CONNECTION_NAME \
       $LOCAL_ACCOUNT_NAME
 
-At this point, the additional *taler-wire-gateway* (FIXME: link
-here to API here) API becomes offered by the Nexus.  The purpose
+At this point, the additional
+ :doc:`taler-wire-gateway API <core/api-wire>`
+becomes offered by the Nexus.  The purpose
 is to let a Taler exchange rely on Nexus to manage its bank account.
 
 The base URL of the facade that can be used by the Taler exchange
@@ -950,22 +927,13 @@ a merchant backend is not required, as the wallet acts as 
a merchant.
   # After enough time has passed, the money should arrive at the specified IBAN
 
 
-Summary of Variables
-====================
-
-This section summarizes all placeholder variables used in this document.
-
-
-TBD.
-
-
 FIXMEs
 ======
 
 * We should have some summary with the inventory of services that should be
   running.  Systemd by default doesn't show this nicely.  Maybe suggest running
   "systemd list-dependencies taler-exchange.target"?
-* When multiple TWGs are configured, which one will be used by the 
taler-exchange-transfer?
+* When multiple TWGs are configured, which one will be used by the 
taler-exchange-transfer? CG: ALL!
 * On Ubuntu focal fossa, I get the following warning on "apt update", are we 
doing something wrong?
 
   N: Skipping acquire of configured file 'main/binary-i386/Packages' as

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]