summaryrefslogtreecommitdiff
path: root/taler-exchange-manual.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-02-24 15:25:17 +0100
committerChristian Grothoff <christian@grothoff.org>2023-02-24 15:25:17 +0100
commit2e03169b957084fcce18960d96ae2f0926df01c4 (patch)
treee8547eaa7222a5be93f418c734e2230e823282a6 /taler-exchange-manual.rst
parent9f583cdf4398721185537db2df6d7aef3b409e7f (diff)
downloaddocs-2e03169b957084fcce18960d96ae2f0926df01c4.tar.gz
docs-2e03169b957084fcce18960d96ae2f0926df01c4.tar.bz2
docs-2e03169b957084fcce18960d96ae2f0926df01c4.zip
improve wget invocation to create target dir
Diffstat (limited to 'taler-exchange-manual.rst')
-rw-r--r--taler-exchange-manual.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/taler-exchange-manual.rst b/taler-exchange-manual.rst
index bdbc3efa..4142a99e 100644
--- a/taler-exchange-manual.rst
+++ b/taler-exchange-manual.rst
@@ -224,8 +224,8 @@ Online signing key security
To provide an additional level of protection for the private *online* signing
keys used by the exchange, the actual cryptographic signing operations are
-performed by two helper processes, the ``taler-exchange-secmod-rsa`` and the
-``taler-exchange-secmod-eddsa``.
+performed by three helper processes, ``taler-exchange-secmod-rsa``,
+``taler-exchange-secmod-cs`` and ``taler-exchange-secmod-eddsa``.
The current implementation does not yet support the use of a hardware security
module (HSM). If you have such a device with adequate functionality and are