Closed Bug 1022698 Opened 10 years ago Closed 9 years ago

Incoming remote debugger connections do not identify the source.

Categories

(Firefox OS Graveyard :: Developer Tools, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jujjyl, Assigned: jryans)

References

Details

(Keywords: csectype-spoof, sec-low)

When initiating a connection with App Manager to a FFOS device, the device will display a prompt with the message

"An incoming request to permit remote debugging connection was detected. Allow connection?"

this message does not identify the source of the connection. It would be good to have some form of identification in the form of IP:PORT or a MAC address that tells the user where the connection is coming from.

See also bugs 1022692 and 1009521 .
That would be a useful feature to add, but not terribly important until WiFi debugging arrives. Since a physical connection with a USB cable is currently required, the origin of a debugging connection is pretty obvious.
Group: core-security
Component: Developer Tools: WebIDE → Developer Tools
Product: Firefox → Firefox OS
Version: Trunk → unspecified
Cleared the security flag accidentally... feel free to reset if you really feel this should be hidden still.

Anyway, the issue was fixed in bug 1127004, where FxOS now shows:

Allow USB debugging connection?

or

Allow remote debugging connection from {{host}}:{{port}}?

as appropriate.
Assignee: nobody → jryans
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.