usbarmory / interlock

INTERLOCK - file encryption and HSM front-end
Other
295 stars 46 forks source link

Image Viewer? #44

Closed ckuethe closed 3 years ago

ckuethe commented 4 years ago

If it's not too much trouble, could you add an image viewer and/or some kind of raw mode, so that I can keep images and pdfs in encrypted storage and view the contents in my browser without downloading to the host?

abarisani commented 4 years ago

For PDFs I think setting the Content Type accordingly would allow the browser to open them directly (which would be practically equivalent, but much easier, than having a renderer in INTERLOCK itself).

For images maybe @danbia can comment on how feasible it would be ?