[tor-bugs] #6291 [Flashproxy]: Investigate making a Facebook app proxy

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat Apr 27 07:01:00 UTC 2013


#6291: Investigate making a Facebook app proxy
-------------------------+--------------------------------------------------
 Reporter:  dcf          |          Owner:  saint   
     Type:  enhancement  |         Status:  assigned
 Priority:  normal       |      Milestone:          
Component:  Flashproxy   |        Version:          
 Keywords:               |         Parent:          
   Points:               |   Actualpoints:          
-------------------------+--------------------------------------------------

Comment(by dcf):

 Replying to [comment:14 saint]:
 > Facebook will be forcing all apps to go https:// in October 2013, so at
 most we have six months of realistic bridge generation via facebook apps.
 There are some options to get around that, such as popping the games out
 of facebook's frame (either automatically or via a "Click to Play" button
 that launches a popup).  Once the switch to https is made, I could also
 set the iframe to enforce http, and just let people deal with mixed-
 content errors.

 I was surprised, but setting the iframe to http seems to work. You get
 mixed-content warnings, but if the nesting goes like this,
 {{{
 https enclosing page
   http flash proxy embed.html
     ws non-secure WebSocket
 }}}
 the browser seems to make the WebSocket connection. It definitely doesn't
 work if the `embed.html` is itself served over https.

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


More information about the tor-bugs mailing list