decentralized-identity / decentralized-identity/didwebvh
Make pre-rotation required
Open
Next Version
- Dominant language
- HTML
- Stars
- 54
- Forks
- 17
- Avg merge
- 13d 3h
- Merged PRs (30d)
- 1
Description
In the next version, suggest that we remove the optionality of pre-rotation, and make it required. In doing so:
- Eliminate the "updateKeys" list
- Rename "nextKeyHashes" to "preRotationKeys" -- leaving them as hashes
- Require that the hash of the authorization proof key be verified against the preRotationKeys list
In doing that, we'll have to document the v1 non-pre-rotation state to the first vNext entry where pre-rotation is required.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.