Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Identity revocation #13

Open
3 of 6 tasks
orthecreedence opened this issue Feb 14, 2021 · 1 comment
Open
3 of 6 tasks

Identity revocation #13

orthecreedence opened this issue Feb 14, 2021 · 1 comment
Labels

Comments

@orthecreedence
Copy link
Member

orthecreedence commented Feb 14, 2021

Need the ability to create (using the alpha keypair) a revocation for an entire identity that can be published in the identity's "space" in whatever DHT is used that immediately negates any future use of that identity.


  • Create RevokeIdentityV1 transaction
  • Implement in policy system
  • Implement in identity (new bool field, revoked)
    • Prohibits further changes
    • Update identity tests to check for read-only status
  • Check revocation when saving transactions to identity
@orthecreedence
Copy link
Member Author

Note that this can just be a dumb transaction now that we have a DAG

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant