Moderator’s note: Moved to General.
Hi folks,
I’m redesigning a website for an artist in EE and she wants some protections for her images so they don’t get downloaded. Right now, her current site uses javascript right-click and text-select disablers, and the gallery is built in Ajax, so that even if you open the source code, look for the image path, and put the image path in the browser, you can’t get the image.
The javascript stuff I obviously could reuse, but not going anywhere near the Ajax thing. I can obviously put a blank index.html in the images folders (in fact already did), but I was hoping to go a step further and still protect the images when you directly access them in the browser.
First…when I google ‘image security html’ or whatever, I keep getting a website for HTML Guardian, which looks like it could be really cool (it even prevents ‘save as’ downloading, use of the clipboard, print screening, and printing from the website. Both text and images!) Sounds worth the $40. Has anyone use this or any other extra software for protecting web content?
Second, from what I can tell, it looks like server-side software. Would it work with EE? Anyone have any idea if this is worth testing/buying to find out? What are the chances that EE and HTML Guardian won’t play nice with each other without serious tweaking which I am less capable of doing and don’t want to charge her for?
Thanks!