Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GENERAL] Revoked DCC list #30

Open
Lorenzo-Venturelli opened this issue Sep 28, 2021 · 2 comments
Open

[GENERAL] Revoked DCC list #30

Lorenzo-Venturelli opened this issue Sep 28, 2021 · 2 comments

Comments

@Lorenzo-Venturelli
Copy link

Hi,
I have a question about the available API. In the DPCM of 17/06/2021, article 8 comma 5 it is stated that the Italian "Green Pass" can be revoked if the person get infected and in this case the EU DCC is revoked as well.

The Attachment B of the DPCM mentioned above describe at page 4 how the EU DCC are revoked:

  • The EU DCC UID is put into a "Revoked list" ("lista di revoca")
  • This list is shared by the Italian DGC Gateway with the central EU DCC Gateway
  • Verifier apps, in our case Verifica C19, should check if a EU DCC is on the revoked list and, in that case, mark it as not valid.

I am wondering if this has been implemented or it is about to be implemented because looking at the National DGC Gateway API I've found only three of them: get the KIDs, get the DSC, get the Business Rules.
I have also checked the code of Verifica C19 and, currently, I have found nothing related to a revoked list so it seems that Verifica C19 is ignoring this as well.

If I have just missed it, could you please provide me the API used to get the revoked list?

Thanks

@BytesReturned
Copy link

I was wondering as well, but I think there will be no revocation lists due to the fear of privacy violations that a black list with the certificate IDs of infected people would arise also, the app VerificaC19 DOES NOT communicate via Internet.
We will wait until someone more qualified than me updates the app or, until the government changes the law.

@jumpjack
Copy link

jumpjack commented Jan 3, 2022

The blacklist has been introduced in november or december 2021, but it appears stuck on 1998 entries since come weeks.
Is it being updated, or has another method been implemented?
https://get.dgc.gov.it/v1/dgc/settings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants