CentBrowser Forum
Device Enumeration and NaCl plugin - Printable Version

+- CentBrowser Forum (https://www.centbrowser.net/en)
+-- Forum: Product Related (https://www.centbrowser.net/en/forumdisplay.php?fid=1)
+--- Forum: Bugs & Suggestions (https://www.centbrowser.net/en/forumdisplay.php?fid=4)
+--- Thread: Device Enumeration and NaCl plugin (/showthread.php?tid=3128)



Device Enumeration and NaCl plugin - mabay - 08-16-2019

I don’t know if there is a direct relationship with "Portable Native Client (PNaCl)"  chrome://nacl/   and  "Device Enumeration".

In old chrome version disable at chrome://plugins/ "PNaCl plugin" give at test page https://browserleaks.com/webrtc#further-reading 
no one "Media Devices" (and deviceId). 

In new chrome this chrome://plugins/ dont work and "PNaCl" cant disable (chrome://nacl/ and at leaks test deviceID) even delete files nacl64.exe and 2 others

Is it possible to see no "Device Enumeration" now?


RE: Device Enumeration and NaCl plugin - Admini - 08-16-2019

Do you actually want to disable WebRTC?
There is an option "Disable WebRTC" in chrome://settings/privacy
Native client can be disabled by deleting nacl64.exe and some other files, no matter what is shown on chrome://nacl/


RE: Device Enumeration and NaCl plugin - mabay - 08-16-2019

I disable all audio and webrtc. But on site https://browserleaks.com/webrtc#further-reading "Device Enumeration" shown some id that was not shown in old versions.

Id is different in each brouser exe
description https://browserleaks.com/webrtc#webrtc-device-id


RE: Device Enumeration and NaCl plugin - Admini - 08-17-2019

Don't worry, "Device Enumeration" is only related to JavaScript methods.
It doesn't mean you can be tracked by WebRTC.
As long as "RTCPeerConnection" or "RTCDataChannel" is disabled, nothing can be leaked.