Hacker News new | ask | show | jobs
by zzzcpan 2302 days ago
They could ship web browser with all common web fonts to render them from disk without fetching. This would allow disabling of fetching of web fonts without breaking websites. Also could eliminate fonts as a fingerprinting vector altogether if system fonts were ignored as well.
3 comments

What about fonts which are not licensed under an open source compatible license. What about fonts that are not "common" but are used by some popular Web site? Your request is doomed to failure. Like it or not, Web authors have been given the power by Web fonts to have total control of the fonts on their Web pages, and they ARE using that power. Any attempt by a low market share browser to change that fact is doomed to blow back on that browser.
I'm sure they can afford to buy rights to important non open source fonts or fund the design of similarly looking open source fonts to ship as aliases. There is no reason for the madness with fonts to continue.
That’s actually not a bad idea. Lots of sites do have custom fonts, so maybe it would be a good idea to still put some icon in the address bar when the site has web fonts that didn’t come with the browser.
Decentraleyes does exactly that (at least with scripts, I do not know if they do the same with webfonts and css files)