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

Seppe Vansteelant: ConsentStatus ImplicitlyGiven cannot be an option in the context of this model. #39

Open
michaelgeamanu opened this issue Sep 1, 2022 · 2 comments

Comments

@michaelgeamanu
Copy link
Collaborator

Bij de enumeration ConsentStatus: ‘ImplicitlyGiven’ kan nooit een geldige manier zijn om toestemming te geven. Ik denk dat dit ook afkomstig is van een andere standaard, maar een impliciete of stilzwijgende toestemming kan nooit geldig zijn in het kader van de GDPR (in het contractenrecht daarentegen soms wel).

@GeertThijs
Copy link
Contributor

GeertThijs commented Sep 15, 2022

As a concept it exists allright, as it is mentioned as well in GConsent as in the DPV ontology (named ImplicitlyGivenConsent and ImpliedConsent respectively). ImpliedConsent is for example the fact that if you walk by a "You are on CCTV" notice you implictly consent to be filmed. I agree that in the context of the GDPR this might not be enough to allow Processing, but this is just the information you need to come to that conclusion. So I would not leave it out. Real problem though is that an ImpliedConsent is classified as being ValidForProcessing in the codelist, which is just what you claim is incorrect. This is a result of mixing up consentType and consentStatus in the same codelist. I made issue #45 to report on this.

@SeppeVansteelant
Copy link

I understand. Although indeed for CCTV you are right, but this is only the case because there is specific law that allows this. This law (Wet van 21 Maart 2007 tot regeling van de plaatsing en het gebruik van bewakingscamera's) forms the basis of this processing activity and is lex specialis to the GDPR. It cannot be used as a general concept for other cases.

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