oceanprotocol / pm

Zenhub needs each issue associated with one repo. This repo is a workaround, to mark issues that span >1 repos.
4 stars 0 forks source link

Signature validation for Gaia-X KYC/KYB #162

Closed MBadea17 closed 6 months ago

MBadea17 commented 2 years ago

Enable signature validation with registry and compliance service for GX KYC/KYB integration (Catalogue functionality and Compliance functionality). GX-signature suites will include RSA (incl. X.509 certs), ED25519, SECP256K1 and some others. We need to be able to allow signing and validation of SDs as close as possible to the frontend (best with an identity wallet integration) and backend (cert manager) to make the process convenient during the publication of self-descriptions. See: https://gitlab.com/gaia-x/lab/wiki/-/blob/main/Participant-SD-for-Architecture-Document-(WIP).md & https://compliance.gaia-x.eu/api/

Source: DeltaDAO