Page 3 of 3
Re: WebRTC and Canvas
Posted: Tue May 12, 2015 11:38 pm
by dev
Let them spy... if you've up to nothing bad you've got nothing to hide

Re: WebRTC and Canvas
Posted: Fri May 15, 2015 1:10 am
by reactorr
Canvas fingerprinting
http://no-info.no-ip.info/canvas/
This is an image used to identify your with canvas fingerprinting
Re: WebRTC and Canvas
Posted: Fri May 15, 2015 8:02 pm
by oftentired
I have to agree with dev, I don't see it as a problem and I don't see it as very intrusive.
Re: WebRTC and Canvas
Posted: Tue May 19, 2015 11:24 pm
by Autocascade
There is a chrome extension that's not in the store yet but you can download it from Github. It took my Panopticlick fingerprint from 1 in 6,000,000 to 1 in 2,600 essentially making me look like a few thousand other people out there.
https://github.com/ghostwords/chameleon/releases
Re: WebRTC and Canvas
Posted: Wed May 20, 2015 3:06 am
by reactorr
DISABLE CANVAS :@
Re: WebRTC and Canvas
Posted: Thu Jun 18, 2015 2:00 am
by reactorr
Audio Context true
RTP-based Data Channels true
SCTP-based Data Channels true
PLEASE DISABLE :/
Re: WebRTC and Canvas
Posted: Thu Jun 18, 2015 10:09 am
by flashpeak
Don't worry about that. The goal is to prevent your IP address and unique device id from being leaks. The data channels are actually disabled as well. But the exported javascript interface is still available but not actually functioning. This web page only detects the existence of the javascript methods but doesn't verify whether it actually functions.
reactorr wrote:
Audio Context true
RTP-based Data Channels true
SCTP-based Data Channels true
PLEASE DISABLE :/
Re: WebRTC and Canvas
Posted: Thu Jun 18, 2015 10:20 am
by reactorr
flashpeak wrote:Don't worry about that. The goal is to prevent your IP address and unique device id from being leaks. The data channels are actually disabled as well. But the exported javascript interface is still available but not actually functioning. This web page only detects the existence of the javascript methods but doesn't verify whether it actually functions.
Great!. thank you so much.
Re: WebRTC and Canvas
Posted: Tue Jun 23, 2015 12:54 am
by reactorr
Chrome Stable Update
43.0.2357.130
High CVE-2015-1266: Scheme validation error in WebUI. Credit to anonymous.
High CVE-2015-1268: Cross-origin bypass in Blink. Credit to Mariusz Mlynski.
Medium CVE-2015-1267: Cross-origin bypass in Blink. Credit to anonymous.
Medium CVE-2015-1269: Normalization error in HSTS/HPKP preload list. Credit to Mike Ruddy.
http://googlechromereleases.blogspot.co ... pdate.html