-
Include specific types of users and their actions in the use case - issuers (government and hospitals), identity owners (patients), verifiers (hospitals).
-
There's been some changes to the c-callable interface since the last release, mainly related to the support for did:indy.
Thse changes have been applied to Node.JS, but not React Native: https://g…
-
We want to document how wallet parts are securely stored on a mobile app, using AFJ.
This includes storing cryptographic material (mnemonic, passphrase, private keys, etc) and SSI related items like …
-
Unable to write the .indyClient files in the Android 10 device.Getting below issue.All permissions are granted
Hyperledger.Indy.IOException: An IO error occurred.
at Hyperledger.Aries.Ledger.Defau…
-
Looking at Hyperledger Indy to solve some trust and identity issue
-
https://github.com/hyperledger/indy-sdk/tree/master/wrappers/python/tests/did
-
We experience an issue with a huge IC_queue. Our validator_info response has a size of around 7MB. The issue started already in March, when lots of view changes were triggered before the view change c…
-
Hi, we are working on a Hyperledger Indy project. Have followed the demo on https://github.com/hyperledger/education/tree/master/LFS171x/indy-material/nodejs. The demo works perfectly but runs the app…
-
In order to ensure established best practices we want to ensure a node has been configured to use separate NICs for node and client communications, and they have been configured with different IP addr…
-
Using the startup instructions in:
https://github.com/hyperledger/aries-endorser-service?tab=readme-ov-file#running-locally
won't really work as-is any more as Indy Tails Server needs the ngrok au…