indy-tails-server icon indicating copy to clipboard operation
indy-tails-server copied to clipboard

This software stores and makes available tails files for use with Hyperledger Indy

Results 34 indy-tails-server issues
Sort by recently updated
recently updated
newest added

The project's workflow contains GHAs that are using deprecated resources and/or APIs. Update the actions to use the latest version to fix the issues.

After credential issued to holder then trying to store credential which has revocation support but getting error tails files hash does not match and able to store in holder wallet...

**Issue:** Currently, there's no log info in the tails server when aca-py fails to create/upload revocation files, the only information one can get is from the aca-py POST API (/`credential-definitions`)...

I'm trying to build and run tails server with docker file using the docker.tails_server docker file statements. Docker build is fine but when I run image getting indy vdr url...

I set the tailsserver and revoking the credential.but need some info on how the tails file in storage path used and why tailsserver url should be public. Is it safe...

hello, since weare behind a company firewall we are using the tails-server with the Socks-proxy pull request https://github.com/bcgov/indy-tails-server/pull/38; the tails-file server runs in OpenShift and tries to connect to the...

Implementation of issue [37](https://github.com/bcgov/indy-tails-server/issues/37) About the **von-image:next-2** and why it is not perfect :) This image contains old versions of indy-vdr (version 0.2.0).. and the installation if this package is...

ZMQ socks proxy support is already implemented in **indy-vdr** (see Issue [2399](https://github.com/hyperledger/indy-vdr/issues/62) and is included in indy-vdr from the release 0.3.2. By using/running **tails-server** behind a corporate proxy, this socks...

- Add & update deps, adjust integration test to handle python 3.7 to 3.6 downgrade Signed-off-by: bartekus

Please add a `/health` endpoint that we can use for readiness and liveness probes in OpenShift. The endpoint should perform a meaningful health check on the server's services and return...

enhancement
good first issue
help wanted