Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Learn More

Fingerprinting with Media Devices

  • Keine Antworten
  • 1 hat dieses Problem
  • 1 Aufruf
more options

I apologize if this has already been brought up.

It seems that the browser has access to a list of my media devices, without needing any special permissions. On Am I Unique, they can grab the unique ID of my builtin macbook camera & microphone. I believe the culprit is MediaDevices.enumerateDevices(). I do have privacy.resistFingerprinting set to True.

Perhaps you could put it behind a permission request, like MediaDevices.getUserMedia()?

Thank you for your time.

I apologize if this has already been brought up. It seems that the browser has access to a list of my media devices, without needing any special permissions. On [https://amiunique.org/fp Am I Unique], they can grab the unique ID of my builtin macbook camera & microphone. I believe the culprit is MediaDevices.enumerateDevices(). I '''do''' have privacy.resistFingerprinting set to True. Perhaps you could put it behind a permission request, like MediaDevices.getUserMedia()? Thank you for your time.