Ask HN: What do I need to do to make my blog GDPR compliant?
3 by egonschiele | 6 comments on Hacker News.
Hi HN, Today I received an email asking if I would process a GDPR data request and what information I collect. I run a simple static site on top of nginx. I don't set any cookies. The two things I collect are 1. I use Google Analytics and 2. server logs. Do I really need to create a "privacy policy" and "terms of use" page and show every user a GDPR message? It feels overkill to me given that I collect nothing as far as I can tell. I don't even look at GA and could remove it if I need to.