Feature #7419
Rename Tor Browser in camouflage mode?
0%
Description
The name “Tor Browser” is pretty suspicious, and can be seen in the title bar (BTW, in Windows 8 there’s no text in the title bar) and the button right of the URL box. We may want to change it to “Internet Explorer 11”, or maybe just “IE11”. Code for this is already present in config/chroot_local-includes/usr/local/sbin/unsafe-browser
’s set_chroot_browser_name
, which we could put in a separated script so the code can be shared.
The question is if it’s too small a detail to be bothered about, since other imperfections our camouflage script has probably are at least as noticeable as this one is.
Subtasks
Related issues
Related to Tails - |
Rejected | 2014-06-10 | |
Blocked by Tails - |
Resolved | 2014-09-26 |
History
#1 Updated by Anonymous 2014-12-03 21:48:13
- Priority changed from Normal to Low
- Type of work changed from Discuss to Code
#2 Updated by intrigeri 2014-12-04 10:56:41
- blocked by
Bug #7951: Refactor code for task-specific browsers added
#3 Updated by intrigeri 2014-12-04 11:01:44
- Starter changed from No to Yes
Once Bug #7951 is merged, the code to change a browser’s name will be in the set_chroot_browser_name
function, in config/chroot_local-includes/usr/local/lib/tails-shell-library/chroot-browser.sh
. One can play with it live in Tails by modifying /usr/local/bin/tor-browser
.
#4 Updated by BitingBird 2015-01-04 23:26:13
- Affected tool set to Browser
#5 Updated by BitingBird 2015-01-14 15:32:00
- related to
Feature #7383: Find an XUL expert to improve browser camouflage added
#6 Updated by intrigeri 2018-07-07 07:34:52
- Status changed from Confirmed to Rejected
We dropped camouflage mode a while ago.