Project

General

Profile

Actions

Feature #505

closed

Add an option to redirect some domains to more privacy-focused alternatives.

Added by Anonymous over 4 years ago. Updated almost 2 years ago.

Status:
Closed
Priority:
3.x
Start date:
10/10/2019
Due date:
% Done:

0%

Estimated time:

Description

I'd find it a really nice feature if the user could define a redirect in the domain settings.

For example redirecting reddit.com to old.reddit.com as it doesn't require JS or redirecting YouTube to Invidious, a private YT frontend. There's also Nitter, a JS-less Twitter frontend.

It could be implemented in the domain settings or in the global settings.

Actions #1

Updated by Soren Stoutner over 4 years ago

  • Assignee set to Soren Stoutner

Thanks. That is a good idea.

Actions #2

Updated by Samanto Hermes over 4 years ago

Soren Stoutner wrote:

Thanks. That is a good idea.

I think also would be good an option to redirect domains which don't have known frontends to web.archive.org or archive.is.

Actions #3

Updated by Soren Stoutner about 4 years ago

I am fairly unlikely to ship any sort of pre-populated list, just like I am unlikely to ship a preconfigured list of domain settings. Rather, I would be willing to implement functionality to allow users to create their own redirect rules.

Actions #4

Updated by GNU User about 4 years ago

I hope this helps someone, I am already doing something like that:

I do a search for "hello world". In the search results there is a youtube video link. I long press it and select "open in app". Automatically it opens in a new tab using invidious.
The way I did it was by installing NitterizeMe, and selecting it to always open youtube links. Then I select the result to always open in Privacy Browser by default. So, yeah, you can use these two together to achieve it now. It even works for Twitter, Instagram and GoogleMaps.

However, there is still a valid reason to allow automatic redirection of links, as it would allow for a more transparent usage (if by mistake I simply open the link instead of long pressing it, I have already revealed my IP, UA, etc, to the bad actor server). And maybe it could also help to solve this other ticket of mine (two solutions in one I guess?): https://redmine.stoutner.com/issues/502

What do you think Stoutner?
Thanks.

Actions #5

Updated by GNU User about 4 years ago

Also, if you want to have a different browser set specifically for usage with invidious and nitter, you can even have those two websites storing cookies or using Javascript without compromising Privacy Browser (since there is a separation between each webview instance and each app own cookies). If you want to use Privacy Browser, you would have to clone the app to the work profile and set different settings in each one. Not as usable.

I assume when PrivacyView comes out there will be no such need, as I suspect you will enable having stuff like Javascript enabled/disabled per-app, correct Stoutner?

Actions #6

Updated by Soren Stoutner about 4 years ago

This is a specific use case of https://redmine.stoutner.com/issues/502, which is a generalized URL manipulation. I can't think of any good reason to develop them individually, as long as it is fairly easy to perform this task with the general tool.

Actions #7

Updated by Soren Stoutner about 4 years ago

GNU User wrote:

I assume when PrivacyView comes out there will be no such need, as I suspect you will enable having stuff like Javascript enabled/disabled per-app, correct Stoutner?

I'm not sure I understand the question.

Actions #8

Updated by GNU User about 4 years ago

I meant to say "per-tab".
With WebView you can't handpick which cookies you want to delete, if you choose to delete them, you delete them all. (though I believe a workaround for it would be the same that happens in the WebApps application, that uses backup copies to each sandbox).
With WebView you can't have JS enabled for a tab and not for the others (eventually the first one will have JS disabled as well).

Actions #9

Updated by Soren Stoutner about 4 years ago

Privacy Browser already allows JavaScript to be enabled for one tab and not for another. That is how it was designed from the beginning.

Actions #11

Updated by GNU User about 4 years ago

I was convinced when JS is enabled inside an app (Privacy Browser for example) it would be so for all tabs. Maybe I am mistaken.
Anyway like I said we will need PrivacyView for more control over what the browser can and cannot do.
BTW what is the current situation for cookies, are you still planning fine-grained control for 3.x or will it wait until 4.x ?

Actions #12

Updated by Soren Stoutner about 4 years ago

General question are best handled through something like the forum, instead of in a bug report about a different topic. Regarding cookies, see https://redmine.stoutner.com/issues/5.

Actions #13

Updated by Soren Stoutner almost 2 years ago

  • Status changed from New to Closed

Closing this as it will be be handled by https://redmine.stoutner.com/issues/502.

Actions

Also available in: Atom PDF