Earlier quoted context omitted.
From what I can tell, the DMCA does apply (sort of) Admiral seems to be a paywall server basically. If blocking their domain gave access to paywalled content, then the DMCA seems to apply http://www.dmlp.org/legal-guide/circumventing-copyright-cont... However, that defense is a bit flimsy to me since the fall back to having the paywall blocked could/should be a "Paywall blocked, please disable your addblocker to gain…
To that same logic any operating system that allows editing the hosts file or running your DNS service and routing a domain name to loop-back or some other server is also liable for producing circumvention tools.
Ad blocking is under attack
481–490 of 598 posts
Re: Ad blocking is under attack
#482A quick Google search reveals the following. "Admiral identifies audiences with ad blockers turned on, works to re-establish those users (by opting in to a lightened ad experience, say, or asking to be whitelisted) and then makes a small cut of every ad served to the reacquired audience." Source: https://adexchanger.com/publishers/another-ad-blocking-solut... tl;dr Admiral is a startup that measures an audience's "ad…
Bordering on off-topic: what is, "Id?"
Re: Ad blocking is under attack
#483Earlier quoted context omitted.
It may not be a bad idea to report this user via GitHub's "block or report" feature when viewing that account: https://github.com/dmcahelper That type of behavior can only be bad for open source software. Threats like "to minimize file and repository impacts" are going to push more folks toward private repositories if they don't understand that it's not an actual authority pressing them into making changes on a given…
Agreed. I just reported that account ( https://github.com/dmcahelper ) for submitting spurious DMCA takedown requests. GitHub personnel responded promptly: Hi Justin, Thanks for writing in. We're looking at the account. All best, (GitHub employee name redacted) GitHub is listening. Please consider reporting this account, which can be done via the link above. Look for Block or report user link under the user descripti…
Re: Ad blocking is under attack
#484There has been a growing trend of websites that will ask me to either: a) whitelist their site in my adblocker b) or subscribe to their monthly subscription and keep reading their site with adblocker
I've said this before, but it bears repeating. "Unblock or Subscribe" misses the point . The the point is this: I don't trust you. I don't trust you not to show me scammy ads, load 2MB of tracking JS, maliciously redirect me, or generally ruin my overall user experience with your content you claim is so valuable. So I run an ad-blocker. I'm blocking your infrastructure because I don't trust it and blocking your ads b…
Re: Ad blocking is under attack
#485Re: Ad blocking is under attack
#486Re: Ad blocking is under attack
#487Earlier quoted context omitted.
How about don't host the code at a location which has such hostile laws?
That actually made me think -- is there such location?
Re: Ad blocking is under attack
#488Earlier quoted context omitted.
I've done a bit of research, now. You can trademark a domain name, but it appears they can't be copyrighted. I am pretty sure the DMCA is silent in regards to trademarks. Hmm...
To reply to myself, I need to first state that I am not a lawyer. I have, however, taken a number of courses on both law and procedures. Please keep that in mind. I have also now spent more time on this than I'd expected. One of the DMCA provisions, is that (as others have mentioned) that software to circumvent copyright is also prohibited. I do not believe that EasyList meets the legal definition of software. It's n…
However, circumvention tools (software or otherwise) require suing, not merely issuing a takedown notice, as another commenter pointed out.
Re: Ad blocking is under attack
#489From Admiral's responding blogpost: > 5. We asked them 24 days ago to remove functionalclam[.]com on the original commit. > Transparent engagement between publishers and visitors is a critical piece of that. Umm, no? Admiral created an account that they hoped would be mistaken as an official github bot or something. And then, instead of asking, they threatened disruption of the repository. So, in summary, they: * Tri…
Also > 3. Circumventing a publisher’s paywall or copyright access control technology is not OK Would any technologist who doesn't work for Admiral consider javascript a "copyright access control technology"? (I'm assuming their product is javascript.)
But not in the "hide content you've already sent" sense. However, a script that verifies credentials and only then accesses content using those provided credentials sounds like "access control technology".
My reasoning is simple: if I block the script and still see the content, it's not access control; if I have to run the script to see the content, it is access control.
Re: Ad blocking is under attack
#490It was admiral that did this: https://blog.getadmiral.com/dmca-easylist-adblock-copyright-... They even clearly state they used the only tool available to them, DCMA. From all the current summaries on this, DMCA does not apply to a line entry in easylist. A domain can be trademarked. This should be added back in. And if github cannot standup to DMCA abuse, then well, easylist and all other developers should be giving…
From the original github commit: > With all these dozens of domains (over a hundred), it sure smells like they're incorporating a HSTS fingerprinting attack into their product portfolio. HSTS fingerprinting enables a server to tag every browser with an n-bit (ie: 100 domains is 100 bits) unique identifier so you can track that browser whenever it returns (or wherever it goes). Since users cannot clear their "HSTS coo…
As long as that really is what they're doing, of course.