Skip to content

Harmful content modifications by native apps #40

@muodov

Description

@muodov

This issue was initially raised in #36

WebViews currently provide some powerful APIs that allow native apps access the web content unrestricted by web security boundaries. This unlocks powerful integration features, and even allows creating full featured browsers (#41). But it can also be used for malicious purposes of stealing user data or user tracking.

This issue has been brought up several times in different places: e.g. this article, iOS Privacy: Instagram and Facebook can track anything you do on any website in their in-app browser and follow-up post iOS Privacy: Announcing InAppBrowser.com - see what JavaScript commands get injected through an in-app browser by @KrauseFx, or #31 (comment) by @rayankans

The powerful introspection APIs are generally available in full-fledged WebViews, and browser-like WebViews like SFSafariViewController and Chrome Custom Tabs are better protected from such app interventions (by being more opaque).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions