|
|
Log in / Subscribe / Register

Another fun DMCA case

Another fun DMCA case

Posted Jul 14, 2005 19:16 UTC (Thu) by niner (guest, #26151)
In reply to: Another fun DMCA case by ksmathers
Parent article: Another fun DMCA case

But nobody said, that anyone put any effort in circumventing the "robots.txt copy control measure". There are only a handful of tools out there that even support robots.txt, as it's a file that has a very special purpose and this only in connection with internet search engines.

E.g. wget as one of the tools that support robots.txt even lets you switch off the support via a command line parameter: -e robots=off

The easiest and probably most used way to copy a webpage is to just use the "save page" feature of your webbrowser. An I know of no webbrowser that even recognizes a robots.txt file.

If I wanted to write a service like archive.org which crawls and saves webpages I'd do it in perl and would have to knowingly put effort in supporting something like a robots.txt. So how can you call something a "copy protection measure", if I have to know that you have it and what way you tell me how to behave and actually write code to behave like you want. My other option is to just do nothing and how can I have done something bad if I have done nothing?


to post comments

Head over to Groklaw

Posted Jul 14, 2005 19:40 UTC (Thu) by ksmathers (guest, #2353) [Link]

Yeah, if the plaintiff can't show that there was any effort to defeat the copy control measure then they are probably hosed.

For what it's worth, Groklaw seems to have picked up the story, so if you'd like to read a lot of different points of view on the subject, I'd suggest heading over to Groklaw. By the way, PJ's view is that robots couldn't be considered a technical copy prevention mechanism. So there's at least one dissenting opinion for you.


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds