[tor-bugs] #13020 [Tor Browser]: Audit gstreamer usage for proxy safety

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Oct 9 01:40:46 UTC 2014


#13020: Audit gstreamer usage for proxy safety
-------------------------+-------------------------------------------------
     Reporter:           |      Owner:  mikeperry
  mikeperry              |     Status:  closed
         Type:  defect   |  Milestone:
     Priority:  major    |    Version:
    Component:  Tor      |   Keywords:  ff31-esr, MikePerry201409,
  Browser                |  TorBrowserTeam201410
   Resolution:  fixed    |  Parent ID:
Actual Points:           |
       Points:           |
-------------------------+-------------------------------------------------
Changes (by mikeperry):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 Ok, I took a look at this, and it looks like all HTML5 media elements
 ultimately use ChannelMediaResource, which is owned by the MediaDecoder.
 nsIChannel is the underlying type of all of these channels, which is
 proxied. It does not look like gstreamer or any of the other codec support
 libraries are capable of doing their own streaming.

 The only exception I can see is the RtspMediaResource, which should only
 be used on FirefoxOS.

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


More information about the tor-bugs mailing list