Closed migueldemoura closed 7 years ago
Agreed. I would love a standard list version as well. I'd love to be able to include it over on FilterLists. It's a great idea!
I came here to make the same issue. Having lists that can be added to different blocking extensions would be amazing (I use ublock and umatrix).
I agree this is a better way. It'll allow for easier adoption and also easier maintenance.
maybe a centralized list from/to pihole, ublock, umatrix, etc..?
Both uBlock and uMatrix support hosts-like filter lists. In the case of uBlock, 0.0.0.0 example.com
is translated to ||example.com^
. Other blockers should support these as well (and they would obviously work when appended to /etc/hosts
).
Far more sane to create a custom list that is hosted outside the US, where DMCA takedowns can safely be ignored. Users just can use existing adblock/ublock and add that list.
Hosting a new extension on github - which forwarded the DMCA takedown notice to the repository owner - is especially nonsense.
I agree with @Dynalon. I think it would be trivial to create a few automatic repo mirrors too.
Thanks, I'll look into what format works. Do most ad blockers allow you to point them to a URL to periodically fetch the list from, so that it can update automatically? Or does it have to be submitted to an "app store" of sorts for each blocker?
Hosting a new extension on github - which forwarded the DMCA takedown notice to the repository owner - is especially nonsense.
The point here is to not cede territory here by switching to a technologically harder to block solution. What Admiral are doing is an abuse of the legal process and if I meet resistance I'd rather face it head on.
@paulgb, only a URL is needed. The blocker automatically fetches updates to the list and most also allow you to specify the update interval. For additional guidance, take a look at https://adblockplus.org/filters#special-comments.
Oh great, that sounds very do-able. I'll set it up this weekend once I have a chance.
On Sat, Aug 12, 2017 at 4:55 PM, Miguel de Moura notifications@github.com wrote:
@paulgb https://github.com/paulgb, only a URL is needed. The blocker automatically fetches updates to the list and most also allow you to specify the update interval. For additional guidance, take a look at https://adblockplus.org/filters.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/paulgb/BarbBlock/issues/5#issuecomment-322005431, or mute the thread https://github.com/notifications/unsubscribe-auth/AAC0XZn865n5KyDL-qRnkKrS1O6X-PFJks5sXhErgaJpZM4O1dsM .
hosted outside the US, where DMCA takedowns can safely be ignored.
i think that has the bad side effect of not disputing invalid DMCA takedowns. Instead, we ought to be fighting these invalid DMCA takedowns, and increase the cost of making a false claim. In aggregate, it will make DMCA less abusable, but will require a tough fight. Making bad press for companies that make false claims won't hurt either.
Moving information to outside the US juristiction will only allow abusers to continue to harass those who can't move out.
I retract my previous opinion and agree with @paulgb and @sangohan.
I just came here to suggest this. There's no reason to implement it as a whole new addon when all the adblocking extensions support standard lists.
I also came here to say I'd like to pull the list into my Pi-hole or uBlock Origin.
Well, hosting it OUTSIDE US TOO sounds like a good idea. This way -- in case anything happens with the US/Git one -- you have a fallback to rely upon ?
agreed make a list lets see a simple way to track it... i can spam the hell out of it on reddit and twitter :)
For anyone who missed #10, there is now, at least temporarily, a subscription list for uBlock, Adblock Plus, etc. here.
@seb-1204 is this in the format you need? http://bblck.me/BarbBlock.txt
@niladam one of my goals here is to demonstrate that these takedowns are invalid and technology/jurisdiction workarounds are not necessary. However, an unfortunate part of the DMCA is that even if a valid counter-takedown is sent immediately after a takedown is enacted the repo could be taken out for 10-14 days even with an invalid takedown. As such, I've registered bblck.me through a non-US registrar. Currently it points to the US-hosted GitHub pages, but if necessary I could redirect it to a non-US server for the 10-14 day DMCA waiting period.
@Zhangsun321 I don't want this to become known as a spammy project, but as long as you mean "spam" in a hyperbolic way, I appreciate your zeal :)!
@paulgb, I'd use the hosts format seen at https://github.com/paulgb/BarbBlock/issues/5#issuecomment-322002902 (0.0.0.0 example.com
)
Per #12 a better (HTTPS) URL for the list is https://ssl.bblck.me/BarbBlock.txt
@migueldemoura Great, I will produce one when I switch the individually-maintained lists into lists generated from a central file later today.
Title pretty much sums it all - why an extension and not a list? You can advertise uBlock or any other blocker and provide instructions on how to add the list (a simple url like
abp:subscribe?location=
would suffice). This saves resources and follows DRY.If you're worried about traction, you may ask for it to be included as one of uBlock's default lists. Either way, and given your target audience, I don't believe this to be the best approach.
Good luck! :+1:
Edit: If you'd like to keep the extension, could you please provide a file with the list of domains as well?