summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libeufin/regional-manual.rst12
1 files changed, 9 insertions, 3 deletions
diff --git a/libeufin/regional-manual.rst b/libeufin/regional-manual.rst
index 09a5babd..78e3c86d 100644
--- a/libeufin/regional-manual.rst
+++ b/libeufin/regional-manual.rst
@@ -131,8 +131,14 @@ Grab a coffee.
Custom e-mail / SMS TAN scripts
===============================
-Should you want to use custom scripts to send the e-mail or SMS TAN,
-set the configuration like follows:
+The guided setup installs the TAN scripts found in ``libeufin/contrib/``:
+``libeufin-tan-email.sh`` and ``libeufin-tan-sms.sh``, but should you want
+to use custom scripts to send the e-mail or SMS TAN, set the configuration
+like follows:
+
+.. note::
+
+ the default SMS TAN script is based on the `Telesign <https://www.telesign.com>`_ provider.
.. code-block:: console
@@ -143,7 +149,7 @@ set the configuration like follows:
The scripts TAN_SMS/EMAIL must accept the phone number / e-mail address
as the ``$1`` parameter and the content in their standard input.
-
+
Connecting to a Fiat Bank
=========================