Its been a little busy around here lately with moving into the new house and then helping my roomates move in that I almost forgot about my weekly report!
This week I’ve been trying to make Dronesec more user friendly. 9ef627f0167866a344647bf9d46870ad
As the summer of code comes close to an end I’ll be preparing tpserver-py for a release. This would mean having to hunt someone down with a Mac to see if it will run. I’ve started looking into running the server on Windows. Right now there seems to be a problem with using select.poll() which isn’t supported by Windows but I do believe I can get it to work almost out of the box using Cygwin.
I’ll also be adding more documentation to the server so that other future python devs can have some help figuring out how everything works.
As per mithro’s suggestiong I will also be making some screencasts to show how to set up the server and how to play dronesec. Something similiar to what jphr is doing for his Risk Ruleset.
Hopefully more playtesting!