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

Cookie Law API #28

Open
3 tasks
varna opened this issue Apr 19, 2022 · 0 comments
Open
3 tasks

Cookie Law API #28

varna opened this issue Apr 19, 2022 · 0 comments

Comments

@varna
Copy link

varna commented Apr 19, 2022

Reality

Cookie Law sucks. All those different popups make me sick.

Goals

Make a "polyfill" for non-existing Browser API that would provide a simple and manageable solution for cookies. This thing should later be adopted as a feature in all browsers. User can set his default preferences via browser extension. If website is using our library, no popups. If user doesn't have our extension, but website does have our lib, users will see the cookie window with good UX.

  • Make a a library that is as simple to use as import "cookie-law"
  • Create Browser Extension that allows user to set his Cookie preferences (smth like: Essential Only / All / All + Third Party)
  • Create nice UX for people that don't have an extension

Non-Goals

There are other things to consider, like Privacy Policies, ToS etc. Which is probably out of scope for this API and should be considered as another, totally different proposal for native API.

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

1 participant