simple & robust dropbox replacement

#22protect url of gui browser

currently, the browser is started with the start url on the command line. That means that the url is visible to all users on the system, who could therefore access the http server of the gui.

solution is to write a http refresh command the uri to a file with appropriate access rights and call the browser with this file.