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

Privacy: Remove remote Google fonts, jquery, assets #75

Closed
snogrammer opened this issue May 31, 2020 · 4 comments
Closed

Privacy: Remove remote Google fonts, jquery, assets #75

snogrammer opened this issue May 31, 2020 · 4 comments
Labels
enhancement New feature or request question Further information is requested
Milestone

Comments

@snogrammer
Copy link

Thank you for the opensource development and easy-to-use selfhosted app!

One thing that jumped out as soon as I got the app set up was that it is using remote Google fonts that include trackers which jumps out as a security and privacy concern. The fonts can be downloaded and used as local assets. Google is a major reason that many people selfhost things to avoid being tracked/spied on.

Jquery also seems to be hosted from Cloudflare.

image

@vabene1111
Copy link
Collaborator

hmm i am a very privacy focused person myself so this should definitly be fixed .. since this website is meant for small deployments anyway it should not have any performance implications so no reason to not include it in the static assets.

@vabene1111 vabene1111 added the enhancement New feature or request label Jun 1, 2020
@vabene1111 vabene1111 added this to the 0.7.2 milestone Jun 1, 2020
@vabene1111
Copy link
Collaborator

vabene1111 commented Jun 1, 2020

ok so i have just pushed some commits (7b17a1a and 6aedba0) to remove all external CDN dependencies. What i could not find was a dependency to google fonts. I remember playing around with fonts a while ago but i think i removed it. I also installed privacy badger to test it and could not find a page that loads google fonts.

Can you specify on what page you were on when you saw the google fonts warning ? Also if you want you can use the recipes:develop image to test the latest development build if you want.

@vabene1111 vabene1111 added the question Further information is requested label Jun 1, 2020
@snogrammer
Copy link
Author

Thank you for looking into that! I was creating a new recipe when I noticed privacy badger notifications. I'll try to test it out tomorrow.

This was referenced Jun 3, 2020
@vabene1111
Copy link
Collaborator

closing this for now, if any new problems arise feel free to open a new issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants