[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #4782 [Tor Browser]: Firefox gives confusing error message when TBB is run from a directory which it cannot write to
#4782: Firefox gives confusing error message when TBB is run from a directory
which it cannot write to
----------------------------+-----------------------------------------------
Reporter: kikoulol | Owner: mikeperry
Type: defect | Status: reopened
Priority: normal | Milestone:
Component: Tor Browser | Version: Tor: 0.2.2.35
Resolution: | Keywords:
Parent: | Points:
Actualpoints: |
----------------------------+-----------------------------------------------
Comment(by Shondoit):
Replying to [comment:6 rransom]:
> This check can be implemented either in Vidalia or in RelativeLink.c
(compiled to âStart Tor Browser.exeâ), and it may require marking the
program which performs the check so that Windows won't âvirtualizeâ the
filesystem (i.e. divert writes to a subdirectory of the user's AppData
directory).
The 'marking' needs to be done by the programs writing files. Since
Firefox is already signed with a manifest file, it won't write to the
VirtualStore (it's also why it gets a 'permission denied' for the lock).
Tor itself is not signed and probably does have this problem when TBB is
unpacked in restricted folder. (Same for Vidalia.)
Recommendation: Sign tor.exe and Vidalia.exe as well as perform a
'writable' check in RelativeLink.c.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/4782#comment:8>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs