Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
A zero-dependency, lightweight (~3kB), consent platform agnostic, cookie banner (github.com/tagconcierge)
4 points by michaloo on April 22, 2024 | hide | past | favorite | 2 comments


Yeah!

Another proper unhelpful cookie banner infecting the art of smooth annoyance free web browsing.

consent_types: [{ name: 'ad_storage', // internal name of consent type, used for final JS object title: 'Ad Storage', // user facing title for consent type description: 'Cookies used for advertising purposes', // description visible in the settings view default: 'denied', // what should be the default state when user decides to customize the settings require: false

title: 'Learn how we protect your privacy', // title of the first view description: 'Longer description with simple markdown support.', buttons: { settings: 'Settings', close: 'Close', reject: 'Reject', accept: 'Accept all'

Muppet!


Thanks for commenting and taking some time to look into this. I see that implementing and managing consent stuff is often irritating when browsing web. Our project aims at providing lightweight and straightforward way for both website (mostly ecommerce) operators and end users.

If you have specific ideas how this can be better achieved I would be glad to hear them.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: