Baseflow / flutter_cached_network_image

Download, cache and show images in a flutter app
https://baseflow.com
2.44k stars 656 forks source link

Encrypted Image #857

Open Hafners opened 1 year ago

Hafners commented 1 year ago

How can i use the cached network image widget by encrypted images (AES)? Exists an option to decrypt the image for the download process?

Thanks for Help.

rekire commented 1 year ago

This is not the first time that I see such a request. What is the actual usecase for encryping cached data?

TechSchuppen-SH commented 8 months ago

In germany, great importance is attached to data security and compliance. We would like to store images in encrypted form so that developers do not have access to the image files. When loading with the cached network image widget, we have the problem that we have no way of decrypting them beforehand or can we intervene here so that the files are downloaded and we can decrypt them?

rekire commented 8 months ago

I'm very curious if you can share the business. This sounds so strange I must know which area I need to avoid. Out of my knowledge that cannot be anything related to the DSGVO nor PCI DSS. Might be military or BSI/BND?