Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Learn More

Fingerprinting with Media Devices

  • Καμία απάντηση
  • 1 έχει αυτό το πρόβλημα
  • 1 προβολή
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.