Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issuing Documents #64

Open
SP-INDT-OpenCert opened this issue May 27, 2024 · 2 comments
Open

Issuing Documents #64

SP-INDT-OpenCert opened this issue May 27, 2024 · 2 comments

Comments

@SP-INDT-OpenCert
Copy link

Hi,

I was looking at this site that allow issuing documents via https://www.openattestation.com/docs/ethereum-section/issue-document

Few questions on the above link:

  1. Is this preferred way to go or still use the Metamask/Hardware Token approach?
  2. Is this fully automated without human interraction? or the wallet password still require someone to enter to complete the publishing/issuing cert?
  3. Read about the wallet password is generated upon creation of that wallet. Is it applicable to us? We already have the wallet and was generated back then via the web app. We deployed our cert store way back in 2020 and already issued certs for it.
@HJunyuan
Copy link
Member

Hi @SP-INDT-OpenCert,

  1. You can continue to use Metamask or the hardware wallet approach. The example mentioned in the article is mostly for demonstration purposes where the user generates a virtual wallet and has access to the private key (which is less secure).
  2. Issuance can be entirely done programmatically. You may utilise the OpenAttestation library.
  3. You can continue using the same wallet you previously generated. Whether you want to rotate (generate a new wallet) is entirely at your discretion.

@SP-INDT-OpenCert
Copy link
Author

Thanks, speaking of generating new wallet.. based on the very old meeting from GovTech all the way from the initial implementation before, they stressed out there should be 1 cert store addr for each institutions. So generating a new wallet institutions can have multiple cert store address now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants