This is a static web app. All processing is done locally. No data from the form is sent to Azure.
* Since Erlang Version 26.0 the SSL library changed the verify option to verify_peer. This means a connection string to Azure Service Bus needs to provide a CA file. In the meantime here's a compatible connection string, while we research a proper solution for using certificates with the Shovel Plugin.
You can see the source code on GitHub.