|
|
|
|
|
by fvargas
2989 days ago
|
|
On what are you basing these expectations? Uploading means transmitting data to a third party. One could write a CLI that does just that. One could also write a web app where the processing takes place in the browser and the data never leaves the machine. The difference is the web app runs within the browser sandbox while the CLI executes with user permissions. |
|