You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This might marginally reduce "secret exposure area/risk" by removing the step where an image is saved to disk outside the browser before being encrypted.
I suspect this isn't too difficult, but it would be cool if there was a 4th option beyond: file,image,text
"image from camera"
I think the correct API is the ImageCapture API: https://developer.mozilla.org/en-US/docs/Web/API/ImageCapture
The text was updated successfully, but these errors were encountered: