|
|
|
|
|
by thethimble
1979 days ago
|
|
There's another security consideration here: whether you trust the webview not to peek at your https content. With a known browser, you get reasonable guarantees that TLS is being handled properly. With an unknown browser, these guarantees are gone. Considering the average person has no idea what https/TLS is, banning all unknown browsers as a defense against phishing seems completely reasonable. |
|