Closed Bug 1513490 Opened 5 years ago Closed 5 years ago

Support update cryptomining and fingerprinting list in SafeBrowsing

Categories

(Toolkit :: Safe Browsing, enhancement, P1)

enhancement

Tracking

()

RESOLVED FIXED
mozilla66
Tracking Status
firefox66 --- fixed

People

(Reporter: dimi, Assigned: dimi)

References

(Blocks 1 open bug)

Details

Attachments

(3 files, 1 obsolete file)

To support this, we need:
1. Add the "cryptomining" and "fingerprinting" list to preference
2. Download the list in SafeBrowsing.jsm
Assignee: nobody → dlee
Status: NEW → ASSIGNED
Priority: -- → P1
Attached patch WIP patch (obsolete) — Splinter Review
Update a patch for testing with temporarily table name set to "fingerprinting-track-digest256" and "cryptomining-track-digest256".

I will test this when the server is ready.
Attachment #9030692 - Attachment is obsolete: true
When we add a table to SafeBrowsing.jsm we need to add related code in
various places. This patch simplify the work by providing a FEATURE
table which defines the data required.
Add the fingerprinting and cryptomining tables to the SafeBrowsing
update list.
Leave the preference of blacklist/whitelist tables empty until the
shavar server is ready.
Pushed by dlee@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/33011122d2d5
Refactor SafeBrowsing.jsm with feature list. r=gcp
https://hg.mozilla.org/integration/autoland/rev/d29c64bd30da
Support update cryptomining and fingerprinting list in SafeBrowsing. r=gcp
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
Depends on: 1521493
You need to log in before you can comment on or make changes to this bug.