summaryrefslogtreecommitdiff
path: root/texinfo/taler-auditor.texi
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-01-27 10:23:00 +0100
committerChristian Grothoff <christian@grothoff.org>2021-01-27 10:23:00 +0100
commit488608716fcd0fa90013f7136cb4bee4822f972d (patch)
tree949bc810cb9888ce9856b7a15e93867ba0ae5a2d /texinfo/taler-auditor.texi
parent4739f1447d0e8a6534c7fbdbc361d5d756d1875b (diff)
downloaddocs-488608716fcd0fa90013f7136cb4bee4822f972d.tar.gz
docs-488608716fcd0fa90013f7136cb4bee4822f972d.tar.bz2
docs-488608716fcd0fa90013f7136cb4bee4822f972d.zip
update docs
Diffstat (limited to 'texinfo/taler-auditor.texi')
-rw-r--r--texinfo/taler-auditor.texi8
1 files changed, 4 insertions, 4 deletions
diff --git a/texinfo/taler-auditor.texi b/texinfo/taler-auditor.texi
index 0647fc3f..1d769051 100644
--- a/texinfo/taler-auditor.texi
+++ b/texinfo/taler-auditor.texi
@@ -21,7 +21,7 @@
@copying
@quotation
-GNU Taler 0.8.0pre0, Jan 21, 2021
+GNU Taler 0.8.0pre0, Jan 27, 2021
GNU Taler team
@@ -479,7 +479,7 @@ Next, you must import the Taler Systems SA public package signing key
into your keyring and update the package lists:
@example
-# wget -O - https://taler.net/taler-systems.gpg.key | apt-sign add -
+# wget -O - https://taler.net/static/taler-systems.gpg.key | apt-key add -
# apt update
@end example
@@ -673,7 +673,7 @@ The following values are to be configured in the section @code{[auditor]}:
@item
@code{PUBLIC_KEY}: Public key of the auditor, in Base32 encoding.
-Set from value printed by @code{gnunet-ecc -p $AUDITOR_PRIV_FILE}.
+Set from value printed by @code{taler-auditor-offline setup}.
@end itemize
@node Serving,Bank account,Keys,Configuration
@@ -775,7 +775,7 @@ CONFIG = postgres:///exchangedemo
@anchor{taler-auditor-manual wallets}@anchor{17}
Before GNU Taler wallets will happily interact with an exchange,
-the respective auditor’s public key (to be obtained via @code{gnunet-ecc -p})
+the respective auditor’s public key (to be obtained via @code{taler-auditor-offline setup})
must be added under the respective currency to the wallet. This
is usually expected to be hard-coded into the Taler wallet.