From 9552a394b55f22d5649044ac11cc4db3c2ba3b71 Mon Sep 17 00:00:00 2001 From: IacobusKopiirefuto <71605946+IacobusKopiirefuto@users.noreply.github.com> Date: Sun, 14 Mar 2021 12:16:32 +0000 Subject: [PATCH] Onion Browser: link proving Tor Project endorsement (#2179) In the Onion Browser's description is written that it is endorsed by the Tor Project, but the Onion Browser's website has no easy to find link to the Tor Project's website to prove it. For readers convenience I have added link to https://support.torproject.org where they can read about the Onion Browser from the Tor Project's perspective. I know, this is not Wikipedia and we do not have to source everything, however, in the Firefox for iOS, there is link to Disconnect's website, just so users can read about their Tracking protection lists, and being able to quickly verify that the Onion Browser is really officially endorsed by the Tor Project is arguably much more important, therefore the link should be included. Other, more explicit, endorsement on torproject.org is in a small print under Android download page https://torproject.org/download/index.html#android that says "Are you an iOS user? We encourage you to try Onion Browser.", however this one is much less visible, because of that I'm not using this link. --- _includes/sections/browser-recommendation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/browser-recommendation.html b/_includes/sections/browser-recommendation.html index 96eca12f..406d493e 100644 --- a/_includes/sections/browser-recommendation.html +++ b/_includes/sections/browser-recommendation.html @@ -112,7 +112,7 @@ {% include cardv2.html title="Onion Browser" image="/assets/img/svg/3rd-party/onion_browser.svg" - description='Onion Browser is an open-source browser that lets you browse the web anonymously over the Tor network on iOS devices and is endorsed by the Tor Project. Warning: there are certain anonymity-related issues with Onion Browser due to iOS limitations.' + description='Onion Browser is an open-source browser that lets you browse the web anonymously over the Tor network on iOS devices and is endorsed by the Tor Project. Warning: there are certain anonymity-related issues with Onion Browser due to iOS limitations.' website="https://onionbrowser.com/" privacy-policy="https://onionbrowser.com/privacy-policy" forum="https://forum.privacytools.io/t/discussion-onion-browser-browsers/1523"