[tbb-bugs] #23730 [Applications/Tor Browser]: Change profile location

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Oct 18 20:32:01 UTC 2017


#23730: Change profile location
--------------------------------------+---------------------------
 Reporter:  bitwyse                   |          Owner:  tbb-team
     Type:  defect                    |         Status:  closed
 Priority:  Low                       |      Milestone:
Component:  Applications/Tor Browser  |        Version:
 Severity:  Normal                    |     Resolution:  not a bug
 Keywords:  Profiles                  |  Actual Points:
Parent ID:                            |         Points:
 Reviewer:                            |        Sponsor:
--------------------------------------+---------------------------
Changes (by mcs):

 * status:  needs_information => closed
 * resolution:   => not a bug


Comment:

 We investigated this a bit more. I'm not sure why it used to work, but
 relocating the profile is not a configuration that we can support at this
 time. That said, I was able to get a configuration similar to yours to
 work by copying the directory Browser\TorBrowser\Data\Tor to the alternate
 location (in addition to copying profile.default). In my case I copied it
 to D:\tordata\

 Then I had to add the following preference string values using
 about:config:
 {{{
 extensions.torlauncher.tordatadir_path=d:\\tordata
 extensions.torlauncher.torrc_path=d:\\tordata\torrc
 extensions.torlauncher.torrc-defaults_path=d:\\tordata\torrc-defaults
 }}}

 The reason this is difficult for us to support is because our automatic
 update mechanism as well as other browser code assumes that all of the
 user data is embedded within the application area. See #18367 for a ticket
 that, if fixed, would move us closer to being able to support the
 configuration you want to use.

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


More information about the tbb-bugs mailing list