dub icon indicating copy to clipboard operation
dub copied to clipboard

GDPR compliance

Open bennetfabian opened this issue 3 years ago • 1 comments
trafficstars

It seems like this project has a custom stats solution. Is it GDPR compliant by default and if not could it potentially be made compliant?

Also I would suggest adding information about GDPR compliance in the README and/or on dub.sh.

bennetfabian avatar Sep 25 '22 16:09 bennetfabian

Very good point! I ran out of time to set up proper docs on this (e.g. README section, /privacy, /terms) but AFAIK all the data that is collected on Dub are not personally-identifiable information (PII) so we should be good. All I need to do is document this – I've set a TODO to tackle this next week! :)

steven-tey avatar Sep 27 '22 01:09 steven-tey

These have been added recently:

  • https://dub.sh/privacy
  • https://dub.sh/terms

Super simple stuff, will iterate and improve in the future!

steven-tey avatar Jun 09 '23 15:06 steven-tey