Hello selfhosted community,

I need a privacy respecting alternative for an Apple AirTag. I recently bought my first expensive bike and i would like to know where it is, as it will be used by multiple people.

I know gps service costs something and I am willing to pay for it but I do not want any location data ending up somewhere it shouldn’t.

Thank you.

  • mctoasterson@reddthat.com
    link
    fedilink
    English
    arrow-up
    3
    ·
    9 days ago

    I mean, the bug and the feature of an Apple Airtag is the ubiquity of their devices and their ability to backchannel BLE over cellular networks using millions of end user devices with their pseudoconsent.

    Just by the nature of how that expansive network functions, there is no similar alternative that you can control the privacy of.

    The alternative would be a GPS transponder intended for vehicles, such as LoJack, or something similar. They are going to have power and subscription requirements, usually cost $1000 for the hardware etc. And in that scenario you still have to “trust” the vendor to a degree.

    • non_burglar@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      9 days ago

      AirTags work because there is a huge network of apple devices registering BT beacons. Meshtastic isn’t really viable unless there are other nodes around on the same channel, as you mentioned.

      I have tried to use two LilyGo t-echos to GPS track my dog. Range is really poor in the mountains, so I basically couldn’t see the collared device unless it was within 100 to 150m away, which isn’t really helpful.

      In a bigger urban area, more nodes didn’t help unless I was on the default channel, so same problem again, this timeline extra emf pollution.

      Meshtastic is a great idea, but use cases are really limited.

    • floofloof@lemmy.ca
      link
      fedilink
      English
      arrow-up
      0
      ·
      9 days ago

      I see they’re promoting something called the Helium network. What’s the relationship between that and Meshtastic? Are they completely different things?

      • Malcolm@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        9 days ago

        Helium just used the same radio technology as Meshtastic (LoRa) and that’s about it. Helium was some lame attempt to develop a mesh network tied to a cryptocurrency as incentive for users to deploy nodes. AFAIK Helium is basically over.

        Meshtastic is free and open. The hardware and tiny amount of electricity are your only costs to get involved. A lot of devices are efficient enough to run on a 1 watt solar cell and single 18650 battery.

        The reliability will depend on where you’re located and how many nodes are running in your area. If you happen to be in a particularly dense area, you might also look into MeshCore, which is essentially the same idea but designed to scale a lot better.

        • Semperverus@lemmy.world
          link
          fedilink
          English
          arrow-up
          0
          ·
          9 days ago

          Do note though that MeshCore is proprietary and has a licensing cost to unlock all of its features whereas Meshtastic is open source and free as in freedom.

          • Malcolm@lemmy.world
            link
            fedilink
            English
            arrow-up
            0
            arrow-down
            1
            ·
            8 days ago

            I could be off the mark here, but I think it’s a little more complicated than that. I believe Meshtastic has trademarks on the name and logo, and they went so far as to shut down a project that was attempting to allow a device to switch between Meshtastic and Meshcore firmwares.

            On the other hand, Meshcore is all open, however the client apps are closed source and on a sort of fremium model aimed at supporting the developer. Mobile apps have a 10 second wait to admin router nodes, which can be removed by a one time fee ($9, I think?). And then there’s a more feature rich firmware for the LilyGo T-Deck (cool standalone Blackberry-like device) which has a paid option.

            I’d like to see open source community developed apps, and I don’t think there’s anything to stop anyone from writing new ones, other than the fact that the existing ones work well and the paid features make for a cheap an easy way to support the project.

            If I’m wrong about any of that, I hope someone else with a better understanding can chime in.

              • Malcolm@lemmy.world
                link
                fedilink
                English
                arrow-up
                1
                ·
                7 days ago

                I suppose I worded that poorly. I meant that the firmware and protocol are open while the Android/iOS apps are not. My intent was to clarify what was open/closed, not obfuscate.

                Directly from MeshCore’s docs:

                5.7. Q: Is MeshCore open source?

                A: Most of the firmware is freely available. Everything is open source except the T-Deck firmware and Liam’s native mobile apps.

                Like I said, I’d prefer to see those closed bits also being developed openly and as a community, and there’s nothing to stop anyone from that endeavor. I also get that the mobile app dev has put in a lot of work on both the closed and open source pieces of the project, and he’s gotta eat.

  • sem@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    2
    ·
    8 days ago

    I’m not sure specifically what apple does that disrespects AirTag privacy (but I would like to).

    Tile is similar and predates AirTag, but it is basically the same.

  • jagermo@feddit.org
    link
    fedilink
    English
    arrow-up
    0
    ·
    9 days ago

    look for gps tracker with a sim slot and a cheap sim card. However, these probably need to be charged on a reguar basis.

    • AllNewTypeFace@leminal.space
      link
      fedilink
      English
      arrow-up
      0
      ·
      9 days ago

      The problem is that GPS signals are weak, and generally need a line of sight to the sky. Phones don’t rely on GPS alone, but also get location data by triangulating base stations and/or querying databases of WiFi SSIDs over the internet. And AirTags don’t contain either a GPS receiver or an internet connection: they’re just simple, low-power Bluetooth beacons which send an encrypted ID to any nearby iPhones, which add their locations and forward it to Apple.

      Basically, all the smarts are in Apple’s infrastructure (including the numerous privately-owned devices running Apple’s location services). Replicating this without a network of roving receivers is a nonstarter.