[tor-bugs] #7944 [Flashproxy]: Standalone flash proxy

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Jun 24 05:06:47 UTC 2013


#7944: Standalone flash proxy
-------------------------+--------------------------------------------------
 Reporter:  akrey        |          Owner:  dcf           
     Type:  enhancement  |         Status:  needs_revision
 Priority:  normal       |      Milestone:                
Component:  Flashproxy   |        Version:                
 Keywords:               |         Parent:                
   Points:               |   Actualpoints:                
-------------------------+--------------------------------------------------
Changes (by arlolra):

  * status:  needs_information => needs_revision


Comment:

 Seems fine to me. A few small problems:

   - The version number in package.json needs to follow semver
 http://semver.org/ ... so I added back the PATCH 0.
   - The cookies var was dependent on document.cookies. Small workaround
 for that.
   - Moving to modules/nodejs requires symlinking the flashproxy.js file
 and a prepublish script for npm
   - Can't leave a trailing slash in JSON or it won't parse (the
 package.json that is)
   - I added a README

 Here's a patch for the above building off of dcf/flashproxy.git#node.js,

 https://github.com/arlolra/flashproxy/commit/a8b22373fe21032eef507ab643e92ab5e16c2cc9

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


More information about the tor-bugs mailing list