Path: csiph.com!news.mixmin.net!weretis.net!feeder1.news.weretis.net!news.solani.org!.POSTED!not-for-mail From: Thomas 'PointedEars' Lahn Newsgroups: comp.lang.javascript Subject: Re: Read binary file Date: Fri, 18 Mar 2016 17:22:59 +0100 Organization: PointedEars Software (PES) Lines: 120 Message-ID: <2814357.mXD5CvAbfT@PointedEars.de> References: <145821661.4prVZSFEgG@PointedEars.de> <2237637.9AE1fihV9u@PointedEars.de> <6005521.MME42bj82n@PointedEars.de> Reply-To: Thomas 'PointedEars' Lahn Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8Bit X-Trace: solani.org 1458318180 7064 eJwFwQEBwCAIAMFKMHnEOAykfwTvWK5e2xw3hrEC75OeWVm9VU/PRXSZ/GCBsKPluz1JxAMiMxEB (18 Mar 2016 16:23:00 GMT) X-Complaints-To: abuse@news.solani.org NNTP-Posting-Date: Fri, 18 Mar 2016 16:23:00 +0000 (UTC) User-Agent: KNode/4.14.2 X-User-ID: eJwFwYEBwCAIA7CXZECt52iB/09Ykg6DdiAROTlzGt1YzWdHFlF190Dzjqq4PJO8V+WQsejaJH1ZitD7fnpAFg4= Cancel-Lock: sha1:7xx0if/ILWhpNop1IR7BbzL4va0= X-NNTP-Posting-Host: eJwFwQEBwDAIAzBLA1oYduCrfwlPGGm5hWSCoiLahvFRM3hHe1QAZD7BLvfeeD15dSkNfhflERA= Xref: csiph.com comp.lang.javascript:30049 Stefan Weiss wrote: > Herbert Kleebauer wrote: >> On 17.03.2016 21:43, Thomas 'PointedEars' Lahn wrote: >>> Stefan Weiss wrote: >>>> So, now that the copyright situation has been explained, what's the >>>> trivial solution? >>> Transparent HTTP proxying with mod_rewrite, mod_proxy, mod_proxy_http & >> That's neither a trivial solution nor a solution at all. > > Right, that doesn't really solve the problem. It makes server B fetch > the image from server A, which is what you wanted to avoid in the first > place. Wishful thinking. He did _not_ say that. He said: | Because of copyright I can't just copy the picture, modify it and | store it on server B. […] > Proxying (or even caching) foreign content works, Proxying is different from copying, and from caching. > but it also changes the setup A change of setup is required in any case. > And no, I wouldn't see that as a "trivial" solution either. Argument from ignorance. As I said, in the best case it is basically one line that needs to be added to an .htaccess file: (Usually you would not want to forward all requests, so you would also prepend a RewriteCond.) > and possibly the legal situation. Yes, it could. > I'm not a lawyer, so I can't comment on how this would affect your > project. I am not a lawyer either, and not only have I said so, I have also not implied anything about the legal situation with this solution yet. However, since transparent proxying of *all* resources is standard practice (several ISPs do it in order to increase the quality of service they render to their customers), I find it difficult to believe that this solution, with this use-case, could constitute a copyright violation. >>>>> There is no javascript. >>>> ??????????? >>> See the reference to the “ES Matrix” in my signature. >> >> jpg >>