[tor-bugs] #10367 [Tor Browser]: Don't advertize Mozilla Sync or healthreport to TBB users

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Jul 28 16:02:23 UTC 2015


#10367: Don't advertize Mozilla Sync or healthreport to TBB users
-------------------------+-------------------------------------------------
     Reporter:           |      Owner:
  mikeperry              |     Status:  new
         Type:  defect   |  Milestone:
     Priority:  major    |    Version:
    Component:  Tor      |   Keywords:  tbb-usability, tbb-testcase, tbb-
  Browser                |  firefox-patch
   Resolution:           |  Parent ID:
Actual Points:           |
       Points:           |
-------------------------+-------------------------------------------------
Changes (by mcs):

 * cc: brade, mcs (added)


Comment:

 Has this ticket been fixed already?  I found this in 000-tor-browser.js:

 {{{
 pref("browser.syncPromoViewsLeftMap", "{\"addons\":0, \"passwords\":0,
 \"bookmarks\":0}"); // Don't promote sync
 }}}

 and also:
 {{{
 pref("datareporting.healthreport.service.enabled", false); // Yes, all
 three of these must be set
 pref("datareporting.healthreport.uploadEnabled", false);
 pref("datareporting.policy.dataSubmissionEnabled", false);
 }}}
 But I am not sure if these pref settings disable everyhing (it sounds like
 they might).

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


More information about the tor-bugs mailing list