|
|
|
|
|
by anamexis
330 days ago
|
|
For one, Do Not Track is on the client side and you just hope and pray that the server honors it, whereas cookie consent modals are something built by and placed in the website. I think you can reasonably assume that if a website went through the trouble of making such a modal (for legal compliance reasons), the functionality works (also for legal compliance reasons). And, you as the client can verify whether it works, and can choose not to store them regardless. |
|
How do you do that? Cookies are typically opaque (encrypted or hashed) bags of bits.