You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the Google Fonts API1 seems to log IP addresses of visitors to sites using it23. Using Google Fonts in this way does not fall under Legitimate Interest4.
Without LI, and without a good mechanism for visitors to opt-in before fonts are fetched, the logical course to comply with GDPR would be to remove use of the Fonts API. While the likelihood of HackSoc facing any legal action through GDPR is slim to none, complying is often in the interest of our visitors' privacy.
The Google Fonts service also offers downloads of fonts for developers to host on their own servers; hosting fonts in this way would remove any data privacy concerns.
Moving from Google's infrastructure to our own does come with risks: without a powerful CDN, and since fonts could only be cached by visits to HackSoc sites4 (and not by other sites using the same Google Fonts), site load times could increase. When implementing this move, care should be given to performance on slow connections, and different font-loading behaviours (ie using a local font rather than not displaying text until the font has loaded).
Additionally, if the downloaded fonts are added to the repository (as is the case with one font already), we should make sure this is compliant with their licenses, and put the licences alongside the font files in the repo.
Using the Google Fonts API1 seems to log IP addresses of visitors to sites using it23. Using Google Fonts in this way does not fall under Legitimate Interest4.
Without LI, and without a good mechanism for visitors to opt-in before fonts are fetched, the logical course to comply with GDPR would be to remove use of the Fonts API. While the likelihood of HackSoc facing any legal action through GDPR is slim to none, complying is often in the interest of our visitors' privacy.
The Google Fonts service also offers downloads of fonts for developers to host on their own servers; hosting fonts in this way would remove any data privacy concerns.
Moving from Google's infrastructure to our own does come with risks: without a powerful CDN, and since fonts could only be cached by visits to HackSoc sites4 (and not by other sites using the same Google Fonts), site load times could increase. When implementing this move, care should be given to performance on slow connections, and different font-loading behaviours (ie using a local font rather than not displaying text until the font has loaded).
Additionally, if the downloaded fonts are added to the repository (as is the case with one font already), we should make sure this is compliant with their licenses, and put the licences alongside the font files in the repo.
Footnotes
https://developers.google.com/fonts/docs/getting_started ↩
https://github.com/google/fonts/issues/1495 ↩
https://www.brycewray.com/posts/2020/08/google-fonts-privacy/#issue-%231495 ↩
https://twitter.com/FascinatingTech/status/1487342734906171393?t=JI18f01KhUNw4OJDooY5fA&s=19 ↩ ↩2
The text was updated successfully, but these errors were encountered: