You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
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:
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
The text was updated successfully, but these errors were encountered: