copilot
copilot copied to clipboard
An easy to use censorship simulating access point in a box
[Connmanctl](https://git.kernel.org/pub/scm/network/connman/connman.git/tree/) is used by [beaglebone-wifi](https://github.com/rcn-ee/repos/tree/1780d956e5615c1ace9e18c343c78303a0e9c8ce/debian-9-connman) and seems to be a bit more well maintained than the simple python script we are currently using. If we can eliminate some of the...
Offensive Security releases releases different Kali software stacks for arm depending upon the device As such the networking stack is a completely different than on other platforms. This means that...
We need a write up the proper testing process for an Internal Server Error. It should be put on http://openinternet.github.io/copilot/developer/2016/01/09/troubleshooting.html The short version of the debugging process for getting accurate...
Trainer feedback about the ammount of clicks to switch profiles has made it clear that we need to include an easy way to switch between profiles from any page. We...
We should make sure the project stays firmly focused on the primary target audience which are lay trainers and testing whether the product has been made as easy to use...
Currently we only have release images for raspberry pi and Beagle Bone Black. We have had requests for virtualbox images, rasperry pi, ODroid, and Beagle bone black images. Adding these...
The current documentation has out of date images for CoPilot interfaces. They need to be updated to show the new, far more pretty, interfaces.
We need instructional documentation on how to use CoPilot - [ ] What is CoPilot - [ ] Installation - [ ] Creating profiles - [ ] Loading profiles -...
The Suricata plugin requires a greater level of functionality than plugins are currently provided. If it is allowed to have an advanced configuration menu it would be able to easily...
We need to switch over to flask style [`app` based logging](http://flask.pocoo.org/docs/0.10/errorhandling/) because Since Flask 0.8, if exceptions are not set to propagate, unhandled exceptions are sent to the application error...