|
|
|
|
|
by tgb
2099 days ago
|
|
> Many legitimate login flows result in the official login page opening in a web view and asking for a password, which is indistinguishable from a phishing page. I don't understand how Google/Facebook/etc can allow this to happen, let alone encourage it. I'm just baffled. |
|
Hasn't been 100% effective unfortunately, and even if it was, it's really hard to make users understand that this flow is incredibly dangerous.
And while Google on Android can simply go through system libraries, Facebook doesn't have the option if the app is not installed. They have to open something that will allow the user to log in (usually a browser), which is something the app can fake (in the case of the browser, just fake the whole browser UI, fake address bar included).