According to this Reddit post, it appears that StartPage has started to fingerprint users.
Edit: I can also confirm the canvas fingerprinting because it was blocked by Mullvad Browser.
UPDATE: The URL parameters of the vf.startpage.com/ct network request (F12 > Network) from startpage.com contain a fingerprint. Taking the contents of the di URL parameter of this request and pasting it into your base64 decoder will give an output that contains among other things: browser plugin info, canvas data, User Agent, your Do Not Track setting, and some other data points.
I have suddenly been getting JShelter (browser extension) fingerprint detection warnings about Startpage. It appears that Startpage is accessing WebGL data (JShelter Fingerprint Detector Report), Canvas data (JShelter Fingerprint Detector Report), and Speech Synthesis (from a Firefox banner saying Speech Synth. is not supported).
The script that is collecting this data is on the subdomain vf.startpage.com. Disabling the script (along with the entire subdomain) via uBlock Origin does not appear to affect Startpage’s ability to provide search results. The subdomain did not exist before the suspected fingerprinting started.
In the Network tab in Firefox’s debugger, POST requests appear to be sent to vf.startpage.com, containing at minimum my window size (ws: “1290x296”, changes on window resize).
I have a screen recording of this phenomenon from a fresh virtual machine: Proton Drive
What’s the community’s opinion on this? Is this a valid concern, and could it possibly warrant the removal of StartPage from PrivacyGuides?