Re: [tor-dev] Deployability of Python software.

2012-03-10 Thread Arturo Filastò
On 3/7/12 2:24 AM, intrigeri wrote: > Hi, > > Fabio Pietrosanti (naif) wrote (07 Mar 2012 08:24:50 GMT) : >> So two activists for example would be able to have a redundant, >> anonymous, 0-maintenance, easy-to-be-setup web application server. > This rings a bell: > > https://www.torproject.org/ge

Re: [tor-dev] Deployability of Python software.

2012-03-07 Thread intrigeri
Hi, Fabio Pietrosanti (naif) wrote (07 Mar 2012 08:24:50 GMT) : > So two activists for example would be able to have a redundant, > anonymous, 0-maintenance, easy-to-be-setup web application server. This rings a bell: https://www.torproject.org/getinvolved/volunteer.html.en#tailsServer https

Re: [tor-dev] Deployability of Python software.

2012-03-07 Thread Fabio Pietrosanti (naif)
On 3/3/12 12:58 AM, Arturo Filastò wrote: > > What do you think? Additionally with the Awaf concept it would be possible to also have Disaster Recovery for server applications, even running on windows PC behind *DSL lines. That's because if you make a copy of the TorHS key, the later one that in

Re: [tor-dev] Deployability of Python software.

2012-03-06 Thread Bernd
2012/3/2 Arturo Filastò : > - How do we get a good Windows binary of the Software? > - How do we keep the size down to an acceptable level? > - What kind of performance drawbacks would we be experiencing? I have used pyinstaller for the Windows builds of TorChat. https://github.com/prof7bit/TorCh

Re: [tor-dev] Deployability of Python software.

2012-03-02 Thread Watson Ladd
On Fri, Mar 2, 2012 at 3:58 PM, Arturo Filastò wrote: > We were discussing last night with George about deployability of python > application on multiple platforms. [] > By talking to some of the core python developers my understanding is that > there is a way of > securely storing keys in me

[tor-dev] Deployability of Python software.

2012-03-02 Thread Arturo Filastò
We were discussing last night with George about deployability of python application on multiple platforms. In particular how it would work out if there were to be a python port of obfsproxy and we wanted to have it deployed inside of the Tor Browser bundle. The issues that he said were raised i