attestation icon indicating copy to clipboard operation
attestation copied to clipboard

Make key configurable

Open AW-STJ opened this issue 3 years ago • 1 comments

The link generator should be using key that is not in the source code. The publick key of it need not be configurable, instead we will provide instructions on how to change source code to achieve the same.

AW-STJ avatar Jun 03 '21 04:06 AW-STJ

The same configurable key's public key should go into a contract with verify() returns bool function or signingKeys() returns Keys function hence tagging @fyang1024

SmartLayer avatar Jun 17 '21 05:06 SmartLayer