allow identity revocation with v1 certificate
We should make this possible
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
- Show closed items
Link issues together to show that they're related.
Learn more.
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Hugo Trentesaux changed milestone to %Ğ1 real migration
changed milestone to %Ğ1 real migration
- Hugo Trentesaux added D-easy P7-nicetohave labels
added D-easy P7-nicetohave labels
- Hugo Trentesaux removed milestone %Ğ1 real migration
removed milestone %Ğ1 real migration
- Hugo Trentesaux added Maybe-Mandatory-Prod label
added Maybe-Mandatory-Prod label
- Hugo Trentesaux removed P7-nicetohave label
removed P7-nicetohave label
- Hugo Trentesaux added C-runtime label
added C-runtime label
- Hugo Trentesaux added S-ToDo label
added S-ToDo label
- Pascal Engélibert assigned to @tuxmain
assigned to @tuxmain
- Pascal Engélibert added S-doing label and removed S-ToDo label
- Maintainer
What we can check on a V1 document:
- Constants (version, currency name)
- username
- issuer key is current or old owner of the identity
- block number below a constant
- revocation signature is valid
What we can't check, because it requires V1 index:
- blockstamp exists
- identity signature is valid
Since parsing can be done easily and safely, I choose to send the full document. It also reduces the work needed by the wallets.
1 - Pascal Engélibert mentioned in merge request !295 (merged)
mentioned in merge request !295 (merged)
- Hugo Trentesaux closed with merge request !295 (merged)
closed with merge request !295 (merged)
Please register or sign in to reply