[tbb-bugs] #13047 [Tor Browser]: Updater should not send Kernel and GTK version

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Sep 3 14:25:13 UTC 2014


#13047: Updater should not send Kernel and GTK version
-----------------------------+----------------------
     Reporter:  gk           |      Owner:  tbb-team
         Type:  defect       |     Status:  new
     Priority:  normal       |  Milestone:
    Component:  Tor Browser  |    Version:
   Resolution:               |   Keywords:
Actual Points:               |  Parent ID:
       Points:               |
-----------------------------+----------------------

Comment (by mcs):

 You are right -- we do not need the info that Mozilla calls OS_VERSION in
 order to return the correct update manifest.  But we included it in the
 update URL because if, for example, we drop support for an older OS such
 as Mac OS 10.6, having this info will allow us to return an update
 manifest that informs the user that updates are no longer available for
 their OS version.

 But maybe it is too intrusive from a privacy / anonymity point of view (I
 also did not realize that GTK version was included on Linux).  To remove
 it, we just need to remove %OS_VERSION% from the app.update.url preference
 inside browser/app/profile/firefox.js.

 Another possibility would be to reduce the amount of detail that is
 returned within the OS_VERSION component, e.g., Linux-3.14

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


More information about the tbb-bugs mailing list