today I got angry again about GDPR and decided to code with o3
I am not sure if it will be ready for use just yet. for now I am just testing stuff. dynamicly blocking scripts are not easy to implement.
biggest features I want to implement; having a simple cookie banner, ability to customize easily. since I know some css I will keep settings simple and if I need more I will just write css depending on client needs.
most importantly consent mode v2 stuff.
far as I know legally as long as we block the analytics scripts before the user accepts the banner this will cover the 99.99% of the websites. there are some edge cases like if your site makes money from advertisement/adsense and similar system or if you have lets say airbnb like website and you collect users/peoples data and earn money …etc you need advance cookie banner and compliance but like I said this is literaly the 0.001% of the sites. I dont care about those sites and will ignore it completely.
I only need a working and blocking script cookie banner thats it and most of us only need this as well.
will I publish this on w .org? maybe we will see…