Closed
Bug 1531814
Opened 7 years ago
Closed 1 year ago
Consider running trackers under proxy
Categories
(Core :: Privacy: Anti-Tracking, enhancement, P5)
Core
Privacy: Anti-Tracking
Tracking
()
RESOLVED
INVALID
| Tracking | Status | |
|---|---|---|
| firefox67 | --- | affected |
People
(Reporter: baku, Assigned: baku)
Details
Attachments
(1 file, 1 obsolete file)
|
27.52 KB,
patch
|
Details | Diff | Splinter Review |
I want to share a prototype I wrote, that runs any channel, flagged by the URL-classifier as a tracker, under a custom network proxy socks4 or socks5.
The configuration prefs are:
urlclassifier.trackingAnnotation.network.proxy.type: socks4 or socks4
urlclassifier.trackingAnnotation.network.proxy.host: the host - 127.0.0.1 for tor.
urlclassifier.trackingAnnotation.network.proxy.port: the port - 9050 for tor.
| Assignee | ||
Comment 1•7 years ago
|
||
Assignee: nobody → amarchesini
Updated•7 years ago
|
Priority: -- → P5
| Assignee | ||
Comment 3•6 years ago
|
||
Updated•6 years ago
|
Attachment #9060889 -
Attachment is obsolete: true
Updated•3 years ago
|
Severity: normal → S3
| Assignee | ||
Updated•1 year ago
|
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•