[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #5575 [Flashproxy]: Write our own WebSocket server transport plugin
#5575: Write our own WebSocket server transport plugin
------------------------+---------------------------------------------------
Reporter: dcf | Owner: dcf
Type: task | Status: new
Priority: normal | Milestone:
Component: Flashproxy | Version:
Keywords: | Parent:
Points: | Actualpoints:
------------------------+---------------------------------------------------
The flash proxy README currently documents how to run the websockify
(https://github.com/kanaka/websockify/) program as a
{{{ServerTransportPlugin}}}. This works, and it does base64-encoded text
frames that allow sending binary data. However, the program is rather
larger than we need it to be, and hasn't been audited for security as far
as I know. It also has an unwanted built-in web server (that serves local
files). The built-in server is disabled by default, but easily enabled.
Solve these problems by writing our own, with an eye towards easy
deployment and ability to work as a managed proxy.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5575>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs