Earlier quoted context omitted.
How accurate is canvas fingerprinting? And could it be used in the courts (which would seem a pertinent question for many Tor users)?
Someone else can answer better than me, but https://panopticlick.eff.org claims the canvas fingerprint provides 17 bits of identifying information (click detailed results after testing)
Tor at the Heart: Firefox
21–30 of 77 posts
Re: Tor at the Heart: Firefox
#22Earlier quoted context omitted.
How accurate is canvas fingerprinting? And could it be used in the courts (which would seem a pertinent question for many Tor users)?
Someone else can answer better than me, but https://panopticlick.eff.org claims the canvas fingerprint provides 17 bits of identifying information (click detailed results after testing)
Re: Tor at the Heart: Firefox
#23Why did they make up this term "uplift" instead of just saying "upstream"?
https://wiki.mozilla.org/Release_Management/Uplift_rules
Re: Tor at the Heart: Firefox
#24Re: Tor at the Heart: Firefox
#25Earlier quoted context omitted.
How accurate is canvas fingerprinting? And could it be used in the courts (which would seem a pertinent question for many Tor users)?
The 2012 UCSD paper [1] claims they observed 5.73 bits of entropy in their admittedly non-representative population. As with everything, it depends on the user's threat model. In a court setting, it'd depend on how individual pieces of evidence stack up against a user to make them look bad, and whether there is enough reasonable doubt. [1] https://cseweb.ucsd.edu/~hovav/papers/ms12.html
>>> import math
>>> print math.log(95) / math.log(2)
6.56Re: Tor at the Heart: Firefox
#26Earlier quoted context omitted.
Truth said, I can't find an explanation/definition of what actually an "uplift" means there?
It looks like this page is designed for people who already know what an "uplift" is, but wish to implement it properly. That being said, it also appears that "uplifts" will include bug fixes made in Tor Browser and sent upstream to Firefox, rather than just features added (but disabled by default) as was implied in the OP article. I would have assumed that bug fixes made in a downstream product would already have a m…
Re: Tor at the Heart: Firefox
#27I'd like to see the canvas fingerprinting dealt with in Firefox mainline, it's used everywhere.
Re: Tor at the Heart: Firefox
#28Why did they make up this term "uplift" instead of just saying "upstream"?
"uplift" in this context seemed to mean to me that they were not upstreaming the patches verbatim but neutering them for Firefox.
For example, for First Party Isolation, we took the "origin attributes" feature that we built to support containers (user-specified tracking limitations) and reused it for isolation. In the containers case, origins get tagged with a user-specified label; with First Party Isolation, they get tagged with the top-level origin.
And to be clear, there's no "neutering" going on here. We're adding the full features that Tor Browser has, since the whole point of this exercise is to let Tor Browser user preference changes instead of patches. That means that the full capability of the Tor Browser features are in Firefox if users want to enable them.
Re: Tor at the Heart: Firefox
#29Earlier quoted context omitted.
Someone else can answer better than me, but https://panopticlick.eff.org claims the canvas fingerprint provides 17 bits of identifying information (click detailed results after testing)
I think this is an over-estimation of the amount of entropy. If canvas hardware acceleration is disabled, the only things that can really have an impact on the output of the panopticlick canvas fingerprint are OS version, user-agent and available cpu vectorization instructions.
Re: Tor at the Heart: Firefox
#30IIDRN says it's up: http://www.isitdownrightnow.com/torproject.org.html