Fonts on postgresql.org needlessly served from Google

Started by Drew DeVaultabout 4 years ago4 messagesdocs
Jump to latest
#1Drew DeVault
sir@cmpwn.com

Hi! The fonts used on postgresql.org/docs are served via Google domains,
which unnecessarily leaks user information to a third-party. Can the
fonts be served from postgresql.org instead?

#2Jonathan S. Katz
jkatz@postgresql.org
In reply to: Drew DeVault (#1)
Re: Fonts on postgresql.org needlessly served from Google

Moving to -www

On 3/11/22 4:08 AM, Drew DeVault wrote:

Hi! The fonts used on postgresql.org/docs are served via Google domains,
which unnecessarily leaks user information to a third-party. Can the
fonts be served from postgresql.org instead?

Hm, I thought we had removed all of the remote asset calls, but I guess
I was wrong.

I'll look into this.

Thanks,

Jonathan

#3Jonathan S. Katz
jkatz@postgresql.org
In reply to: Jonathan S. Katz (#2)
Re: Fonts on postgresql.org needlessly served from Google

On 3/11/22 9:30 PM, Jonathan S. Katz wrote:

Moving to -www

On 3/11/22 4:08 AM, Drew DeVault wrote:

Hi! The fonts used on postgresql.org/docs are served via Google domains,
which unnecessarily leaks user information to a third-party. Can the
fonts be served from postgresql.org instead?

Hm, I thought we had removed all of the remote asset calls, but I guess
I was wrong.

I'll look into this.

This is now complete. I purged some of the caches, but ot may take a bit
for the changes to fully roll out while the other caches expire.

Thanks,

Jonathan

#4Drew DeVault
sir@cmpwn.com
In reply to: Jonathan S. Katz (#3)
Re: Fonts on postgresql.org needlessly served from Google

Thanks Jonathan!