Photo Security
Posted: 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
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