Afaik the cookie policy on your site is not GDPR compliant, at least how it is currently worded. If all cookies are “technically necessary” for function of the site, then I think all you need to do is say that. (I think for a wiki it’s acceptable to require clients to allow caching of image data, so your server doesn’t have to pay for more bandwidth).
Comment on Immich: opinion revised
Shimitar@downonthestreet.eu 1 year agoNever noticed. I don’t do anything with the cookies anyway, its just a docuwiki self hosted, no ads, no data collection, nothing. I don’t even store logs.
I might need to write the privacy policy… Will do tomorrow.
teawrecks@sopuli.xyz 1 year ago
starshipwinepineapple@programming.dev 1 year ago
Im not familiar with doku wiki but here’s a few thoughts
- privacy policy is good to have regardless of what you do with rest of my comments
- your site is creating a cookie “dokuwiki” for user tracking.
- cookie is created regardless of user agreement, rather than waiting for acceptance (implied or explicit agreement). As in i visit the page, i click nothing and i already have the dokuwiki cookie.
- i like umami analytics for a cookieless google analytics alternative. They have a generous free cloud option for hobby users and umami is also self hostable. Then you can get rid of any banner.
Moonrise2473@feddit.it 1 year ago
The dokuwiki cookie is not for user tracking but for functional use. You don’t need user consent for functional use. OP should remove the useless cookie banner altogether
Atemu@lemmy.ml 1 year ago
If you don’t process any user data beyond what is technologically required to make the website work, you don’t need to inform the user about it.