[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] 11/36: remove dangerous API as per discussion with FD
From: |
gnunet |
Subject: |
[taler-docs] 11/36: remove dangerous API as per discussion with FD |
Date: |
Tue, 22 Jun 2021 19:35:07 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository docs.
commit 60f61204fdfa89aa32abf0b916f05021ee89295e
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat May 15 13:30:16 2021 +0200
remove dangerous API as per discussion with FD
---
core/api-wire.rst | 12 ------------
1 file changed, 12 deletions(-)
diff --git a/core/api-wire.rst b/core/api-wire.rst
index e05aa84..f82ceaa 100644
--- a/core/api-wire.rst
+++ b/core/api-wire.rst
@@ -204,18 +204,6 @@ Querying the transaction history
// The reserve public key extracted from the transaction details.
reserve_pub: EddsaPublicKey;
- // Set to 'true' if this wire transfer originates from
- // a bank account with a partner bank that implies that
- // the KYC has already been satisfied for this reserve
- // because of it.
- // FIXME: is this acceptable? Seems like users could
- // easily be tricked into wiring funds to a reserve that
- // they do NOT own, and then being held responsibe for
- // the resulting account. So when setting this bit,
- // we'd need at least a reserve_sig over the credit_account,
- // which we do not get here... (DANGEROUS API).
- // => need to discuss KYC more with real banks.
- kyc_completed: boolean;
}
.. ts:def:: IncomingWadTransaction
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [taler-docs] 16/36: add tables for configuration related to p2p payments, (continued)
- [taler-docs] 16/36: add tables for configuration related to p2p payments, gnunet, 2021/06/22
- [taler-docs] 22/36: revise purse amount handling, gnunet, 2021/06/22
- [taler-docs] 24/36: more detailed 401 error, gnunet, 2021/06/22
- [taler-docs] 33/36: simplify/cleaner docs, gnunet, 2021/06/22
- [taler-docs] 19/36: clarify, gnunet, 2021/06/22
- [taler-docs] 27/36: document wallet transaction deletion, gnunet, 2021/06/22
- [taler-docs] 10/36: misc spec fixes, gnunet, 2021/06/22
- [taler-docs] 28/36: doc update for #6889, gnunet, 2021/06/22
- [taler-docs] 18/36: add endpoint to delete bogus wire transfers, gnunet, 2021/06/22
- [taler-docs] 35/36: update manuals, gnunet, 2021/06/22
- [taler-docs] 11/36: remove dangerous API as per discussion with FD,
gnunet <=
- [taler-docs] 17/36: add table to cache /wire reply from partner exchange, gnunet, 2021/06/22
- [taler-docs] 26/36: document 409 case, see #6863, gnunet, 2021/06/22
- [taler-docs] 32/36: fix docs, gnunet, 2021/06/22
- [taler-docs] 31/36: add man page for fakebank, gnunet, 2021/06/22
- [taler-docs] 29/36: spec message for denomination expired/revoked/too-early signature (#6889), gnunet, 2021/06/22
- [taler-docs] 34/36: simplify/cleaner docs, gnunet, 2021/06/22
- [taler-docs] 25/36: document new auth policy, gnunet, 2021/06/22
- [taler-docs] 36/36: Merge branch 'dd13', gnunet, 2021/06/22
- [taler-docs] 14/36: finish DD13, gnunet, 2021/06/22
- [taler-docs] 13/36: work on SQL comments, gnunet, 2021/06/22