taler-docs

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

commit 97fb8a11d50936f5c01d15bc6cc9ad7432b3e64f
parent 9b55859fa3c3c02857955546ea84a09eca4c5050
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon,  4 Jan 2021 19:25:26 +0100

Merge branch 'master' of git+ssh://git.taler.net/docs

Diffstat:
Mtaler-exchange-manual.rst | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/taler-exchange-manual.rst b/taler-exchange-manual.rst @@ -164,7 +164,7 @@ components: accounts. The client-side wire adapter API is implemented in libtalerbank and - is used by the aggregator to execute wire transfers and for the + is used by the transfer to execute wire transfers and for the auditor to query bank transaction histories. @@ -760,7 +760,7 @@ missed. administrators running ``taler-exchange-offline``) and should be blocked by the reverse proxy for requests originating from outside of the bank. (However, this is not a strong security assumption: in principle having - these endpoints be available should do no harm. However, it increases the + these endpoints available should do no harm. However, it increases the attack surface.)