-
Notifications
You must be signed in to change notification settings - Fork 324
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
Redirect opt-out per website #633
Comments
This sounds useful and easy to add.
|
I think the preferences screen is suitable, and maybe "Gateway redirect blacklist"? Maybe while you're at it add an option for whitelist as well? The user would then have radio buttons for choosing between "Filter: None, Blacklist, Whitelist". |
I think a button in the popup saying "Don't use local gateway" that when toggled adds a line to a textarea in the Preferences screen. i think this is somewhat like what uBlock Origin does. |
When IPFS times out, the user should be prompted to temporarily disable it for the current domain (24 hours?) and be redirected back to the web version. |
Privacy Badger as a prior art: I think the second button is quite valuable. We could enable it on Beta channel only, and make it open https://github.com/ipfs/ipfs-companion/issues/new with site URL pre-filled in description. |
Note to self:
|
WIP in #687 – just pushed the first stab at UX, would appreciate feedback, thanks! |
Ready for testing: v2.7.5.748 (Beta) |
When using things such as riot (matrix client) that rely on the domain to separate logins it gets very annoying to have to turn off ipfs-companion to avoid redirection to the local gateway (which would cause riot to use a completely different account than when it's served from the intitial domain).
It would be nice to be able to blacklist certain domains from being redirected to the local gateway.
The text was updated successfully, but these errors were encountered: