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

Add support for: (i) Proposal's Transient and (ii) Idemix #666

Open
adecaro opened this issue Mar 30, 2022 · 1 comment
Open

Add support for: (i) Proposal's Transient and (ii) Idemix #666

adecaro opened this issue Mar 30, 2022 · 1 comment
Labels

Comments

@adecaro
Copy link
Contributor

adecaro commented Mar 30, 2022

Currently, FPC does not support the following:

  • Proposal's Transient field that is used to pass ephemeral information to the chaincode. This is useful in many settings where some piece of information is required by the computation needed by the chaincode but it should not appear on the ledger in any form.
  • Idemix signatures. Idemix is an anonymous credential system integrated in Fabric that allows users to sign anonymously proposals and transactions. It is useful in any context where the submitter's identity must be concealed.
@mbrandenburger
Copy link
Contributor

I suggest to bring this to the next FPC community meeting.

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

No branches or pull requests

2 participants