Official site: https://www.iceblock.app/

The CNN article talks a bit more about privacy issues. This bit caught my eye:

It’s only available on iOS because Aaron says the app would have to collect information that could ultimately put users at risk to provide the same experience on Android.

I would like to see some details about this. Perhaps there’s a way to work around that problem, even if it meant publishing on F-Droid instead of Google Play.

  • PancakesCantKillMe@lemmy.world
    link
    fedilink
    arrow-up
    37
    ·
    edit-2
    3 days ago

    I did check to see what permissions and data it wants access to. None. That seems like a good sign.

    A nefarious app might also want permissions to see all your contacts.

    Edit to clarify: The app install page says only “Data Not Collected”. I would presume they would list IP and/or location if that were amongst the data collected as I have seen other apps do, but I am certainly no expert. The dev is All U Chart, Inc.

    • something_random_tho@lemmy.world
      link
      fedilink
      arrow-up
      14
      ·
      edit-2
      3 days ago

      Don’t apps self-report this stuff? You presumably need to make a DB query from their backend to see any reportings in a 5mi radius, so at minimum they have your GPS coordinates and IP address (which when combined would uniquely identify you)

      • CosmicTurtle0@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        15
        arrow-down
        1
        ·
        3 days ago

        Iirc, permissions for iOS are required for devs to be able to use the functions/methods under those permissions.

        So if the app doesn’t use them, they won’t show up as needing them.

        • something_random_tho@lemmy.world
          link
          fedilink
          arrow-up
          8
          ·
          3 days ago

          That may be true for things like contacts, but here they have your location, and they use the network. Thus they could hoover that up and store it, even mapping everywhere you go over time in their DB.

          • JaymesRS@literature.cafe
            link
            fedilink
            English
            arrow-up
            7
            arrow-down
            1
            ·
            edit-2
            3 days ago

            “Apple keeps most of your location history on your device: the bits of information stored in the cloud are either end-to-end encrypted, meaning only you can decipher them, or anonymized. As such, the risk of having your location history compromised by a data breach, or by a request from law enforcement to Apple for this data, is greatly reduced.”

            In this case they are anonymized. The service can tell what device is where but not what user that deviceID matches and those identifiers are rotated to make it harder to match that data up.

            From: https://privacyinternational.org/guide-step/5537/guide-keeping-your-mobile-phones-location-history-private

              • JaymesRS@literature.cafe
                link
                fedilink
                English
                arrow-up
                4
                ·
                edit-2
                3 days ago

                But if the user doesn’t create an account and the deviceID rotates frequently, is there any way to tie those coordinates at a specific time to a specific person in a large enough geographical area and provide notifications (also provided via on device only services)? That’s what it seems like the developer has said Apple facilitates better.

                The also said they will have a more detailed post up July 2nd about android on their site.

                See also: https://techcrunch.com/2025/07/01/iceblock-an-app-for-anonymously-reporting-ice-sightings-goes-viral-overnight-after-bondi-criticism/

                • randomblock1@lemmy.world
                  link
                  fedilink
                  arrow-up
                  5
                  arrow-down
                  1
                  ·
                  2 days ago

                  The point they’re trying to make is that while Apple location collects anonymized data, the app itself could collect that data and send it off with a unique identifier. Like Strava except it’s spyware. It has location and internet permissions, and the App Store data privacy thing is self reported and not necessarily factual. We can’t know unless we dissect the app because it’s not open source. Right now it seems they’re not doing that, but nothing is stopping them.

                  Android’s Fused Location Provider, even though it’s provided by Google Play Services, works in the same way and is just as private as Apple’s location API. They are both on device with anonymized data sent back. So IDK what the devs are talking about. But I am interested in their blog post.

      • michaelmrose@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 days ago

        Sightings are tiny and compressible you could download all the sightings then diffs and never leak anything but ip or if a VPN not even that.

    • queueBenSis@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      3
      arrow-down
      2
      ·
      3 days ago

      that mainly applies to trackers and analytics. the company still makes backend calls to its own servers and can do whatever it wants there with the location data it collects from you