Hello. A friend of mine who works in the field of web technology and online security communicate with me about your program. He told me that the WebRTC function can cause problems - many sites to track users across it.
Quote from one of the sites:
"Browsers based on Chromium and Firefox support for WebRTC technology for audio and video chat right from your browser window. In addition to the convenience of this feature it has the unfortunate side effect.
In particular, WebRTC allows sending requests to STUN-server which the local public and user IP-address. Such requests can be made script, so IP-addresses are mapped by means of JavaScript.
Queries sent to bypass standard procedures XMLHttpRequest and not visible from the developer console, they can not block or plug-ins such AdBlockPlus Ghostery. Thus, these requests can be used, for example, advertisers, for covert tracking users".
Plz, see this pages:
https://diafygi.github.io/webrtc-ips/
https://www.browserleaks.com/webrtc
What do you think about it?