BASEMENT.ORG

Posted by Richard Ziade on April 28, 2006, 02:20PM

Is Flickr Protecting Photos From Download?

A friend of mine pointed me to this oddity. If you visit a Flickr page (for example this one) and try to save the displayed image either by dragging it to your desktop or right mouse-clicking "Save Image As...", the downloaded image isn't there.

I'm sure this is pretty easy to hack. It might be some sort of weird layering trick where the image is overlayed with another blank image or something. Regardless, it's sitting there in my browser so it can't be too difficult.

The real question is: why is Flickr even bothering?


Trackback Pings

TrackBack URL for this entry:

http://www.basement.org/cgi-bin/mt-tb.cgi/432.

Listed below are links to weblogs that reference Is Flickr Protecting Photos From Download?:

» Photo from Photo

Add captions and other information.Offering photographic and consumer electronics, including new and used equipment. Large pho... [Read More]

Tracked on May 21, 2006 2:50 AM

Comments

Countdown until some clever coder writes a page that makes getting around this as easy as putting the url into a form and clicking a button and posts it to digg.com:
10, 9, 8, 7, 6, 5...

Posted by: Tom D. at April 28, 2006 2:57 PM

flickr users can specify who can download their photos, and yes, if its in the browser, it can be saved. See the allowing download option for more details:

http://flickr.com/profile_downloads.gne

some text from the above page:
When people are looking at a photo page (e.g.), they will see a button labelled "all sizes" underneath the photo title. From there, they can download any of the different photo sizes available, including the original file, unless you choose to prevent it.

Preventing people from downloading a photo also means that a transparent image will be positioned over the photo on the photo page, which is intended to discourage* people from right-clicking to save the photo, or dragging the photo to their desktop.

If people are unable to access a photo of yours -- for example if you've marked it as private -- they won't be allowed to download the original photo either.

People with free accounts aren't able to offer their original image files for download.
Who can download your photos?

Only You
Your Friends and/or Family
Your Contacts
Any Flickr User
Anyone (Recommended)

Or, return to your account page.

* By "discourage" we do mean simply "discourage". Please understand that if a photo can be viewed in a web browser, it can be saved. The transparent image overlaid on the photo will not keep your images safe from theft, and is intended only as a slight hindrance to downloading.

Posted by: erik dahl at April 28, 2006 3:10 PM

It's definitely not hard if you're using Safari. Just open the Activity window (Window > Activity) and you can find the image in the list of assets used to browse the page. I'm sure there are methods in Firefox to do the same thing.

Maybe they're doing this some basic "protection" for users who want to share their images, without really sharing them. Probably in response to one or two users complaints.

Posted by: Josh at April 28, 2006 3:14 PM

Ya, it's worth a try, no?! :)

Posted by: Chris Charlton at April 28, 2006 3:31 PM

Aye, it's the usual 1x1 pixel image stretched over.
With firefox it's pretty easy to remove, either by adblocking the image or with the Nuke Anything extension, but it should slow down the odd person flicking quickly for images to use without permission. Good on flickr for trying though.

Oh here, for any gm scripters out there, I'll get you started. :]

var img = imgs[i];
if (img.getAttribute("src")
&& (img.getAttribute("src") == "images/spaceball.gif"))
{
img.setAttribute('visible','false');
}

Posted by: Alex Moyler at April 28, 2006 5:59 PM

In Firefox, simply go to your Tools menu, select Page Info and under Media all page images are available to do what ever it is that people do with other peoples "media".

Posted by: John at April 28, 2006 6:31 PM

view the source, just type the image number found the url, and get the link from the source and slap it in your browser's address bar and your sorted.

Posted by: giffo at April 29, 2006 12:53 AM

have photos i display how can i get a program to make them seem invisible to illegal downloaders this excites me. seem like fun
chris

Posted by: chris at May 12, 2006 9:48 AM

You know...

On some computers, screenshots can be "good enough".

You can try to protect your digital media, but trust me; the effort will be endless and maybe even not worth the time. Still, blocking right click will deter most but anyone that wants to figure it out badly enough, easily will (see posts above).

Jay

Posted by: Jay at May 16, 2006 12:54 PM

Here are specific instructions:

View the page source in your browser. Then Search (Edit menu, then Find) for the following:

class="photoImgDiv"

Right after that, you'll see something like

The http://... thing is the URL to the actual picture.

Copy it and paste into the URL address bar of your browser to get the picture!

Posted by: J. E. at February 10, 2007 3:27 AM

fantastiche

Posted by: Ecommerce at April 25, 2007 6:07 AM

Post a comment

Remember Me?