Is our phone phoning home to Google?
-
@guru You are all right in your own way. :))) You don't have to use the whole project to pull in malicious code. In the code can be a Time Bomb, or the code activated by a signal from the network, for example, tracking the transfer of some sequence of bytes, and may be working very rarely. If you do not have detailed source code with comments, and do not disassemble and reverse-engineer, but no one can give any guarantees. Including on the presence of all sorts of bookmarks or exploitable code. Even Google, Inc. management may not know about this. So even though components are used, not the entire Android system as a whole, no one can sign off on it. Ideally, the code should be free, and using a Virtual Machine is not a good practice. So there is room for development...
-
@markatrafik I Think its fair to say that Ubuntu Touch is absolutely "phoning home" but most likely none of it will be to google, a lot of data that's sent to google is with there priority apps, not the open source kernel, or the priority drivers.
The reason the PinePhone has kill switches, isn't because of the OS on top, but because if you use a sim, youre telling phone operators where you are at all time, you're giving them data and the only way to not do that is to turn off the modem.
Theres other bits of hidden software to, but the chances that its google is extremely low, because why add spyware there when you already have so much spyware that works a lot easier for you, in your apps that are default on all android phones?
-
Hello, thank you all for this interesting discussion.
@markatrafik , do you know what purpose is ubuntu push client ? Is it a server related to push for SMS for instance ?Another question, do you know what is the 10.15.19.82 address ? I have tried to reach it in a browser to find the owner without success.
Thank you !
-
@prog-amateur said in Is our phone phoning home to Google?:
@markatrafik , do you know what purpose is ubuntu push client ?
Is it a server related to push for SMS for instance ?
Perhaps, as in Android, apps maintainers can use this feature to report through the Cloud about changes in settings (for example: a new list of maps or remote servers), rather than when everyone is connecting to their Cloud and wasting battery of the phone.
Another question, do you know what is the 10.15.19.82 address ? > I have tried to reach it in a browser to find the owner without success.
Perhaps it is some kind of IP network for internal use, as I understand it, the external network may not be available, for example not given to DHCP for some reason, but communication within the phone is needed, within the same OS communication can be organized through localhost or named sockets, and here between different OSs.
I hope that people knowledgeable in the subject will correct me, I am purely out of general knowledge...
-
@prog-amateur said in Is our phone phoning home to Google?:
Hello, thank you all for this interesting discussion.
@markatrafik , do you know what purpose is ubuntu push client ?https://forums.ubports.com/topic/5185/is-ubports-still-phoning-home/11
-
@markatrafik Port 5001 is the push server registration...
-
What about alternative Android-based OSes 'free' of google services? ... Volla OS, lineage OS.. Are they phoning home to google? What happens if there is MicroG installed ?
-
What is "micro G"?
-
-
@domubpkm said in Is our phone phoning home to Google?:
What about alternative Android-based OSes 'free' of google services? ... Volla OS, lineage OS.. Are they phoning home to google? What happens if there is MicroG installed ?
Ubuntu Touch IS NOT PHONING google.
-
@keneda said in Is our phone phoning home to Google?:
Ubuntu Touch IS NOT PHONING google
Thank goodness for that !!
-
@domubpkm
IMHO alternative android based OSes are OK.
The problem comes from the apps.Google's android is a huge spyware. And major popular apps are too.
IDK about microG, but if it allows an app that requires Google suite to work then I don't think that's a good privacy-oriented idea.That is also why I don't need Anbox because bringing android apps to Ubuntu Touch will bring those privacy issues with them.
Yes confinement is now isolating android apps rendering them almost unusable.
And I'm afraid a better integration is possible by relaxing the confinement which I'm opposed to.Just my 2 cents.
-
@applee I would tend to think like you.
On the principle of the anbox, I accept its usefulness, while being aware that there might be a risk of importing viruses that would have whatever effect. -
@domubpkm
As you understood, that's just an opinion.
And on certain circumstances I could make an exception for app X or Y.But I prefer to live without the convenience than becoming slave of it.
It's a personal choice and I understand that people make another one.
That's the beauty of freedom. -
@prog-amateur said in Is our phone phoning home to Google?:
Another question, do you know what is the 10.15.19.82 address ? I have tried to reach it in a browser to find the owner without success.
I don't have a UT phone at the moment, but the very same IP address exists in the list of known hosts I have connected to via ssh. That info plus 10.xx.xx.xx being a private network address (see https://en.wikipedia.org/wiki/Private_network) makes me think it is the default (kind of internal) address of a UT phone.
And now that I typed it... that IP is mentioned in the GSI porting notes at https://github.com/ubports/porting-notes/wiki/Generic-system-image-(GSI)
-
@ingo Thank you very much, I appreciate this detailed feedback !
-
This post is deleted!