-
https://github.com/decentralized-identity/universal-resolver/issues/150
^ the universal resolver is one example of a resolver, I would like to establish working group consensus for what should happ…
-
The Ambassador Helm chart should for aws and aws-baremetal expose the Indy nodes via a TCP NLB with a fixed IP address. All ports used by Indy nodes in the particular org have to be exposed (example b…
-
@swcurran @jovfer @tmarkovski
I guess almost all current implementations use Libindy for `credential-issue` and `credential-presentation` protocols.
At the current state, Libindy doesn't fix the…
-
Per https://github.com/hyperledger/aries-rfcs/issues/391, please add support for verifying that the raw and encoded values match.
~~Because of the intricacies of the Aries Interop Profile versionin…
-
```
tob-agent_1 | Traceback (most recent call last):
tob-agent_1 | File "/home/indy/.pyenv/versions/3.6.9/lib/python3.6/site-packages/aries_cloudagent/core/dispatcher.py", line 169, in handle…
-
Create the indy-node Dockerfile, which will be used to run a HL Indy VALIDATOR node. The node IP, node port, client port, node name and network name should be as input parameters (env variables).
[ht…
-
If `cred-defs` already exist in the wallet and on the ledger, and they were NOT written there by the `aca-py` agent, and the DID for the agent has the permission to write to the ledger, the first time…
-
Add a start up option that would disable the ability of the agent to write to the ledger.
This can be used in an operational agent that should not be writing to the ledger.
Please suggest a behaviou…
-
Re-org the credential registry server code
- starter kit vs shared code
- Package these as re-usable python modules under: indy-catalyst/credential-registry/server
- init.sh script to create a “copy” …
ianco updated
4 years ago
-
@brentzundel @ken-ebert
RFC 0250 provides a great overview of Rich Schema feature.
However, there is a number of things that need to be defined (probably in a separate more technical RFC). By Rich S…