i decided to port tlslite to python 2.6, 2.7, 3.1, and 3.2. the library is public domain, so there's nothing wrong with that.
http://github.com/tomerfiliba/tlslite note that i am NOT going to develop the library -- only port it for newer versions of python. i cannot fix and any bugs, add features, etc. -- encryption is not my domain. -tomer An NCO and a Gentleman On Thu, Mar 3, 2011 at 01:13, Tomer Filiba <[email protected]> wrote: > Thanks, everyone. > > I published a new blog post about the latest changes: > http://rpyc.wikidot.com/blog:20110302 > I'll try to blog more, to keep everyone informed on the development > process. > > -tomer > > > An NCO and a Gentleman > > > On Wed, Mar 2, 2011 at 22:07, Fruch <[email protected]> wrote: > >> Way to go Tomer, >> >> I sure would be nice to see RPyC back on development, >> >> I'm actually gonna try using it in >> our embedded systems for running tests. >> maybe such things could help with the PR. >> >> I'm ready to pitch in, when help is needed. >> Mainly documention and testing (which are my traits) >> >> Fruch > > >
