Blocking web fonts for speed and privacy (2016)
41–50 of 146 posts
Re: Blocking web fonts for speed and privacy (2016)
#42Re: Blocking web fonts for speed and privacy (2016)
#43This is a very shortsighted view from developer who forget a web page is not only a bunch of text. Designer also play an important role to provide the subtle design element that developers don't value. By blocking all web fonts and fallback to only system font, you may still be able to read the text, but will completely missed the design.
Re: Blocking web fonts for speed and privacy (2016)
#44"Blocking Web Fonts for Speed" but how do you install uBlock origin in mobile chrome?
Re: Blocking web fonts for speed and privacy (2016)
#45"Blocking Web Fonts for Speed" but how do you install uBlock origin in mobile chrome?
Re: Blocking web fonts for speed and privacy (2016)
#46Mirror: https://archive.ph/RxqoH (site seems to be chugging already)
Re: Blocking web fonts for speed and privacy (2016)
#47This is a very shortsighted view from developer who forget a web page is not only a bunch of text. Designer also play an important role to provide the subtle design element that developers don't value. By blocking all web fonts and fallback to only system font, you may still be able to read the text, but will completely missed the design.
Re: Blocking web fonts for speed and privacy (2016)
#48One thing I don’t see mentioned here is the possibility of additional profiling by disabling web fonts. Doesn’t this make you more more unique as a user since very few people disable web fonts? I suppose you could argue that many users can be uniquely identified either way but it’s no doubt a strong additional piece of info.
Is it possible to spoof information like that in a browser without reprecussions though? I don't think I've seen any extensions to spoof things like this, just settings to block the gathering of data in the first place.
Re: Blocking web fonts for speed and privacy (2016)
#49In a similar vein, LocalCDN is an extension to serve the most common javascript libraries from your browser instead of going to 3rd party servers, while there are edge cases when you use a local copy, I've rarely had an issue. https://codeberg.org/nobody/LocalCDN/ Removes integrity and crossorigin tags from embedded script and style elements to replace even more frameworks Font Awesome Google Material Icons jQuery Bo…
Re: Blocking web fonts for speed and privacy (2016)
#50"Blocking Web Fonts for Speed" but how do you install uBlock origin in mobile chrome?