To support client-side data processing, a workflow should be created to allow the user to upload via the HTML5 File API, and process the data in a web-worker.
Users can have the option for the server to store their data, but only if they give explicit permission. The choice of file uploading library should be re-evaluated.
To support client-side data processing, a workflow should be created to allow the user to upload via the HTML5 File API, and process the data in a web-worker.
Users can have the option for the server to store their data, but only if they give explicit permission. The choice of file uploading library should be re-evaluated.