End of the day doesn't matter. Anybody can left click save image. Even YouTube isn't safe.
Aug 26, 2016
4
Level 2
Storing/displaying sensitive images
Hi,
On my site, users are able to upload an image of their signature. I don't particularly want to store the images into the public folder for fear of other people stealing them. So, at the moment I am storing them in the storage folder. My issue with this though is that I cannot seem to access them in a webpage because the storage folder is not publicly available.
Does anyone have any solutions to this? Would it be better to save the images as base64 in the database? Or maybe there is a way of getting an image from the storage folder and passing it to a view?
Please or to participate in this conversation.