From a7e09ea1637274b556943ebf10fd3fc74a9b23cd Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 18 Dec 2023 19:42:52 +0800 Subject: make it more actionalbe --- template/kyc.html.j2 | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'template') diff --git a/template/kyc.html.j2 b/template/kyc.html.j2 index 19ebeae2..4ddfe1dc 100644 --- a/template/kyc.html.j2 +++ b/template/kyc.html.j2 @@ -88,6 +88,15 @@ That said, there is room for improvement for both of these solutions towards respecting their user's freedom.

+

+ Adding support for additional KYC providers largely requires + implementing a KYC plugin, that is a shared library exporting + the + KYC plugin API. If you need help implementing additional + KYC adapters, please do not hestiate to contact + us, we will + be happy to support your efforts! +

Other providers

Here is a list of other KYC solutions we have found and evaluated against the -- cgit v1.2.3