abrahamjuliot / privacy-cat

Cat like security against browser and device fingerprinting
25 stars 3 forks source link

UA, Platform are not consistent with Client Hints #10

Open abrahamjuliot opened 4 years ago

abrahamjuliot commented 4 years ago

Spoofing these APIs will require spoofing all relevant Client Hint headers and Client Hint navigator APIs.

Option 1: Spoof and update on each version release Otption 1A: Limit spoof to version Option 2: Let all these points alone Option 2A (recommended): Let all these points alone and require permission to read navigator.userAgentData.getHighEntropyValues()

hacker49 commented 3 years ago

any updates?

abrahamjuliot commented 3 years ago

@hacker49 Negative, but maybe soon. Input and contributions are welcome.