Purpose
Allow applications not hosted on Ysul to interact with the Mumble server. For example, we'll run in a Django container the mumble.loupsgris.eu.org web interface.
Security
We currently protect the Ice connection through a read/write shared secret.
If there is any abuse, we could restrict furthermore with Drake network, but meanwhile, Ice write secret is deemed enough.