You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 15, 2017. It is now read-only.
A visit to the shopping sites (where the action is, according to the analytics sickos)
nowadays demonstrates that almost no product of any kind can be searched for or
compared without invoking CDN scripts. The CDN market has several big syndicates -
let's take Amazon and its CDN subsidiary Cloudfront as an example, which appear
on many commercial sites nowadays:
Privacy for Cloudfront is regulated by Amazon's privacy policy, which in turn happily
admits that they do fingerprinting.
Alternatives in this situation:
don't search for products online
get fingerprinted, let insurances and HR providers know what you are doing online
use Tor browser bundle with NoScript, which is already impressively hardened against fingerprinting
Since NoScript is not a very convincing concept (first allow scripts, then forbid one by one, etc.),
and making Chromium as fingerprint-resisting as the Tor-Firefox fork is really a lot of work,
I'd kindly ask:
How much work would it be to port httpswitchboard to Firefox? Could it be done with a
reasonable community effort?
The text was updated successfully, but these errors were encountered:
How much work would it be to port httpswitchboard to Firefox?
I am in the midst of refactoring HTTPSB into uMatrix. I have come to see HTTPSB as a nice but quite sub-optimal prototype with many issues arising from this, and I want to bring the code to a better state than what it has grown into. That said, I will keep the porting issue as a top issue as I refactor. Then once done, I will be able to have a better view on the issue.
@gorhill, have you tried to talk to @futpib? He's working on Policeman, which is very similar to httpswitchboard, but for firefox. Maybe you could join the forces
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
A visit to the shopping sites (where the action is, according to the analytics sickos)
nowadays demonstrates that almost no product of any kind can be searched for or
compared without invoking CDN scripts. The CDN market has several big syndicates -
let's take Amazon and its CDN subsidiary Cloudfront as an example, which appear
on many commercial sites nowadays:
Privacy for Cloudfront is regulated by Amazon's privacy policy, which in turn happily
admits that they do fingerprinting.
Alternatives in this situation:
Since NoScript is not a very convincing concept (first allow scripts, then forbid one by one, etc.),
and making Chromium as fingerprint-resisting as the Tor-Firefox fork is really a lot of work,
I'd kindly ask:
How much work would it be to port httpswitchboard to Firefox? Could it be done with a
reasonable community effort?
The text was updated successfully, but these errors were encountered: