uport-project / ethr-did

Create ethr DIDs
Apache License 2.0
259 stars 53 forks source link

Is it planned to add revokeAttribute? #45

Closed nikolockenvitz closed 4 years ago

nikolockenvitz commented 4 years ago

The ethr-did-registry offers a method to revoke an attribute. I do not find a corresponding method here in this implementation. Shouldn't this be added or are there any reasons (apart from no time maybe) why this has not been done yet?

mirceanis commented 4 years ago

At the moment there is not enough bandwidth to dedicate to maintaining this library properly. If you have extra time on your hands, we encourage you to post a PR to fix this issue.

nikolockenvitz commented 4 years ago

thx, will do this soon

nikolockenvitz commented 4 years ago

I created #46, can you check whether everything is fine? Thanks