RE: Image Theft Software
by Klaas De Waele <klaas(at)gracegraphics.be>
|
| Date: |
Tue, 19 Feb 2002 10:52:08 +0100 |
| To: |
"'HWG Techniques'" <hwg-techniques(at)hwg.org> |
| |
todo: View
Thread,
Original
|
|
I don't have a clue, but couldn't you put all your images in a subdir and
get a .htaccess file in there and do a redirect for referrers other than
yourself?
- Kayjey -
www.fiatcoupe.net
-----Oorspronkelijk bericht-----
Van: owner-hwg-techniques(at)hwg.org
[mailto:owner-hwg-techniques(at)hwg.org]Namens Brian Smith
Verzonden: maandag 18 februari 2002 22:50
Aan: Edward J. Davis
CC: Valerie L. Criswell; HWG Techniques
Onderwerp: Re: Image Theft Software
On Mon, 18 Feb 2002, Edward J. Davis wrote:
> There might be something out there for this, but I don't know of it. I
> imagine that you could do a search for the full path and name to the
> graphic in question and maybe something would come up. Common sense
> method, however, would be to use log analysis software and see if any
> pictures are getting a non-proportional number of requests. Since the
> requests are from the client, you will be unable to determine the web
> site that is stealing your bandwidth.
Unless, of course, the client sends the referrer as part of the requests.
I caught this one time and ended up writing a (relatively simple) PHP
script to check for a key in a database that was inserted by the page that
referenced an image before it passed the image through to the browser.
This works rather well at locking out access to the image using that URL
after the first time it's used.
The only problem is the database table filling up with keys that never get
used (and subsequently deleted), but I have a Perl script running along
behind the PHP code to clean any old keys from the table.
Obviously, this requires access to the host to get all this working.
-----------------------------------------------------------------------
Brian Smith // avalon73 at arthurian dot nu // http://www.arthurian.nu/
Software Developer // Gamer // Webmaster // System Administrator
Bumper sticker: If you can read this, I can hit my brakes and sue you.
HWG hwg-techniques mailing list archives,
maintained by Webmasters @ IWA
This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.