gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated (ce14f00 -> 34bdbcc)


From: gnunet
Subject: [taler-docs] branch master updated (ce14f00 -> 34bdbcc)
Date: Sat, 07 Aug 2021 05:15:52 +0200

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

ttn pushed a change to branch master
in repository docs.

    from ce14f00  s/internet/Internet/ (two files)
     new 1183f66  capitalize first word in sentence
     new d7f498e  add period at end of sentence
     new 39ae3f3  revert "NB:" back to "N:" (turns out it's verbatim output 
from a program)
     new 34bdbcc  remove period at end of sentence (it's program output)

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 taler-exchange-setup-guide.rst | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/taler-exchange-setup-guide.rst b/taler-exchange-setup-guide.rst
index dce9606..64d8434 100644
--- a/taler-exchange-setup-guide.rst
+++ b/taler-exchange-setup-guide.rst
@@ -96,8 +96,8 @@ signing key to your list of trusted keys and update the 
package index:
   [root@exchange-online]# apt-get update
 
 ..
-  FIXME: this happens after the update.
-  NB: Skipping acquire of configured file 'main/binary-i386/Packages' as 
repository 'https://deb.taler.net/apt/ubuntu focal-fossa InRelease' doesn't 
support architecture 'i386'.
+  FIXME: This happens after the update.
+  N: Skipping acquire of configured file 'main/binary-i386/Packages' as 
repository 'https://deb.taler.net/apt/ubuntu focal-fossa InRelease' doesn't 
support architecture 'i386'
 
 Finally, the required packages can be installed:
 
@@ -385,7 +385,7 @@ such letter:
           $CONNECTION_NAME
 
 ..
-  FIXME: maybe is not 100% clear that 'connecting' means exchanging keys
+  FIXME: Maybe is not 100% clear that 'connecting' means exchanging keys
   wiht the bank?
 
 Once the connection is synchronized, Nexus needs to import locally the data
@@ -453,7 +453,7 @@ through the bank connection:
    reports).
 
 ..
-  FIXME: possibly the date range filter is still missing, see #6243.
+  FIXME: Possibly the date range filter is still missing, see #6243.
 
 Once Nexus has stored all the information in the database, the
 client can ask to actually see the transactions:
@@ -611,7 +611,7 @@ and create payment initiations with a Taler wire gateway 
facade:
      facade.talerWireGateway.transfer
 
 ..
-  FIXME: the two commands above output a empty JSON object
+  FIXME: The two commands above output a empty JSON object
   when successful.  Possibly, we should suppress that (just like
   the other commands do).
 
@@ -663,11 +663,11 @@ exchange processes should not have access to this 
information.
   # LibEuFin expects basic auth.
   wire_gateway_auth_method = basic
 
-  # username and password set in LibEuFin.
+  # Username and password set in LibEuFin.
   username = ...
   password = ...
 
-  # base URL of the wire gateway set up with LibEuFin.
+  # Base URL of the wire gateway set up with LibEuFin.
   wire_gateway_url = ...
 
 
@@ -771,9 +771,9 @@ Offline Signing Setup
 The offline signing keys of the exchange should be stored on a different 
machine.
 The responsibilities of this offline signing machine are:
 
-* generation of the exchange's offline master signing key
-* secure storage of the exchange's offline master signing key
-* generation of certificates (signed with the offline master signing key) that 
will be imported by the exchange
+* Generation of the exchange's offline master signing key.
+* Secure storage of the exchange's offline master signing key.
+* Generation of certificates (signed with the offline master signing key) that 
will be imported by the exchange.
 
 
 .. code-block:: shell-session
@@ -940,6 +940,6 @@ FIXMEs
 * 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?
 
-  NB: Skipping acquire of configured file 'main/binary-i386/Packages' as
+  N: Skipping acquire of configured file 'main/binary-i386/Packages' as
   repository 'https://deb.taler.net/apt/ubuntu focal-fossa InRelease' doesn't
-  support architecture 'i386'.
+  support architecture 'i386'

-- 
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]