taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 19f70dba125076f57f07422d45f357ca63b89001
parent 418cf51f59e7552b10ccfc3c9a1f242dcd05a3c0
Author: Christian Grothoff <christian@grothoff.org>
Date:   Fri,  6 Aug 2021 23:10:36 +0200

-fixes

Diffstat:
Mlibeufin/nexus-tutorial.rst | 6++++++
Mtaler-exchange-setup-guide.rst | 40++++------------------------------------
2 files changed, 10 insertions(+), 36 deletions(-)

diff --git 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 @@ -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