|
|
|
|
|
by Tepix
136 days ago
|
|
It sounds like a good idea, but there are no guarantees. To verify that nothing is written to persistent storage you'll have to look at target devices in question with the browsers of choice and then do forensics on them. Repeat after every major update. When copying the image data to canvas, consider adding some kind of obfuscation and use a pixel shader (webgpu) to undo it, so the journalist can see the unobfuscated image before it it sent to the cloud. Why use a PWA instead of a regular web page? Do you need certain PWA capabilities? Having the PWA on the device will make deniability harder to pull off. |
|