Earlier quoted context omitted.
> I think the legal argument you’re trying to make died with the Aereo supreme court decision. The ”outline is a browser in a browser” statement is cute but it doesn’t pass the duck test. About Aereo, could you elaborate more on that? I never heard of it, checking the Wikipedia article, I cannot find the word browser inside. I'm seriously interested in that argument because years ago I was considering an idea to do e…
Outline is doing a transformation and then serving a copy of it , not just doing it in place with the copy that the user lawfully obtained. Aereo tried to do the same for TV broadcasting (they were claiming they didn't copy, just digitalize and transmit on behalf of the user), and the courts struck that down.
Aren't AMP Caches committing copyright infringement?
91–100 of 100 posts
Re: Aren't AMP Caches committing copyright infringement?
#92Best way to kill AMP is to increase bandwidth limits on mobile internet. That's the only justifiable reason for this monstrosity to exist. I can't wait to see AMP die until then I will bide my time...
Actually, you'd have to solve the physics that is holding back latency on mobile networks to compete with AMP.
Re: Aren't AMP Caches committing copyright infringement?
#93Best way to kill AMP is to increase bandwidth limits on mobile internet. That's the only justifiable reason for this monstrosity to exist. I can't wait to see AMP die until then I will bide my time...
Build reasonable web sites and don't use AMP.
I won't even use mobile web without Firefox and Ublock anymore. The difference between that and stock Chrome is ridiculous. Browsing with Chrome results in about 5x the data usage.
Re: Aren't AMP Caches committing copyright infringement?
#94Earlier quoted context omitted.
> If it was technologically possible It's actually pretty easy, you can start chrome with --disable-web-security flag [1] > I also think you could argue "What if outline loaded articles in an iframe?" I'm sure this would be legal as it's equivalent to loading the site in a tab. The parent site wouldn't be able to manipulate any of the content/ads/paywalls/functionality, and the content site gets the full hit. [1] htt…
> The parent site wouldn't be able to manipulate any of the content/ads/paywalls/functionality What? What do we disable CORS for if not to allow Javascript from one domain manipulate content in an iframe of an other domain? Am I missing something?
Re: Aren't AMP Caches committing copyright infringement?
#95Earlier quoted context omitted.
This would be true for every switch on the route.
Those don't modify or cache the content, only serve it to the user which the publisher approved serving it to, and increasingly with HTTPS they can't even see it. Moreover, the publisher is implicitly accepting that by being on the Internet.
Re: Aren't AMP Caches committing copyright infringement?
#96Earlier quoted context omitted.
Those don't modify or cache the content, only serve it to the user which the publisher approved serving it to, and increasingly with HTTPS they can't even see it. Moreover, the publisher is implicitly accepting that by being on the Internet.
Of course a lot of content is cached along the route, for frequent access urls.
It's also not the type of activity being discussed, which is unauthorized caching: a content provider who uses a CDN is doing so intentionally and while shared local proxies are increasingly uncommon they also respect the Cache-Control headers set by the source — see e.g. https://redbot.org/?uri=https%3A%2F%2Fwww.wsj.com — so again there's the distinguishing factor of authorization.
Re: Aren't AMP Caches committing copyright infringement?
#97Re: Aren't AMP Caches committing copyright infringement?
#98Earlier quoted context omitted.
Because this is disallowed by CORS/single origin policy
CORS is just a security feature, it does not imply anything about copyright or terms of use.
Re: Aren't AMP Caches committing copyright infringement?
#99Earlier quoted context omitted.
Of course a lot of content is cached along the route, for frequent access urls.
Not by network hardware, which is the context of this discussion. It's also not the type of activity being discussed, which is unauthorized caching: a content provider who uses a CDN is doing so intentionally and while shared local proxies are increasingly uncommon they also respect the Cache-Control headers set by the source — see e.g. https://redbot.org/?uri=https%3A%2F%2Fwww.wsj.com — so again there's the distingu…
Re: Aren't AMP Caches committing copyright infringement?
#100As others have said, the publishers opt in to it... but I wondert whether litigious photographers could argue that their contracts never indicated their photos could exist anywhere but on the specific domain in the contract.
> [...] contracts never indicated their photos could exist anywhere but on the specific domain in the contract I doubt many contracts are written for specific domain names. I expect most contracts allow for a publisher to use it in their publications without specifying exactly whether that publication is a website, magazine, publisher branded app, or an Apple News article.