-
Notifications
You must be signed in to change notification settings - Fork 27
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
Choosing Your Mobile Browser #203
base: main
Are you sure you want to change the base?
Conversation
Created a list of mobile browser which are privacy respecting and quite secure. it includes Mulch, Vanadium, Brave and Tor/Mull with a note. Guide to Divest Recommended Browser Settings is also linked if someone wants to harden Brave and Mull. A note is added for Gecko Browsers *Firefox-based Android browsers lack per-site process isolation*. Also it includes answers to the following questions - Why use Vanadium over Brave Browser? - Why don’t we recommend DuckDuckGo (DDG) Browser? **Safari is pending. This guide is completed for Android Browsers.** Although I have added a sentence at the start for using Safari with Apple Private Relay. Signed-off-by: sky768 <[email protected]>
✅ Deploy Preview for privsec-dev ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
This post contains many inaccuracies that needs to be sorted out:
There is no reason to require the browser to be open source. It has nothing to do with privacy and security. By that logic, we wouldn't be recommending Microsoft Edge desktop, which we do in practice because of the Enhanced Security Mode.
We only care about configurability of the browser, not what the default is.
No, it isn't available as of now. That's the whole reason why Mulch is recommended outside of GrapheneOS.
No. Safari is not "the most secure browser".
No, these are OS features on GrapheneOS.
We do not care about adblocking. It's only nice-to-have. There's no reason to wait.
This entire section does not make sense. Vanadium is recommended over Brave because adblocking may increase attack surface. BTW, Vanadium will have adblocking soon?
We absolutely will not be recommending the Manifest V2 variant of uBlockOrigin under any circumstances. It has full access to all what you are doing. The post just wrote about attack surface by adblockers before - this is the attack surface.
No, not how this works. It's more like, if you don't login and is only casually browsing, you may get away with Gecko. If you do anything serious like banking you should be using a Chromium based browser.
The reasoning here is off. By the way, iOS doesn't work well with site-per-process isolation as of now at all.
What???
How can you disable it? I don't think you can. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This post needs a complete rewrite to be merged as I explained above.
Signed-off-by: sky768 <[email protected]>
@TommyTran732 I have made all the changes you mentioned |
520b835
to
c508504
Compare
Created a list of mobile browser which are privacy respecting and quite secure. it includes Mulch, Vanadium, Brave and Tor/Mull with a note.
Guide to Divest Recommended Browser Settings is also linked if someone wants to harden Brave and Mull. A note is added for Gecko Browsers Firefox-based Android browsers lack per-site process isolation.
Also it includes answers to the following questions
Safari is pending. This guide is completed for Android Browsers. Although I have added a sentence at the start for using Safari with Apple Private Relay.