There have been reports talking about security issues in UC Browser [0] for a while [1] now [2]. It was also removed from Google Play Store [3] (although temporarily). Kinda surprises me to see it as the 'dominant' browser. Maybe people are indifferent. [0] https://citizenlab.ca/2015/05/a-chatty-squirrel-privacy-and-... [1] https://citizenlab.ca/2016/08/a-tough-nut-to-crack-look-priv... [2] https://tech.blorge.com/20…
Alibaba’s UC Browser is dominating in Asian markets with lower-end smartphones
91–100 of 131 posts
Re: Alibaba’s UC Browser is dominating in Asian markets with lower-end smartphones
#92If you’re in iOS, UC is a great way to pop out videos so you can, for example, watch a YouTube video while reading Hacker News. It also enables you to listen to just about any video in the background, when you switch to other apps.
> watch a YouTube video while reading Hacker News. The YouTube app also does that (although possibly only if you have YouTube Red?)
Re: Alibaba’s UC Browser is dominating in Asian markets with lower-end smartphones
#93If you’re in iOS, UC is a great way to pop out videos so you can, for example, watch a YouTube video while reading Hacker News. It also enables you to listen to just about any video in the background, when you switch to other apps.
Firefox for Android does background playback too, and even provides media controls (exposing play/pause etc through the standard system API). Some sites may need the Video Background Play Fix [0] add-on. For popping out YouTube videos I use NewPipe, a FOSS Android YouTube client [1]. [0] https://addons.mozilla.org/en-US/firefox/addon/video-backgro... [1] https://f-droid.org/en/packages/org.schabi.newpipe/
Re: Alibaba’s UC Browser is dominating in Asian markets with lower-end smartphones
#94Earlier quoted context omitted.
The question is like why those users do not use iPhone or Samsung Galaxy 7
You’re being disingenuous: people don’t use iPhones or Galaxies because they’re expensive. Browsers are free and it doesn’t cost money to change them.
Re: Alibaba’s UC Browser is dominating in Asian markets with lower-end smartphones
#95There have been reports talking about security issues in UC Browser [0] for a while [1] now [2]. It was also removed from Google Play Store [3] (although temporarily). Kinda surprises me to see it as the 'dominant' browser. Maybe people are indifferent. [0] https://citizenlab.ca/2015/05/a-chatty-squirrel-privacy-and-... [1] https://citizenlab.ca/2016/08/a-tough-nut-to-crack-look-priv... [2] https://tech.blorge.com/20…
Very true. Amongst many other security flaws, UC Browser also does not support HSTS (headers or preload list) at all . That means that a connection made by UC Browser to any site can be man-in-the-middled and inspected or modified. As far as the Chinese government is concerned, however, this may be a feature rather than a bug. No one should be using UC Browser, full stop. It's pathologically insecure.
Re: Alibaba’s UC Browser is dominating in Asian markets with lower-end smartphones
#96Earlier quoted context omitted.
Very true. Amongst many other security flaws, UC Browser also does not support HSTS (headers or preload list) at all . That means that a connection made by UC Browser to any site can be man-in-the-middled and inspected or modified. As far as the Chinese government is concerned, however, this may be a feature rather than a bug. No one should be using UC Browser, full stop. It's pathologically insecure.
But it correctly supports HTTPS right? If so, then a MITM attack shouldn't be possible unless your system trusts a bad CA.
Re: Alibaba’s UC Browser is dominating in Asian markets with lower-end smartphones
#97UC Browser is now holding the web back by not adopting new standards like css-grid and flexbox. No version of UC supports these standards and with the rise of UC globally, developers are hesitant to use these standards as millions of users especially in India and China are left out. I know there are ways to configure fallback, but still.
Good thing about this is that those users are poor so most developers are free to ignore them.
Those who are last will later be first.
Re: Alibaba’s UC Browser is dominating in Asian markets with lower-end smartphones
#98Earlier quoted context omitted.
Very true. Amongst many other security flaws, UC Browser also does not support HSTS (headers or preload list) at all . That means that a connection made by UC Browser to any site can be man-in-the-middled and inspected or modified. As far as the Chinese government is concerned, however, this may be a feature rather than a bug. No one should be using UC Browser, full stop. It's pathologically insecure.
But it correctly supports HTTPS right? If so, then a MITM attack shouldn't be possible unless your system trusts a bad CA.
iPhones are a bit more restrictive apps can install their own CA/trusted certificates but these are accessible to the only the apps iirc Apple manages the general trust store on its own with system update.
Re: Alibaba’s UC Browser is dominating in Asian markets with lower-end smartphones
#99Earlier quoted context omitted.
Consider that Qihoo 360 used to do a lot of "security" work for IE. Given how shady Qihoo 360 was, Alibaba is definitely an improvement!
Qihoo 360 actually does have a lot of contribution to security, for one: they upstreamed a lot of patches to AOSP: https://source.android.com/s/results/?q=%22Qihoo+360%22
Re: Alibaba’s UC Browser is dominating in Asian markets with lower-end smartphones
#100Earlier quoted context omitted.
Very true. Amongst many other security flaws, UC Browser also does not support HSTS (headers or preload list) at all . That means that a connection made by UC Browser to any site can be man-in-the-middled and inspected or modified. As far as the Chinese government is concerned, however, this may be a feature rather than a bug. No one should be using UC Browser, full stop. It's pathologically insecure.
But it correctly supports HTTPS right? If so, then a MITM attack shouldn't be possible unless your system trusts a bad CA.
The only effective way to get guaranteed security is with HSTS preloading. Anything short of that leaves you vulnerable to the linked attack, which dates way back to 2012.