-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Disconnect list update #26
Conversation
5d8ab31
to
f59a296
Compare
f59a296
to
8809d6f
Compare
@fmarier - this is ready for your r? |
"aggregateintelligence.com" | ||
] | ||
}, | ||
"4mads": { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should eliminate these entries (i.e. where there is a single resource and a single property). They don't do anything because a domain is never cross-origin with itself.
It would help reduce the bloat on this list.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
By "eliminate", I mean in the script that generates the actual binary list. It's fine if these entries are in this json list.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you file on https://github.com/mozilla-services/shavar-list-creation ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we block this PR on that?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think so because if we're not filtering those out, it will likely lead to a significant reduction in the size of the entity list.
disconnect-entitylist.json
Outdated
@@ -310,7 +401,8 @@ | |||
"friendfeed.com", | |||
"instagram.com", | |||
"fbcdn.net", | |||
"messenger.com" | |||
"messenger.com", | |||
"atlassolutions.com" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: whitespace problem
disconnect-entitylist.json
Outdated
@@ -323,7 +415,8 @@ | |||
"akamaihd.net", | |||
"instagram.com", | |||
"fbcdn.net", | |||
"messenger.com" | |||
"messenger.com", | |||
"atlassolutions.com" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ditto
disconnect-entitylist.json
Outdated
@@ -3133,6 +3275,20 @@ | |||
"gopjn.com" | |||
] | |||
}, | |||
"EFF": { | |||
"properties": [ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit:whitespace
disconnect-entitylist.json
Outdated
"Etarget": { | ||
"properties": [ | ||
"etargetnet.com", | ||
"etarget.net" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ditto
disconnect-entitylist.json
Outdated
"adbureau.net", | ||
"adecn.com", | ||
"aquantive.com", | ||
"advertising.microsoft.com", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's a redundant entry since microsoft.com
is on the list already.
Updated with nit-fixes. |
I checked that we're already doing mozilla-services/shavar-list-creation#49. @fmarier can you approve this PR and I'll merge it tomorrow so we can watch the list job run during office hours? |
Closing the loop here ... the new lists were generated and uploaded to S3 for shavar to serve. relevant extract of console output from the jenkins job (link needs MozAWSDeploy access):
|
Builds on #23 ...
disconnect-blacklist.json