Search…

X3 Photo Gallery Support Forums

Search…
 
jpeterman
Topic Author
Posts: 8
Joined: 08 May 2007, 23:51

Photo Security

22 May 2007, 20:15

Photo Security.

Currently if I go to anyone site, and I mean anyone. and I add the following:

http://www.sitename.com/upload/index.ph ... ,1,1,1,1,1

I can download your copyrighted images. As a photographer, I don't want people downloading my work. That's why i am displaying them in Flash to begin with.

So anyone can turn on the image/photo download feature of the gallery viewer. In other words the URL "command line" takes presidence over the INI file. Which, BTW, I have a problem with that as well. I can download the INI file buy just typing it in the URL, and presto, it will ask me where to save it. If this was a PHP file then no go.

Ok...

What I would like to see.
1. The config.ini file renamed to config.php.
2. Within the config file, an option to allow the URL entry to take presidence over the config file.

example:

URLRIGHTS = 1,1,1,0,0,0,0,0,1,1,1

Where the different 1's and 0's would turn on and off the options for almost every command.

I'm not a programmer, but I play one on TV, and this is just my thoughts.

Peace
JP
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

Re: Photo Security

23 May 2007, 21:29

Frankly this want designed as a security photobox, but maybe if you specify what security measures you expect, there might be some ways to help.
firedev.com
 
jpeterman
Topic Author
Posts: 8
Joined: 08 May 2007, 23:51

23 May 2007, 22:38

Other than what I have already said...
I don't want people to be able to download my images/photos.

Like I said.. its just my 2 cents, doesn't mean its worth anything. I have coded around it, by embedding the viewer within a flash movie, and hard coding the config file to use for each gallery. No biggie.

JP
 
User avatar
Christopher
Experienced
Posts: 213
Joined: 30 Sep 2006, 18:58

26 May 2007, 01:41

In my own professional career I have yet to see or hear of anyone ever stealing a photograph online and using it for personal gain. Though I've no doubt it occurs, I'm suggesting that maybe it happens so rarely that it's a non-issue.

I'd also like to suggest that no matter the security offered in ImageVuex the end viewer will likely always be able to 'print screen' and setup a good file via photoshop with minimal fuss.

What I'd suggest is if you think your work is being downloaded and used, perhaps a watermark is the way to go? You could custom create if to your hearts content then lay it over your photographs with varying opacity to suit your needs.

Link to your website please?

Good luck!
 
tomrock
Experienced
Posts: 51
Joined: 13 Mar 2007, 09:11

Re: Photo Security

30 May 2007, 07:51

jpeterman wrote:Photo Security.

Currently if I go to anyone site, and I mean anyone. and I add the following:

http://www.sitename.com/upload/index.ph ... ,1,1,1,1,1

I can download your copyrighted images. As a photographer, I don't want people downloading my work. That's why i am displaying them in Flash to begin with.
Very few people are going to know to do this. It's a small risk.

Some other people are going to know they can search their browser cache and find your images. Flash only makes it more difficult, not impossible.

Flash still won't stop a screenshot.

If you show something on the internet, it can be stolen.

The only foolproof security is to not show your work.
 
User avatar
vietknight
Experienced
Posts: 52
Joined: 09 Feb 2007, 23:43

30 May 2007, 16:49

Watermarkers is byfar the best security you can get. Its virutually impossible to let someone "view" your photos, but yet not allow them to obtain them personally. If someone wanted it really badly, and we did somehow embed this feature so that it loads in as a flash object and not as a jpg source, then people would just result to flash decompliers and decompile your swf files out of their temporary internet files.

As I said before, watermarkers will be the most likely security because it does take a handful of work just to re-edit the pictures to perfection again with a big watermark stamp on it.

If you don't want people downloading it (a great security risk) then only let your trusted peers view it. If you are afriad others will be downloading it, you shouldn't be putting it up in the first place.
~"Jerry Maguire: Help me... help you. Help me, help you."~

Please include as much details in your problems in order to receive the best support feedback
[img]http://i17.photobucket.com/albums/b88/vietknight1/Avatars/f080.jpg[/img]
 
cstevens
Experienced
Posts: 29
Joined: 30 Dec 2006, 06:36

23 Jun 2007, 19:13

If anyone is worried about people stealing the tiny images, then dont post.

What concerns me now is that this post tells the world how to bypass all of our hard work in configuring our galleries the way we want them! Now that is more of a pain to me that someone who can simply do a screen print anyway.
CM Photography - www.cm-photos.co.uk
 
zeroday
Posts: 16
Joined: 09 Mar 2008, 16:16

Re: Photo Security

09 Mar 2008, 16:25

jpeterman wrote:Photo Security.

Currently if I go to anyone site, and I mean anyone. and I add the following:

http://www.sitename.com/upload/index.ph ... ,1,1,1,1,1

I can download your copyrighted images. As a photographer, I don't want people downloading my work. That's why i am displaying them in Flash to begin with.

So anyone can turn on the image/photo download feature of the gallery viewer. In other words the URL "command line" takes presidence over the INI file. Which, BTW, I have a problem with that as well. I can download the INI file buy just typing it in the URL, and presto, it will ask me where to save it. If this was a PHP file then no go.

Ok...

What I would like to see.
1. The config.ini file renamed to config.php.
2. Within the config file, an option to allow the URL entry to take presidence over the config file.

example:

URLRIGHTS = 1,1,1,0,0,0,0,0,1,1,1

Where the different 1's and 0's would turn on and off the options for almost every command.

I'm not a programmer, but I play one on TV, and this is just my thoughts.

Peace
JP
it's easy to protect your ini files

just use an .htaccess file and add
Code
<Files>
order allow,deny
deny from all
</Files>
behind the files (first line) you need to add ie. config.ini (seems be auto removed)

and nobody can access any ini file anymore
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

16 Dec 2008, 23:18

This is Imagevue V1, and with Imagevue V2 you can't run url parameters like that.

Just to put a closing comment on this issue:
I don't see why you would be worried about users being able to download your images by figuring out the URL parameters to enable download. Any web-savvy user will know that all images are downloaded into browser cache and can be accessed from there! Why would they care to use url params to download photos? If a technical person wants to get your photos, they will - It's as simple as that.

Sorry people. The only true protection if you are worried about your photos, is to watermark them.