The Server used to control Centinel nodes in the wild.
$ apt-get install python-flask python-passlib python-flask-httpauth python-flask-sqlalchemy
$ python server.py
$ pip install flask flask-httpauth flask-sqlalchemy passlib
$ python server.py
* Unix