Skip to content
This repository has been archived by the owner on Jul 21, 2021. It is now read-only.

Update privacy.js - Wider Range #803

Closed
wants to merge 1 commit into from
Closed

Update privacy.js - Wider Range #803

wants to merge 1 commit into from

Conversation

zero77
Copy link

@zero77 zero77 commented Sep 3, 2017

Can you please give the user a wider range of time to choose from, and leave it up to them what they set it at because, 15 seems quite a high minimum.
Thanks

Can you please give the user a wider range of time to choose from, and leave it up to them what they set it at because, 15 seems quite a high minimum.
Thanks
@forkoz
Copy link

forkoz commented Sep 15, 2017

Spoof user agent doesn't work so hot anyways. Fails https://browserleaks.com/javascript

I don't think it changes platform either which is critical since it makes iffy websites throw the wrong exploits at you. Certainly doesn't work in an iframe like all of the other extensions I've tried.

@zero77
Copy link
Author

zero77 commented Sep 16, 2017

@forkoz
Thanks for letting me know, ideally I am looking for a Firefox replacement for Random Agent Spoofer and Self-Destructing Cookies.

If you are correct then uMatrix doesn’t seem like a viable replacement for Random Agent Spoofer.

@forkoz
Copy link

forkoz commented Sep 16, 2017

No replacement for RAS on chrome, sadly. No ras on FF when they use web extensions only. Also no proper UA spoofing on chrome at all. Maybe rubber glove still works but it breaks too many sites. Someone will have to write one.

The most comical is when they replace navigator.useragent but don't do platform or appversion. Umatrix isn't really a UA spoofer tho, its more of a web requests firewall. There are some auto cookie deleting extensions on chrome, they aren't 100% SDC but close enough. The one I tried was https://chrome.google.com/webstore/detail/cookie-autodelete/fhcgjolkccmbidfldomjliifgaodjagh?hl=en

@zero77
Copy link
Author

zero77 commented Sep 18, 2017

I haven’t found a RAS replacement with a UI on FF yet but, uMatrix may be an ok replacement for Self-Destructing Cookies because, it supports local storage, cash and cookie clearing. I tried cookie-autodelete but, theres only cookie support and it’s a bit buggy although, it does have notifications which uMatrix doesn’t.

@gorhill
Copy link
Owner

gorhill commented Nov 23, 2017

UA agent will go soon, it's a toy feature which has no value in uMatrix. A real dedicated UA switcher which offers more control than uMatrix is what is best, and in case of fingerprinting concerns, the current UA switcher in uMatrix makes things worst.

@gorhill gorhill closed this Nov 23, 2017
@zero77
Copy link
Author

zero77 commented Nov 23, 2017

@gorhill
This PR is also for cache and cookie clearing, should i remove the UA part.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants