this post was submitted on 22 May 2025
4 points (57.1% liked)

Android

19065 readers
279 users here now

The new home of /r/Android on Lemmy and the Fediverse!

Android news, reviews, tips, and discussions about rooting, tutorials, and apps.

πŸ”—Universal Link: !android@lemdro.id


πŸ’‘Content Philosophy:

Content which benefits the community (news, rumours, and discussions) is generally allowed and is valued over content which benefits only the individual (technical questions, help buying/selling, rants, self-promotion, etc.) which will be removed if it's in violation of the rules.


Support, technical, or app related questions belong in: !askandroid@lemdro.id

For fresh communities, lemmy apps, and instance updates: !lemdroid@lemdro.id

πŸ’¬Matrix Chat

πŸ’¬Telegram channels / chats

πŸ“°Our communities below


Rules

  1. Stay on topic: All posts should be related to the Android OS or ecosystem.

  2. No support questions, recommendation requests, rants, or bug reports: Posts must benefit the community rather than the individual. Please post to !askandroid@lemdro.id.

  3. Describe images/videos, no memes: Please include a text description when sharing images or videos. Post memes to !androidmemes@lemdro.id.

  4. No self-promotion spam: Active community members can post their apps if they answer any questions in the comments. Please do not post links to your own website, YouTube, blog content, or communities.

  5. No reposts or rehosted content: Share only the original source of an article, unless it's not available in English or requires logging in (like Twitter). Avoid reposting the same topic from other sources.

  6. No editorializing titles: You can add the author or website's name if helpful, but keep article titles unchanged.

  7. No piracy or unverified APKs: Do not share links or direct people to pirated content or unverified APKs, which may contain malicious code.

  8. No unauthorized polls, bots, or giveaways: Do not create polls, use bots, or organize giveaways without first contacting mods for approval.

  9. No offensive or low-effort content: Don't post offensive or unhelpful content. Keep it civil and friendly!

  10. No affiliate links: Posting affiliate links is not allowed.

Quick Links

Our Communities

Lemmy App List

Chat and More


founded 2 years ago
MODERATORS
 
  1. Enable developer mode on your Android phone.
  2. Download Webview Beta/Developer.
  3. Change the webview version you are using to beta from the developer settings.
  4. Install Berry browser for your casual browsing ( configure it at high security and privacy settings).
  5. Install Fulguris browser for the websites that require Low/med privacy and security settings.
  6. Set your default browser as Berry browser.

I thought I share this here for people who like the UI of Firefox but hate it's performance and like chrome performance but hate its UI.

In case you wanted to use any web apps, you can use Native Alpha app.

Please comment if you know of any light(under 20mb) browsers that has good UI, to improve my current setup even further.

you are viewing a single comment's thread
view the rest of the comments
[–] limerod@reddthat.com 3 points 1 day ago (6 children)

Why not use Privacy Browser? Its Foss and has many settings to limit the amount of information being sent by default. Firefox may not be super fast but still does the job much better with addons like Ublock-origin Also, most people do not hate the UI. Rather the tracking from google.

I would also be careful with using closed webview based apps since you won't know if they sellout untill a ad update gets pushed to you. Here's a post by Privacy web author about one such email: https://www.stoutner.com/stoutner-will-never-sell-privacy-browser-to-a-scummy-company/

https://f-droid.org/packages/com.stoutner.privacybrowser.standard/

[–] merde@sh.itjust.works 2 points 1 day ago (2 children)

isn't privacy browser too using webview?

[–] limerod@reddthat.com 2 points 1 day ago (1 children)

Yeah, but its Foss and also unlike berry browser limits the amount of requests and information being sent to minimal at the cost of even breaking function by default.

I recommend firefox or fennec from fdroid but you can use Privacy browser if you want a webview version.

[–] merde@sh.itjust.works 2 points 15 hours ago (1 children)

i use

  • ironFox principally
  • privacy browser for those sites that need more permissions
  • firefox klar for the official sites &c
[–] limerod@reddthat.com 1 points 9 hours ago (1 children)

ironFox principally

Curious why?

I took a brief look and found some experience breaking changes like no dark mode and a general don't do this since it can be a privacy risk even at the cost of speed which firefox has not been known for ages.

Some points which I observed:

  • Dark Reader is known to be incompatible with IronFox's changes and will cause significant breakage/slowdowns.

  • Dark mode for websites is disabled due to resist fingerprinting. Please do not disable RFP.

  • IronFox disables the JavaScript JIT to increase security at the cost of slowing down webapps, complex websites, and the PDF viewer. Navigate to about:config and change javascript.options.ion and javascript.options.baselinejit to true to restore their performance, though this is not recommended.

  • IronFox has strict certificate revocation checks. The CA revocation servers are occasionally down/blocked/inaccessible, so you may see a "Secure Connection Failed" error from time to time. Navigate to about:config and change security.OCSP.require to false, this is however a security and privacy risk.

  • IronFox requires safe renegotiation for connections. Certain websites do not support this and will result in a "Secure Connection Failed" error. Please report these errors to the impacted websites. You can navigate to about:config and set security.ssl.require_safe_negotiation to false to disable the requirement for safe renegotiations, this is however a security and privacy risk

  • IronFox has stripped referrers. This often breaks loading of images on websites with hotlink protection. Navigate to about:config and change network.http.referer.XOriginPolicy from 2 to 1 (or 0 if you're still having issues), this is however a privacy risk.

  • IronFox has visited link highlighting disabled by default. Navigate to about:config and change layout.css.visited_links_enabled to true if needed, this is however a privacy risk

[–] merde@sh.itjust.works 1 points 8 hours ago

i was using Mull before "forking" to ironFox.

uBlock is there to block all JavaScript and 3rd party.

i'm aware of most of what you wrote but i choose security over usability for a default browser.

[–] 0_o7@lemmy.dbzer0.com 2 points 1 day ago

it is. I remember the dev talking about releasing their own fork of the webview that's privacy oriented.

This was years ago. Hasn't been released yet.

load more comments (3 replies)