Skip to content

Make RevocationPayload explicit when encoded and signed

Currently the encoded form of identity::RevocationPayload is so simple it may conflict with other formats people would want to use for signed documents: just pubkey and genesis hash.

There should be at least a mandatory prefix added to the payload before it is signed, something like idty_revocation.

@librelois what do you think?

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information