Skip to content
This repository has been archived by the owner on Sep 22, 2023. It is now read-only.

feat: Add revocation support to credentials #88

Merged
merged 15 commits into from
Oct 6, 2021

Conversation

TheTechmage
Copy link
Contributor

Currently running into an error saving credentials with the support_revocation flag. Data appears to be successfully received from the client, however, saving the details is another matter. Every time the credential definition is retrieved by the toolbox, support_revocation is set to false (the default value).

Signed-off-by: Colton Wolkins colton@indicio.tech

Signed-off-by: Colton Wolkins <colton@indicio.tech>
Signed-off-by: Colton Wolkins (Indicio work address) <colton@indicio.tech>
…tials

Signed-off-by: Colton Wolkins (Indicio work address) <colton@indicio.tech>
Signed-off-by: Colton Wolkins (Indicio work address) <colton@indicio.tech>
@TheTechmage TheTechmage marked this pull request as ready for review September 28, 2021 22:56
Copy link
Contributor

@dbluhm dbluhm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A couple of minor comments. Looks good!

demo/docker-compose.alice-bob.yml Outdated Show resolved Hide resolved
demo/docker-compose.alice-bob.yml Outdated Show resolved Hide resolved
Made the mistake of using a local container instead of a published one
when working on revocation. dbluhm noticed this and published a
container. This change uses that container.

Signed-off-by: Colton Wolkins (Indicio work address) <colton@indicio.tech>
Just removing comments and a stray space in the docker compose file

Signed-off-by: Colton Wolkins (Indicio work address) <colton@indicio.tech>
TheTechmage and others added 5 commits September 29, 2021 08:34
As recommended by dbluhm, the tails server tunnel has been switched to
using the localtunnel docker image instead of the agent-tunnel docker
image. This change also adds a new environment variable titled
`TAILS_TUNNEL_HOST` which defaults to `https://localtunnel.me`.

Signed-off-by: Colton Wolkins (Indicio work address) <colton@indicio.tech>
Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
There was a stray support_revocation that I had left in the
initialization line of the SchemaRecord class. However, I never changed
that class, so the line shouldn't have been committed in the first
place.

Signed-off-by: Colton Wolkins (Indicio work address) <colton@indicio.tech>
dbluhm
dbluhm previously approved these changes Oct 5, 2021
@dbluhm dbluhm enabled auto-merge October 5, 2021 21:43
Signed-off-by: Colton Wolkins (Indicio work address) <colton@indicio.tech>
auto-merge was automatically disabled October 5, 2021 22:00

Head branch was pushed to by a user without write access

@dbluhm dbluhm merged commit 43035f2 into hyperledger-archives:main Oct 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants