Uber wants access to browsing history, bookmarks, and running apps
91–100 of 257 posts
Re: Uber wants access to browsing history, bookmarks, and running apps
#92So this is information about Uber app that I found in some blog: ------- Android Uber app code has many suspicious places. For example, it contains a namespace "com.baidu.frontia" and classes there include such code as: localObject = ((TelephonyManager)localObject).getSubscriberId(); // gets IMSI ((TelephonyManager)localObject2).getDeviceId(); // gets IMEI localObject1 = ((WifiInfo)localObject1).getMacAddress(); publ…
That code is from the Baidu SDK which Uber integrates into its app for Chinese users.
Re: Uber wants access to browsing history, bookmarks, and running apps
#93Re: Uber wants access to browsing history, bookmarks, and running apps
#94From a reddit comment: > The permissions you see on the install screen are actually triggered by various permissions in the permission group. I've checked Ubers (there's a button on the web play store and you can see it in the manifest), and the only one from the Device and App History group they actually use is "GET_TASKS", or get a list of recently opened apps. > Furthermore, on Lollipop this permission doesn't eve…
Re: Uber wants access to browsing history, bookmarks, and running apps
#95Earlier quoted context omitted.
Regardless of whether it's a non-issue on Lollipop (or later) or not, it exhibits the intent of Uber. And google is no less: https://www.privateinternetaccess.com/blog/2015/06/google-ch...
No, it really doesn't. It's a fundamental flaw in the earlier Android permissions model that it requests so much. Uber doesn't try to pull anything like this on iOS.
Re: Uber wants access to browsing history, bookmarks, and running apps
#96Earlier quoted context omitted.
I don't even understand why they need local access to figure this out. Poll the web API for last_login and be done with it. Surely they're already tracking and storing this kind of data on their end.
It's so they can quickly switch between the most recently used maps application like Waze or Google Maps for drivers.
Re: Uber wants access to browsing history, bookmarks, and running apps
#97Earlier quoted context omitted.
Regardless of whether it's a non-issue on Lollipop (or later) or not, it exhibits the intent of Uber. And google is no less: https://www.privateinternetaccess.com/blog/2015/06/google-ch...
No, it really doesn't. It's a fundamental flaw in the earlier Android permissions model that it requests so much. Uber doesn't try to pull anything like this on iOS.
Re: Uber wants access to browsing history, bookmarks, and running apps
#98Re: Uber wants access to browsing history, bookmarks, and running apps
#99Earlier quoted context omitted.
That code is from the Baidu SDK which Uber integrates into its app for Chinese users.
Still suspicious nontheless
Re: Uber wants access to browsing history, bookmarks, and running apps
#100Earlier quoted context omitted.
Is a logical fallacy that is overused and hardly ever true, and should be relegated to the dustbin of intellectual discourse where it belongs.
It's not a logical argument. It's more of a heuristic of human behavior, which tends to be right. Only rarely is there someone sitting behind a large desk making tent hands while laughing maniacally. EDIT: On second thought, if it is a logical argument, it's a specific case of Occam's Razor. Which is more likely? Someone made a mistake, or there is a grand conspiracy?