|
-
Aug 11th, 2005, 08:10 AM
#1
Thread Starter
Addicted Member
[RESOLVED] How to protect images on my site
Hi,
I want to protect images on my site to be saved by the user using save as or any other option. Please help.
Regards,
Piyush
Nothing is Impossible because the word impossible itself says I'mpossible
-
Aug 11th, 2005, 09:19 AM
#2
Re: How to protect images on my site
-
Aug 11th, 2005, 10:25 AM
#3
Thread Starter
Addicted Member
Re: How to protect images on my site
There are ways. I've seen many people doing it through encryption and .htacess files but I don't know how to do it. Don't say you can't
Regards,
Piyush
Nothing is Impossible because the word impossible itself says I'mpossible
-
Aug 11th, 2005, 10:41 AM
#4
Re: How to protect images on my site
ehh, technically there is no way to stop a user from grabbing the picture.
You could disable right clicking, but then the user could just grab it from the source code...also, cookies would be completely accessible and they could get the image from there....
My suggestion is, if you dont want someone else to use your pictures, then dont put them on the internet
-
Aug 11th, 2005, 10:50 AM
#5
Fanatic Member
Re: How to protect images on my site
You can use JS to disable right-clicks, and use htaccess to prevent someone from accessing content in a directory and server everything through SSL and then HOPE their browser doesn't cache SSL stuff (it's a user option in IE). Regardless of what you do tho there is no way to secure images served to a browser.
Online graphics companies implement a 2 stage process. All displayed images are low resolution and watermarked. Only after purchase do you have access to high-res no watermarked images.
-
Aug 12th, 2005, 03:27 PM
#6
Re: How to protect images on my site
 Originally Posted by pbuddy_8
There are ways. I've seen many people doing it through encryption and .htacess files but I don't know how to do it. Don't say you can't 
Ill say it again then. You can't.
People can post all the little 'well you could do this' workarounds, but none of them protect your images from anyone with a rudimentary understanding of the web and browsers.
-
Aug 12th, 2005, 04:02 PM
#7
Re: How to protect images on my site
The only decent solution is watermarks and bad quality.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|