Remove CDN and Google dependencies
-
CDNs will make the site load faster - that's what they're for - so that users around the world does not have to go all the way to your server to fetch resources, but can fetch them closer to their location.
-
@Jacob-Moen said:
CDNs will make the site load faster - that's what they're for - so that users around the world does not have to go all the way to your server to fetch resources, but can fetch them closer to their location.
Thanks, I know what CDNs are used for And I want our users to fetch our resources, and not the resources of Google (or Akamai, or Amazon, or whoever else), and get tracked at the same time.
-
I knew that you know that
I merely want to point out that CDN is not entirely evil - it makes a difference in how fast the site loads, especially on mobile devices.
cdnjs is an open source CDN - I think that there might be other options. -
I agree that it should be optional.
I would like to have the choice myself. -
@bitspook said:
I believe that I read with Google Fonts that you can store a copy on your server and they don't get fetched.
It was possible once, but (for obvious reasons) Google has stopped that. However, you can still generate/download Web fonts, for instance on www.fontsquirrel.com (my favorite site).
Privacy concerns are, and should be, paramount.
Maybe it could be implemented as a set of URL variables + a switch that chooses between the self-hosted and the CDN set?
-
-
many CDN are slow in IR IRAN,too!
this is a nice feature if we can replaced them! -
@sanatisharif
Yes!