Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Work on privacy settings #27

Merged
merged 4 commits into from
Mar 25, 2024
Merged

Work on privacy settings #27

merged 4 commits into from
Mar 25, 2024

Conversation

fretchen
Copy link
Collaborator

Introduce some privacy settings and consent for the website. Looked kind of nice to have.

https://squidfunk.github.io/mkdocs-material/plugins/privacy/

@fretchen fretchen linked an issue Mar 22, 2024 that may be closed by this pull request
@fretchen fretchen requested a review from jzakotnik March 22, 2024 09:33
Copy link

@jzakotnik jzakotnik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To me it's not clear why cookies are needed for the effectiveness of the documentation. Only the item with the repeated visits is valid. The others (documentation effectiveness, etc) can be solved without cookies, e.g. if you use the open source like https://umami.is/ , you can track the movements on the site in a more anonymous way.

Tested again the number of cookies we are using. Zero.
@fretchen
Copy link
Collaborator Author

fretchen commented Mar 22, 2024

Hi,

your point is fair enough. Right now we are using zero cookies from everything I know. So the consent form was mostly pointless and I removed it again. Setting up analytics could be interesting but up to now I was not sure about appropiate ways and always refrained from it.

This means that the PR is reduced to the privacy tool as described here.

@jzakotnik
Copy link

Looks good to me!

@fretchen fretchen merged commit 90baccb into main Mar 25, 2024
@fretchen fretchen deleted the 26-work-on-privacy-settings branch May 10, 2024 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Work on privacy settings
2 participants