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

CCPA Compliance #145

Closed
Daniel3356 opened this issue Dec 13, 2021 · 2 comments
Closed

CCPA Compliance #145

Daniel3356 opened this issue Dec 13, 2021 · 2 comments

Comments

@Daniel3356
Copy link

Does it follow CCPA (California Consumer Privacy Act) as well as GDPR?

@orestbida
Copy link
Owner

Yes, since it uses the opt-in method and doesn't track users without their consent. Once/If consent is given, users can opt-out in any moment.

With that being said, you can make it ccpa/gdpr non-compliant by removing/hiding the "secondary button" used for the reject action or to manage individual preferences. So it really depends on how you configure it.

@trymeouteh
Copy link

#509

If cookieconsent is CCPA compliant. I created a pull request to add CCPA compliant to the readme for others to know that this is compliant with CCPA.

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