This is an old revision of the document!
When Git Winch starts running, it also starts as tiny localhost webserver. You may wonder what is that used for?
Well, it acts as a bridge between the coordination server used by Git Winch and your computer. No data in your computer is sent to the coordination server. Instead, this localhost server is pinged from the web-app for various activities such as starting a build process, etc.