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

Enable ZK proof generations with new company identities #484

Open
DOBEN opened this issue Jul 30, 2024 · 3 comments
Open

Enable ZK proof generations with new company identities #484

DOBEN opened this issue Jul 30, 2024 · 3 comments
Labels
[Type] Task An additional feature or improvement.

Comments

@DOBEN
Copy link
Member

DOBEN commented Jul 30, 2024

Task description
The browser wallet should support the new company identities concerning ZK proof generation. Three types of proofs exist:

  • Reveal attributes ZK proofs:
    webSDK version 7.5.0 includes changes that allow the revealing of the attributes of the new company identities.

  • SetMemebership/notSetMembership ZK proofs:
    Once the setMemebership/notSetMembership in Rust SDK is finalized (approval needed for which attributes to include), update the webSDK accordingly as well.

  • Range ZK proofs:
    No plan to allow them for the company IDs for now.

Task:
Update the webSDK in the browser wallet to enable the above proofs generation.

https://support.concordium.software/t/company-id-zk-proofs/1319/8

@DOBEN DOBEN added the [Type] Task An additional feature or improvement. label Jul 30, 2024
@nhs-it
Copy link

nhs-it commented Sep 12, 2024

Hello - any ETA on this?

@DOBEN
Copy link
Member Author

DOBEN commented Sep 12, 2024

@DOBEN
Copy link
Member Author

DOBEN commented Sep 16, 2024

web-SDK verison 8.1.0 has been released that supports ZK proof generation:
https://www.npmjs.com/package/@concordium/web-sdk
https://github.com/Concordium/concordium-node-sdk-js/releases/tag/sdk%2Fv

@DOBEN DOBEN closed this as completed Sep 24, 2024
@DOBEN DOBEN reopened this Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Task An additional feature or improvement.
Projects
None yet
Development

No branches or pull requests

2 participants