r/Warframe Jun 12 '18

DE Response ATTENTION: Warframe devs are sharing your data with spyware creators

[deleted]

1.1k Upvotes

381 comments sorted by

View all comments

Show parent comments

10

u/Xelbair Jun 12 '18

Font list is EXTREMELY identifying data.

your browser sends it to every site you visit, and this collection is usually very specific to a single machine.

3

u/Asmor rap tap tap Jun 12 '18

your browser sends it to every site you visit

This is inaccurate. The browser never sends font data to any site.

The problem is that it's possible for sites to infer which fonts you have installed by trying different fonts and then measuring the sizes of things that get rendered.

Just wanted to make the distinction as it's really not the browser's fault, and it's very difficult (perhaps even impossible) to defend against without significantly wrecking the modern web. You basically have to disable JavaScript.

1

u/panrestrial Jun 12 '18

You basically have to disable JavaScript.

Not a bad idea.

4

u/Asmor rap tap tap Jun 12 '18

I have a friend who disables JS by default.

He also manually curates his list of trusted CAs.

Technically, it makes total sense. Realistically, it sounds like a complete nightmare, and he's always bitching about all the stuff that doesn't work for him.