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

Can cordentity be used for production? #24

Open
nathanawmk opened this issue Oct 21, 2018 · 1 comment
Open

Can cordentity be used for production? #24

nathanawmk opened this issue Oct 21, 2018 · 1 comment

Comments

@nathanawmk
Copy link

Can cordentity be used for production and at scale? With more ~3 million accounts and 100K nodes running?

Nathan Aw

@alkopnin
Copy link
Contributor

Hi Nathan,

Thank you for question.
Yes, it's possible. However, you should keep in mind that Hyperledger Indy is in incubator right now. Thus it has number of limitations, e.g it's not ready to be run on mobile devices or production network doesn't exist.

So, if you are going to set Business to Business connection it's totally applicable. In this case Corda node is an edge agent which holds company's indy wallets. You can scale it to any number of accounts. Cordentity can be use to issue a schema, definition and credential itself.

But it's different If you would like to connect individuals. A person has to hold private data securely on mobile device. There are 2 approaches here: person partially delegates control to edge agent or the protocol should be split. It mean that proof/verification flows should be suspended until the person accept the verification request.

Our team works on running indy on mobile devices.

@alkopnin alkopnin reopened this Oct 22, 2018
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