TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

EU Cookie Regulation Site Use Cookies

15 pointsby nergalover 7 years ago
I&#x27;m reading the EU regulation site regarding cookies on websites in EU. http:&#x2F;&#x2F;ec.europa.eu&#x2F;ipg&#x2F;basics&#x2F;legal&#x2F;cookies&#x2F;index_en.htm<p>The site states that there are certain types of cookies that the site should give the user a notice of. The site itself doesn&#x27;t warn for cookies but uses multiple cookies themselves.<p>But how can I be certain that the cookies used on their site (for example) are not keeping data regarding my browser&#x2F;behaviour&#x2F;language etc, that I guess would fall under the regulation? Especially if the data is encrypted.

1 comment

cookiemookieover 7 years ago
By design every website keeps data on you in their log files (&#x2F;var&#x2F;log&#x2F;apache or &#x2F;nginx). Wrt data, your data is send the moment you use Windows or a web browser (Telemetry). I highly doubt that data is kept securely.<p>The cookie law in particular is very vague, nobody knows what to do with it. The law is being reviewed and will be updated.