docs icon indicating copy to clipboard operation
docs copied to clipboard

Terms and Conditions / Data Privacy Notice / Imprint (GDPR stuff)

Open vmario89 opened this issue 5 years ago • 0 comments

Hi,

at the moment i try to configure a lot of services of ours to be more compliant to terms of GDPR. Looking at teedy at the moment there is missing a general configuration to add TaC / imprint / data privacy notice links to the footer. Such a feature would help to less fear issues with the ePrivacy stuff.

I wonder if we could add some simple

  • items to index.html and share.html by adding values using ENV vars or some backend configuration. at the moment we could simply do it by editing those files and re-compile but thats a workaround.

    some excerpt from another software: "For instance, let’s say you are in Germany and must add the famously legally-required “Impressum”/about page, listing who is responsible for the site’s content" (https://docs.gitea.io/en-us/customizing-gitea/)

    regards, Mario

  • vmario89 avatar Sep 29 '20 22:09 vmario89