You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
RevokeIdentityV1
transactionrevoked
)The text was updated successfully, but these errors were encountered: