|
|
|
|
|
by deathanatos
4047 days ago
|
|
Even if it did it in-browser and didn't show you an upload message, you still need to trust the JavaScript that gets downloaded when you load the page. It could upload behind your back. Or, it could embed your password in the image, encrypted with a known key. You MUST trust the software you feed your unencrypted data to. And if that softare is downloaded each time from the web, it's rather hard to do. |
|