this post was submitted on 28 Mar 2024
198 points (97.6% liked)

Technology

56075 readers
4166 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

In-app browsers are like standalone web browsers without the interface – they rely on the native app for the interface. They can be embedded in native platform apps to load and render web content within the app, instead of outside the app in the designated default browser.

in-app browsers, without notice or consent, "ignore your choice of default browser and instead automatically and silently replace your default browser with their own in-app browser."

In August 2022, developer Felix Krause published a blog post titled "Instagram and Facebook can track anything you do on any website in their in-app browser." A week later, he expanded his analysis of in-app browsers to note how TikTok's iOS app injects JavaScript to subscribe to "every keystroke (text inputs) happening on third party websites rendered inside the TikTok app" but, according to the company, never uses that keylogging code.

"If someone is interested in some content an app has linked to and displays in an embedded browser, I'd recommend copying the link and pasting it into a dedicated browser, which has more granular privacy settings that can be toggled."

Switch to a secure browser. The process varies by app, but if you find yourself on a website while using an app, try to find three dots or a Settings button. Tap that button to open a Settings menu. One of the options may be "Open in Browser." If you don't see any Settings menu options, simply copy and paste the URL from the browser's address bar into your chosen browser.

Use the web version of a service. You can also stop using the app altogether, which may be a good idea if you want to reduce the amount of personal information you share on social media.

all 17 comments
sorted by: hot top controversial new old
[–] jqubed@lemmy.world 14 points 3 months ago (2 children)

//clicks the link and reads it in the Mlem in-app browser

[–] Hamartiogonic@sopuli.xyz 8 points 3 months ago

Clicks the link, and mlem opens the site in FF focus that deletes all cookies when I close it.

[–] aeharding@lemmy.world 6 points 3 months ago* (last edited 3 months ago) (1 children)

Mlem in app browser is using an in app browser API that is secure by design. It doesn’t allow snooping or injecting anything. This article is talking about abusive apps like Facebook that roll their own in app browser.

Edit: although on iOS, the secure iOS in app browser api is always using safari engine, so the user choice argument is still valid.

[–] jqubed@lemmy.world 4 points 3 months ago

Yeah, I’m not actually too concerned about the Mlem built-in on iOS. I do try to avoid the one in Facebook/Instagram and move anything I actually want to do to my real browser. I just mainly thought it was funny in the moment.

[–] foggy@lemmy.world 10 points 3 months ago

Just yesterday I followed my email to Amazon, and Amazon to share a product via text.

Idk who had eyes on my sms message at that point, my sms app was opened IN Amazon, which was opened IN Gmail. I e. There was no process running to close JUST Amazon.I could close Gmail to close it all. That was it.

[–] Sanctus@lemmy.world 9 points 3 months ago (2 children)

I mean the jerboa in-app browser looks suspiciously just like my firefox. This is only the case with Jerboa, I don't use any other social media.

Wait, it's not my Firefox???

[–] Gondolaaaa@lemmy.world 6 points 3 months ago

There's two in-app browsers experiences in Android. Developers can either make a pretty facade to a WebView like Facebook or Instagram, that one you have the capabilities to inject JS or CSS as needed, like here. The other one is Chrome Custom Tabs, which browsers like Firefox and Chrome support, developers don't have access to your data in here

[–] 2xsaiko@discuss.tchncs.de 5 points 3 months ago (1 children)

It's crazy that the in-app browser isn't an OS-level overlay that the app can't influence or look at what the user is doing in it. It would be totally feasible to implement, at least in theory.

Exact same as with the photos chooser on iOS which should really work in a way that the app never sees your entire photo library except for the photos you end up selecting, but it still being visible in the overlay, which would also allow them to get rid of that incredibly dumb permissions system it has.

[–] aeharding@lemmy.world 5 points 3 months ago (1 children)

It's crazy that the in-app browser isn't an OS-level overlay that the app can't influence or look at what the user is doing in it.

Android and iOS both have apis for in app browsers that are secure by design. Voyager for Lemmy uses this. Mastodon uses this. Last I checked even Twitter used this. However Facebook does not.

these platforms also offer lower level APIs to build custom interface which are more powerful and flexible (but can be abused). This isn’t necessarily a problem. Custom browser apps need that functionality, and apps sometimes display their own content with web views.

The problem is that app stores allow slapping a skin on this more powerful API and treating it like an in app browser to connect to arbitrary sites. Dumb imo. If you offer an in app browser, it should be required to use the platforms secure in app browser API.

More powerful APIs should only be available to browser apps and displaying your own content in a web view.

[–] 2xsaiko@discuss.tchncs.de 1 points 3 months ago (1 children)

Oh, good to know! Can you somehow tell which is which or do they look the same?

In that case, being able to use the more powerful widget should be controlled either by what you said or even just behind a permission check the user has to acknowledge.

[–] eluvatar@programming.dev 1 points 3 months ago

No you can't. Just use a main stream browser.

[–] danielfgom@lemmy.world 5 points 3 months ago

In my experience my default browser is always used, Firefox. And I disabled Chrome.

For anything secure I'd always open it in Firefox and never use the in app browser just in case.

[–] fluckx@lemmy.world 2 points 3 months ago

Boost for Lemmy has an option to auto open in your default browser. I just wish that it was a system setting. :(

[–] Vigilante 2 points 3 months ago* (last edited 3 months ago)

I only use in app browser with jerboa and i kinda do trust em.

[–] JackGreenEarth@lemm.ee 1 points 3 months ago

The in app browser looks a lot like Firefox.