[tor-bugs] #8641 [TorBrowserButton]: Create Browser UI indication for current circuit status and exit IP
Tor Bug Tracker & Wiki
blackhole at torproject.org
Mon Aug 4 17:26:04 UTC 2014
#8641: Create Browser UI indication for current circuit status and exit IP
----------------------------------+-------------------------------
Reporter: mikeperry | Owner: mikeperry
Type: enhancement | Status: needs_information
Priority: major | Milestone:
Component: TorBrowserButton | Version:
Resolution: | Keywords: tbb-usability
Actual Points: | Parent ID: #5752
Points: |
----------------------------------+-------------------------------
Comment (by arthuredelstein):
I'm posting a patch for this bug. To work, it needs my patches from #3455
to be applied. A few points about this version:
1. I've haven't dealt with i18n of the UI text yet (except for country
names, which are already built into Mozilla). Should I put English
versions of the strings into the DTD files for every language?
2. This patch works without any patch for #8405. However, we can animate
the circuit to show its progress if we can attach username+password to
CIRCUIT building events (not STREAM events).
3. I haven't implemented anything for the status bar as I had originally
proposed, because I think a circuit diagram animation will be nicer.
4. I wrote a redundant Tor controller module (tor-control-port.js), not
realizing there is one in TorLauncher (tl-protocol.js). One difference is
commands are implemented by tl-protocol.js synchrononously and by tor-
control-port.js asynchronously. For now this patch uses tor-control-
port.js, to take advantage of the async style. I have been discussing with
mcs the possibility of merging the two modules in TorLauncher.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/8641#comment:33>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list