Re: [tor-dev] Composing multiple pluggable transports

2014-06-18 Thread quinn jarrell
Hi, Here's more info on how the server side currently works. When the ServerPTCombiner starts, it opens up a port to listen for incoming connections and reports it to tor like a normal PT. It then builds the chains of PTs by having each PT forward its output to the next PT with the final PT having

[tor-dev] Composing multiple pluggable transports

2014-06-18 Thread Ximin Luo
Hi Steven, Nikita, I was told that you two are interested in the idea of composing multiple PTs together. Here are our ideas on it. We have a GSoC student, Quinn also at Illinois, working on turning this into reality. ## Concepts On the most abstract level, pt-spec.txt defines an "input interfa