The apps that betray you
Added by Mu Lux over 9 years ago
here's a critical thinking exercise.
if the baseband radio is spying on you, and the operating system is spying on you, and the built-in antivirus is spying on you, and the cloud servers that contain your data are spying on you, does that logically mean that the popular apps that you run are not spying on you?
http://www.bbc.com/news/technology-34732514
especially interesting is the tendency of android devices to connect to a domain called safemovedm.com
Replies (4)
RE: The apps that betray you - Added by My Self over 9 years ago
IMHO: no. But:if the baseband radio is spying on you, and the operating system is spying on you, and the built-in antivirus is spying on you, and the cloud servers that contain your data are spying on you, does that logically mean that the popular apps that you run are not spying on you?
- what do you mean exactly with 'built-in antivirus'?
- cloud servers should just contain your >encrypted< data
- popular and just free (not open source) apps are often suspected to be not that good to your privacy:
source: https://www.pinterest.com/pin/309129961898569453/
AFAIK this is the original source: http://arstechnica.com/security/2015/11/user-data-plundering-by-android-and-ios-apps-is-as-rampant-as-you-suspected/
an this the related study: http://techscience.org/a/2015103001/
- Settings -> Security -> Privacy Guard
to avoid the access of your selected (system and/or user)-apps to your contacts, calendar, geo-location, ... - AFWall+
to prevent your selected (system and/or user)-apps to send/receive data to/from the internet... - DataStats
to have an additional live-overview about your incoming and outgoing data-traffic
But probably I'm the wrong person to talk about that topic. I'm not using that kind of 'popular apps' (listed inside the study-link) and even don't have a Google account...
I never heard from that domain before.especially interesting is the tendency of android devices to connect to a domain called safemovedm.com
http://android.stackexchange.com/questions/104988/cannot-log-into-the-wifi-due-to-blocked-website-called-hla2-safemovedm-com
But what if you just redirect requests to that domain into the nirvana; for example:
- use AdAway and add "safemovedm.com" over app-Settings -> Your Lists -> BLACK,
- or just manually add the two lines to your /etc/hosts file:
- 127.0.0.1 safemovedm.com
- ::1 safemovedm.com
Cheers!
RE: The apps that betray you - Added by Mu Lux over 9 years ago
Good on you for not having a Google account.
Android phones often come with a free antivirus program.
For instance LG phones sometimes come with Lookout; it cannot be uninstalled.
Regarding the cartoon, there is a saying: if you don't know the sucker is, it's you.
RE: The apps that betray you - Added by My Self over 9 years ago
But probably I'm the wrong person to talk about that topic. I'm not using that kind of 'popular apps' (listed inside the study-link) and even don't have a Google account...
Probably my point was unclear; I mentioned that,Good on you for not having a Google account.
- to get things (to you and other people) straight (in context of my whole answer),
- and to show, that using Android doesn't force you to have a Google account.
Android phones often come with a free antivirus program.
Replicant doesn't come with an antivirus.
(If you want to scan your user-data, just mount your internal and/or external storage as 'USB mass storage' and scan the mount-points with the engine of your choice, for example: ClamAV)
For instance LG phones sometimes come with Lookout; it cannot be uninstalled.
Hmm, am i right with the feeling, that you're speaking globally (about Stock ROMs), not Replicant related?
(What if you just got root on such LG phone Stock-firmware and simply kill the 'free antivirus' .apk file under /system/app)?