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

Remove Idemixgen from Fabric produced binaries #4834

Merged
merged 2 commits into from
May 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/source/idemix.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@ Fabric components correspond to the user, issuer, and verifier in Idemix.
* The Fabric Java SDK is the API for the **user**. In the future, other Fabric
SDKs will also support Idemix.

* Fabric provides two possible Idemix **issuers**:
* There are two possible Idemix **issuers**:

a) Fabric CA for production environments or development, and
b) the :doc:`idemixgen <idemixgen>` tool for development environments.
b) the `idemixgen <https://github.com/IBM/idemix/blob/main/tools/idemixgen/idemixgen.rst>`_ tool for development environments.

* The **verifier** is an Idemix MSP in Fabric.

Expand Down
69 changes: 0 additions & 69 deletions docs/source/idemixgen.rst

This file was deleted.

1 change: 0 additions & 1 deletion docs/source/ops_guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ Operations Guides
pluggable_endorsement_and_validation
access_control.md
idemix
idemixgen
denyeart marked this conversation as resolved.
Show resolved Hide resolved
operations_service
metrics_reference
cc_launcher
Expand Down