fix: Update revocation spec#249
fix: Update revocation spec#249priteshbandi merged 2 commits intonotaryproject:mainfrom priteshbandi:revoke
Conversation
yizha1
left a comment
There was a problem hiding this comment.
Suggest removing Notary v2 references in this document.
toddysm
left a comment
There was a problem hiding this comment.
I will need to go over the spec in more detail but one question that immediately pops up is how this revocation will work in air-gapped environments where the OCSP and CDP may not be accessible.
Not inherently but user can use plugin verification extensibility. |
|
@toddysm Maybe we can discuss further on air-gapped environment requirement. My understanding is that in the air-gapped environment, there could still be PKI infrastructure established, right? |
|
@priteshbandi have you considered this https://en.wikipedia.org/wiki/OCSP_stapling |
Yes but its not directly applicable to our usecase because stapling is done by content provider in our case it would be registry. |
|
@priteshbandi overall is good, could elaborate a bit about the last comment, how user can use plugin verification extensibility?
|
Signed-off-by: Pritesh Bandi <pritesb@amazon.com>
Signed-off-by: Pritesh Bandi <priteshbandi@gmail.com>
shizhMSFT
left a comment
There was a problem hiding this comment.
LGTM except the term Notary V2.
|
@priteshbandi @shizhMSFT @gokarnm I had another PR covering the naming issue, do you agree that we only fix the revocation related issue in this PR? If yes, maybe @priteshbandi you can update the PR description or add a comment to make it clear about the scope of this PR and point to the PR for naming changes. |
Updated PR description to reflect that, this PR address only revocation spec changes and renaming is done is separate PR. |
toddysm
left a comment
There was a problem hiding this comment.
I am OK with the changes in this PR but we need to have another one with the proper terminology.
updated timeout for OCSP call to 2 seconds. Updates based on updates in notaryproject/specifications#249
Some updates to revocation specs. Also, removed
remotes/upstream/main/ADA-fuzzing-audit-22-23.pdffile.This PR only updates revocation specs and doesn't addresses renaming issue. Renaming is covered by @yizha1 in separate PR #262
References: