6 ms·
There's a huge difference between what Google is doing and what you're doing. 1) Google is caching pages for a specific purpose and ensuring that they aren't c
by sounddust 16y ago
There's a huge difference between what Google is doing and what you're doing.
1) Google is caching pages for a specific purpose and ensuring that they aren't cached/scraped by others:
http://webcache.googleusercontent.com/robots.txt http://webcache.googleusercontent.com/robots.txt
By not excluding robots, you're opening yourself to all kinds of situations where you are responsible for draining revenue from the owner of the content, which leaves you liable to lawsuits. By contrast, the way that Google caches content and their rules surrounding it do not generally harm the copyright owner.
2) Google honors all robots.txt, no-archive meta-tags, and other indications that the author doesn't want the page to be cached. Is historious doing the same?
- StavrosK 16y ago1) We do exclude robots now, yes. 2) historious doesn't spider websites, it only saves the pages the users give us. It's the same as a user deciding to make a backup of a webpage on their computer...
- carbocation 16y ago"It's the same as a user deciding to make a backup of a webpage on their computer..." ... and then publishing it on the Internet. (This is not meant to be snarky or to imply opposition to your product at all. I think there is a meaningful difference between saving to a computer and saving to a web-accessible, apparently globally readable website.
- StavrosK 16y agoIsn't it a users responsibility to obey copyright restrictions in this case, given that we never publish content unless the user does it? It's basically the same situation as hosting a website, if you upload and publish a copyrighted page, is the host responsible?
- sounddust 16y agoIn my opinion, those two cases are not similar. I doubt that this type of automatic caching/publishing would have any protection under the DMCA safe-harbor laws unless you're making it clear to users what they're doing (I'm not a user of the service, so maybe you already are). If I understand correctly, the users of your site are simply bookmarking pages. You are then caching it, storing it, and publishing it with a world-readable URL. There are many ways that you could provide the same experience to the user without making the cached page publicly accessible. If you were to give users the option to make specific bookmarks world-readable - and you provided a disclaimer explaining that they should not make copyrighted material world-readable - then it might be different. But that's probably something you should discuss with an attorney.
- StavrosK 16y agoAh, no, our users cache pages, but if they want the cache world-readable, they need to explicitly click the "publish" link. Thank you for the information, I'll talk to our lawyer about it just to be safe.
- carbocation 16y agoI wanted to let you know that I didn't mean to disappear without responding, but that sounddust expressed what I was thinking already so I don't have much to add. I did not know that the world-readable bit was opt-in; I think that's a good start, and I'm glad you're getting legal advice on this topic.
- StavrosK 16y agoAh, that's the nature of online commenting! Thank you for your concern, we'll talk to a lawyer to clarify this (perhaps in the ToS). Thanks again!
- bananaandapple 16y agoI thought you were european? The DMCA safe-harbor laws don't apply to you.