So I got Fairphone 4, with /e/ os, a couple of days ago. When I connected it to my NextDNS I saw that it was trying to connect to some weird addresses, like every 5-10 minutes. I searched Internet a bit and found out that it was something with snapdragon cpu and location services. I travel a lot and use Organic Maps for navigation, so location was enabled almost all day on the phone. I turned off location services and connections stopped, and everything was fine for a couple of days.

Today I came home, checked logs in NextDNS and saw that phone started doing the same connections almost constantly even with location turned off.

Can I do something about this, other than allowing these connections? These connections are probably so numerous because they are getting blocked. If I allowed them, phone would maybe call home once in a couple of hours. I would rather not allow them, but I don’t want 20% of battery to be eaten by this.

  • @MigratingtoLemmy
    link
    128
    edit-2
    8 months ago

    I found a few links summarising this:

    On 4th and 5th generation Pixels (which use a Qualcomm baseband providing cellular, Wi-Fi, Bluetooth and GNSS in separate sandboxes), almanacs are downloaded from https://qualcomm.psds.grapheneos.org/xtra3Mgrbeji.bin which is a cache of Qualcomm’s data. Alternatively, the standard servers can be enabled in the Settings app which will use https://path1.xtracloud.net/xtra3Mgrbeji.bin, https://path2.xtracloud.net/xtra3Mgrbeji.bin and https://path3.xtracloud.net/xtra3Mgrbeji.bin. GrapheneOS improves the privacy of Qualcomm PSDS (XTRA) by removing the User-Agent header normally containing an SoC serial number (unique hardware identifier), random ID and information on the phone including manufacturer, brand and model. We also always fetch the most complete XTRA database variant (xtra3Mgrbeji.bin) instead of model/carrier/region dependent variants to avoid leaking a small amount of information based on the database variant.

    Note sure if e/OS/ has taken as much care as Graphene has to make the requests more private. Then again, they don’t claim to be the most private OS, just De-Googled.


    Edit: this is also a good read for further attempts to make your device more private: https://grapheneos.org/faq#other-connections

    • @CosstyOP
      link
      108 months ago

      Android is so troublesome, I am tempted to just install Ubuntu Touch and be done with this.

      • @Deckweiss
        link
        448 months ago

        I have a linux phone on the shelf, because in real life I need apps that are only available on android …

          • @Deckweiss
            link
            268 months ago

            Banking, usable gps navigation with live traffic, workout tracker that can read and log gps and data from my Polar H10 and smartwatch.

            • @[email protected]
              link
              fedilink
              1
              edit-2
              8 months ago

              I use online banking and Garmin smartwatch so when Linux phone becomes mainstream, I don’t be locked down

              plus it looks like WhatsApp is getting interoperability and we may see a semi open source Linux client

              • @Deckweiss
                link
                27 months ago

                You want a Linux phone but then use whatsapp? Just wow

                • @[email protected]
                  link
                  fedilink
                  17 months ago

                  yeah

                  everyone I know uses WhatsApp

                  and privacy is not an incentive for them to switch over to signal because again, everyone they know also uses WhatsApp

          • u/lukmly013 (lemmy.sdf.org)
            link
            fedilink
            English
            68 months ago

            For me, it’s something to use a Mi Band and banking apps. The rest would probably be doable on GNU phone as well.

            (I only said “GNU”, since both operating systems already use the Linux kernel.)

      • @MigratingtoLemmy
        link
        198 months ago

        Ah, it’s just a quirk of e/OS/. Nothing much - and you can run a DNS filter on your mobile to get rid of this problem (Bonus: won’t take too much of battery since it’ll not be operating a VPN since you’re root)!

        I haven’t heard much about Ubuntu Touch - does it work well?

        • @CosstyOP
          link
          28 months ago

          I am kind of new to all these privacy things. So what do you exactly mean by getting rid of this problem? I have DNS which blocks these connections but phone is still making them. How can I make the phone stop doing that?

          Ubuntu Touch is just a linux distro for your phone. I actually haven’t used it yet, but according to their website, the Fairphone 4 has really good support. So I might try it.

          • @MigratingtoLemmy
            link
            8
            edit-2
            8 months ago

            Ah, I didn’t manage to recollect your mention of NextDNS in your post. There’s no need to change anything regarding your DNS settings in such a case; it won’t take much of your battery.

            Here’s a related discussion on the /e/OS forum: https://community.e.foundation/t/qualcomm-chipsets-data-collection-linked-to-the-a-gps-service-in-e-os/48982. Note that the domain mentioned in the discussion is izatcloud.net, however, for your purposes you can consider it the same as the domains you’re seeing.

            What can /e/OS do?

            The SUPL-A/GPS case is well-know for a long time. Though it’s probably a low impact case in term of user’s privacy, we are evaluating how to prevent or mitigate it in /e/OS.

            Options we have today:

            1. Block SUPL requests using /e/OS’ Advanced Privacy tracker control. But that would probably kill the A/GPS service, making the GPS location service very, very slow.
            2. Proxy SUPL requests to anonymize their originr. That’s an option but it can be blocked if we send too much traffic to the SUPL servers. This would likely happen because /e/OS has a lot of users, and would have an impact in term of service continuity.
            3. Figure out how /e/OS users can use Advanced Privacy IP scrambling features to fake SUPL calls origin IP address.
            4. …?

            You might want to try option 1 and check. Please revert back to this comment after attempting to do so, so that others can benefit from this idea.


            XTRA uploads the following data types: a randomly generated unique ID, the chipset name and serial number, XTRA software version, the mobile country code and network code (allowing identification of country and wireless operator), the type of operating system and version, device make and model, the time since the last boot of the application processor and modem, and a list of our software on the device

            They just forgot to mention that this data is sent with no encryption (except in the xtra3grc.bin format, hope that they’re exclusively using that now…). Of course it should be blocked. But it’s necessary to allow one of those 3 domains in order to make the GPS work properly.

            And here’s the Wikipedia article on what is it that the Qualcomm chip is trying to gather: https://en.wikipedia.org/wiki/Assisted_GNSS

            • @CosstyOP
              link
              58 months ago

              Thx for very detailed reply. I was trying to do the option 1, but I couldnt find how to do that. I am guesing that because dns is blocking the requests they dont show in the app. That would mean the app and dns are doing the same thing, so it doesnt really help.

              I might just allow them, because I need the gps to work properly.

              • @MigratingtoLemmy
                link
                38 months ago

                I don’t have experience with e/OS/, I can only really say what I gather from their documentation.

                Note that:

                when I activate fake location in AP but keep location turned off in system settings the app organic maps does not show my fake location but asks me to enable location. Therefore I presume: Yes, location off in system settings means no location for any app.

                The thing about modern android and location settings is that when it is turned off that also means the GPS. So probably correct, no location for any app.

                Link to discussion: https://community.e.foundation/t/advance-privacy-fake-location-with-location-turned-off/50052

                I would suggest utilising the Fake my location toggle for when you would not like apps to access your location, however, I am not sure if it will work against requests from low-level firmware such as directly from a Qualcomm chip. That’s a question for the developers.


                Another point that is mentioned in this post is the fact that tracker detection and blocking (which is now native to e/OS/) can’t work with DoT providers like NextDNS. Indeed, the app and the DNS filters you’re using with your DNS provider attempt to do the same thing here.

                Note that the “tracker manager” of Advanced Privacy can’t work with DNS over TLS (DoT).

                • @CosstyOP
                  link
                  18 months ago

                  I use location only for/with Organic Maps, otherwise it is turned off, so using fake location seems pointless.

                  It looks like if I want to use gps without problems I have to allow these connections. Or switch to pixel and GrapheneOS. Other chip makers like mediatek, samsung probably have something similar, so that isnt option either. I just got this FP4 and I like it alot, so I guess I’m stuck with qualcomm getting some telemetry.

                  Thank you very much for your help.

          • @[email protected]
            link
            fedilink
            18 months ago

            Just a heads up - Been following UT for some time and the major for me is that there is currently no VolTe support. Major bummer for US folks. There’s workarounds, at least for pixel3a but its not 100% reliable.

            Also SMS / MMS can be troublesome as well. Can’t download images while on WiFi??? Group MMS doesn’t work.

            Great system, works well but I can’t make it my daily driver

        • @[email protected]
          link
          fedilink
          18 months ago

          i tried it on my pixel 3a, its neat, and i can run android apps in waydroid, but I don’t like the navigation

    • @[email protected]
      link
      fedilink
      08 months ago

      GrapheneOS really is the only Android that should be used. I hope e/OS and others just fork it, add a nicer UI and all.

  • 𝒍𝒆𝒎𝒂𝒏𝒏
    link
    fedilink
    478 months ago

    The Qualcomm chipset is making these requests, most likely for GPS almanac data (satellite positioning).

    Older chipsets send these almanac requests to izatcloud.net, unencrypted, containing your IMEI. No idea if newer chipsets have improved things though.

    • @SpaceNoodle
      cake
      link
      58 months ago

      Chipsets don’t make network requests. More likely some closed-source platform service does.

      • @[email protected]
        link
        fedilink
        148 months ago

        That really isn’t entirely true anymore since the TPM ecosystem came into existence. I can remotely wipe any pc at my company even if it’s stolen and reformatted because a hardware chip will phone home the second a compatible os is installed and internet access is available.

          • @MigratingtoLemmy
            link
            48 months ago

            I think unless the HAP bit is specifically set to 1, Intel ME is still active on consumer boards, just without an interface for the OS to interact with it. Not sure if someone has hacked an OEM UEFI/BIOS to interact with it, but I have seen a different MAC address from my PC on my network before, and this is without any virtual adapters. This is the only explanation I can come up with.

              • @MigratingtoLemmy
                link
                2
                edit-2
                8 months ago

                Thanks for your comment, much appreciated! Could you provide a source for someone who has reverse-engineered a recent version of ME and has found not much incriminating behaviour for consumer motherboards?

                Unfortunately, me_cleaner doesn’t seem to work too well with newer chips. Fortunately for me, I’m planning to purchase older computers, but for people who aren’t, this doesn’t help much (as far as I can see).

                Thank you for the idea of extracting the BIOS to enable the HAP bit. Won’t it require some serious reverse-engineering chops to find the HAP bit and enable it inside of such a binary blob? I’m not really used to Ghidra yet haha.

                If I remember correctly, ME uses its own MAC address, but the same IP address of the host. Or maybe this is no longer the case. How would it extract packets though? Won’t that require serious compute power? Or does it look for packets with specific labels identifying them?

                Thanks for letting me know about MEinfoWIN. I’ll try and find it!

          • @[email protected]
            link
            fedilink
            18 months ago

            For what it’s worth, I did specifically say ecosystem because the TPM is just one component, which is required to authenticate the remote wipe. Also the drivers are installed automatically with most modern operating systems, it’s not like you install your own south bridge driver, for example. Linux of course notwithstanding.

            I’ve seen it used successfully numerous times. Someone steals one of our laptops, rips the drive out, installs vanilla windows, and boom it reboots and performs a wipe.

            Regardless, system-on-a-chip are just that, systems; they can absolutely make remote calls without user interaction, just as intimated by the comment you originally replied to.

    • @CosstyOP
      link
      48 months ago

      How do you deal with this? Or are you using iPhone or something else?

      • 𝒍𝒆𝒎𝒂𝒏𝒏
        link
        fedilink
        6
        edit-2
        8 months ago

        I don’t ☹️

        There is a hidden LocationServices system app from Qualcomm that proxies the communication on some devices - however removing this causes a bootloop from what I’ve read, and would prevent Android from being able to identify your location even if it didn’t cause a bootloop.

        I use a Fairphone 3 though with a bunch of Google services in the stock OS disabled, so I’ve settled for just keeping my location data out of Google’s hands

        Edit: add info

        • @CosstyOP
          link
          38 months ago

          I actually wanted to get a Fairphone 3 because of headphone jack but I got really good deal on a Fairphone 4 so I took it instead.

        • @SpaceNoodle
          cake
          link
          38 months ago

          Just decompile Qualcomm’s platform service and stub out the right system calls!

            • @SpaceNoodle
              cake
              link
              18 months ago

              You get pretty good at it after you do a couple. I also came up with a way to manually start a platform service with strace and a custom SELinux context, but that was a few years ago and I left all of that work with my previous employer.

        • @MigratingtoLemmy
          link
          28 months ago

          however removing this causes a bootloop from what I’ve read

          Is this document for every Qualcomm device? I’d be interested to remove such calls from my system if possible, but I’m no systems expert, and unlike the other commenter I don’t think I’ll be able to decompile Qualcomm’s platform service just to remove a few system calls.

    • @CosstyOP
      link
      78 months ago

      I use gps a lot, I don’t think turning it off is an option then, I will just have to allow it and live with this.

  • @TCB13
    link
    English
    08 months ago

    So fair 😇

    • @CosstyOP
      link
      128 months ago

      I don’t really blame fairphone for this. They would probably have to make their own chips, if they wanted control over that. Almost nobody has money for that.

      • @TCB13
        link
        English
        2
        edit-2
        8 months ago

        Naa that’s not something with “snapdragon cpu and location services” it’s something with snapdragon + the OS allowing it and most likely profiting from it. Fairphone guys have been petitioned multiples times to open their platform and/or collaborate with projects such as GrapheneOS and CalyxOS so user can have private and secure phones but they don’t care.

        CalyxOS does support the Fairphone 4 however that’s only due to the persistence and reverse engineering efforts of the CalyxOS project / community. If you decide to use it you won’t have a secure bootloader anymore due to a bug in Fairphone’s firmware that they choose not to fix. That’s how “fair” the “Fairphone” really is.

        Here is more relevant information for you from here:

        XTRA is technology offered by Qualcomm Technologies, Inc. in the US and QT Technologies Ireland Limited in the European Economic Area to improve mobile device performance. XTRA downloads a data file from Qualcomm containing the predicted orbits of the Global Navigation Satellite System (GNSS) satellites. Using the XTRA data file reduces the time the device needs to calculate its location, thus saving time and battery power when using location-based applications. Newer versions of the XTRA software also upload a small amount of data to us. We use the uploaded data for purposes described in this Policy, such as maintaining and improving the quality, security, and integrity of the service. XTRA uploads the following data types: a randomly generated unique ID, the chipset name and serial number, XTRA software version, the mobile country code and network code (allowing identification of country and wireless operator), the type of operating system and version, device make and model, the time since the last boot of the application processor and modem, and a list of our software on the device

        Before you say this is the CPU’s fault, it isn’t, at least on its own. GrapheneOS also deals with this kind of stuff and has patches and options so you can block it.

        • @CosstyOP
          link
          48 months ago

          After looking into it more, I don’t think I would use Graphene OS even if it was supported on FP4, main dev seems like a lying man baby.

          On the other hand, I didn’t know Calyx OS has support for FP4, I might try it out.

          • @[email protected]
            link
            fedilink
            28 months ago

            I don’t really remember strcat “lying”, yet there are some evidence of him being… Let’s say unstable. GrapheneOS, tho, is another story as it’s trying to improve the android’s privacy/security model instead of simply not making things worse. For example, they are behind hardened malloc - for security, and have storage & contact scopes (i.e. letting the user choose which files/directories exactly an app can access) - for privacy. While the former feature has been adopted by a few other roms and even desktop Linux distributions, the latter I’ve seen only on graphene so far, which is quite a shame. Same goes for sandboxing play services

          • @TCB13
            link
            English
            28 months ago

            Why so much hate towards GrapheneOS? The thing is carefully planned and executed. About Calyx… just don’t forget that you won’t get a secure boot… anyone who gets you phone can temper with your boot.

            • @CosstyOP
              link
              18 months ago

              Thanks, that was interesting and eye opening read. Do you know if he is still working on graphene os or is he out? Because some users mentioned that he left.

    • @CosstyOP
      link
      108 months ago

      Oh man, you seem lost. Do you need help? Did you take a wrong turn when looking for c/boobs?