[tor-bugs] #13019 [Tor Browser]: New locale fingerprinting capabilities in FF31ESR

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Mar 25 19:31:56 UTC 2015


#13019: New locale fingerprinting capabilities in FF31ESR
-------------------------+-------------------------------------------------
     Reporter:           |      Owner:  arthuredelstein
  mikeperry              |     Status:  needs_revision
         Type:  defect   |  Milestone:
     Priority:  major    |    Version:
    Component:  Tor      |   Keywords:  ff31-esr, tbb-fingerprinting,
  Browser                |  TorBrowserTeam201503, tbb-4.5-alpha
   Resolution:           |  Parent ID:
Actual Points:           |
       Points:           |
-------------------------+-------------------------------------------------

Comment (by arthuredelstein):

 Mike pointed out that "English_United States.1252" might conceivably be
 unavailable on some Windows machines. So I tried the "C" locale for
 Windows, OSX, and Linux using the latest alpha, and this works for
 `Date().toLocaleFormat()`.

 So here's yet another version, using the "C" locale for setlocale(...).
 Note that the `JS_SetDefaultLocale` call uses "en-US" as before, and
 applies not to `Date()` but to the Intl API calls, such as
 `Intl.Collator().resolvedOptions().locale`.

 https://github.com/arthuredelstein/tor-browser/commits/13019+5

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/13019#comment:27>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list